Topic: vibe-coding
3,535 skills in this topic.
-
self-healing
Self-healing codebase system. Monitors runtime errors, test failures, and build breaks. Automatically diagnoses root cause, generates fix, validates fix, and applies if safe. Zero human intervention for routine failures.
vibeeval/vibecosystem 458
-
project-guidelines-example
Example template for project-specific skill files covering architecture, patterns, testing, and deployment.
vibeeval/vibecosystem 458
-
explore
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
vibeeval/vibecosystem 458
-
nia-docs
Search library documentation and code examples via Nia
vibeeval/vibecosystem 458
-
test
Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests
vibeeval/vibecosystem 458
-
sub-agents
Create and configure Claude Code sub-agents with custom prompts, tools, and models
vibeeval/vibecosystem 458
-
supply-chain-security
Typosquatting detection, install script analysis, dependency confusion prevention, and phantom dependency detection for npm/pip.
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
-
postgres-patterns
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
vibeeval/vibecosystem 458
-
saas-payment-patterns
Payment provider abstraction, webhook security, subscription lifecycle, dunning flows, pricing models, invoicing, tax handling, and refund patterns for SaaS applications.
vibeeval/vibecosystem 458
-
first-order-odes
Problem-solving strategies for first order odes in odes pdes
vibeeval/vibecosystem 458
-
api-patterns
API design, versioning, testing, schema validation, and contract testing patterns for REST and GraphQL APIs.
vibeeval/vibecosystem 458
-
limits
Problem-solving strategies for limits in real analysis
vibeeval/vibecosystem 458
-
no-polling-agents
No Polling for Background Agents
vibeeval/vibecosystem 458
-
server-components
React Server Components, Suspense boundaries, streaming SSR, partial prerendering patterns for Next.js App Router.
vibeeval/vibecosystem 458
-
eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
vibeeval/vibecosystem 458
-
circuit-breaker
Agent hata toleransi ve devre kesici pattern. Ust uste hata yapan agent'i durdur, cooldown uygula, fallback'e gec. Kaskatli hatalari ve sonsuz retry dongularini onler.
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
-
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
-
build
Workflow orchestrator that chains existing skills for feature development
vibeeval/vibecosystem 458
-
hook-developer
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
vibeeval/vibecosystem 458
-
docker-ops
Dockerfile best practices, multi-stage builds, docker-compose, container networking, volume management, and image optimization.
vibeeval/vibecosystem 458