Topic: vibe-coding
3,535 skills in this topic.
-
validate-agent
Validation agent that validates plan tech choices against current best practices
vibeeval/vibecosystem 458
-
tour
Friendly onboarding tour of Claude Code capabilities for users asking what it can do.
vibeeval/vibecosystem 458
-
topic-resolver
Pre-search topic resolution. Maps vague queries to concrete entities (GitHub orgs, X handles, subreddits, docs URLs) before searching. Run as first step of any research workflow to dramatically improve search precision.
vibeeval/vibecosystem 458
-
tldr-router
Map code questions to the optimal tldr command by detecting intent and routing to the right analysis layer.
vibeeval/vibecosystem 458
-
test
Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests
vibeeval/vibecosystem 458
-
tdd-workflow
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
vibeeval/vibecosystem 458
-
hook-developer
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
vibeeval/vibecosystem 458
-
help
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
vibeeval/vibecosystem 458
-
harvest-monitor
Web change monitoring - track changes on pages, detect updates, changelog diffs
vibeeval/vibecosystem 458
-
harvest-competitive
Competitive intelligence - extract features, pricing, tech stack from competitor sites
vibeeval/vibecosystem 458
-
graceful-degradation
Graceful Degradation with Helpful Messages
vibeeval/vibecosystem 458
-
github-search
Search GitHub code, repositories, issues, and PRs via MCP
vibeeval/vibecosystem 458
-
git-commits
Git Commit Rules
vibeeval/vibecosystem 458
-
fullstack-dev
Full-stack backend architecture and frontend-backend integration guide.
TRIGGER when: building a full-stack app, creating REST API with frontend, scaffolding backend service,
building todo app, building CRUD app, building real-time app, building chat app,
Express + React, Next.js API, Node.js backend, Python backend, Go backend,
designing service layers, implementing error handling, managing config/auth,
setting up API clients, implementing auth flows, handling file uploads,
adding real-time features (SSE/WebSocket), hardening for production.
DO NOT TRIGGER when: pure frontend UI work, pure CSS/styling, database schema only.
vibeeval/vibecosystem 458
-
form-validation
React Hook Form + Zod integration, multi-step forms, optimistic validation, server-side error mapping, and file upload patterns.
vibeeval/vibecosystem 458
-
fix
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
vibeeval/vibecosystem 458
-
explore
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
vibeeval/vibecosystem 458
-
experiment-loop
Autonomous experiment loop: hypothesize > modify > test > evaluate > keep/discard > repeat. Run N experiments automatically with measurable metrics. Works for performance optimization, A/B testing, prompt engineering, and any measurable improvement task.
vibeeval/vibecosystem 458
-
event-driven-patterns
Message queue patterns with BullMQ, Kafka, RabbitMQ - saga, outbox, dead letter queue, exactly-once semantics.
vibeeval/vibecosystem 458
-
eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
vibeeval/vibecosystem 458
-
email-infrastructure
Email delivery infrastructure - DNS authentication (SPF/DKIM/DMARC), subdomain isolation, provider abstraction, template systems, bounce handling, warmup strategy, and deliverability monitoring.
vibeeval/vibecosystem 458
-
docker-ops
Dockerfile best practices, multi-stage builds, docker-compose, container networking, volume management, and image optimization.
vibeeval/vibecosystem 458
-
django-patterns
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
vibeeval/vibecosystem 458
-
design-to-code
Figma-to-code translation, design tokens, spacing/typography scales, responsive breakpoints, and design system bridge patterns.
vibeeval/vibecosystem 458