Topic: multi-agent
1,931 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-detect
vibeeval/vibecosystem 458
-
visual-verdict
Screenshot comparison QA for frontend development. Takes a screenshot of the current implementation, scores it across multiple visual dimensions, and returns a structured PASS/REVISE/FAIL verdict with concrete fixes. Use when implementing UI from a design reference or verifying visual correctness.
vibeeval/vibecosystem 458
-
validate-agent
Validation agent that validates plan tech choices against current best practices
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
-
art-director
AI art direction system. Claude directs image generation models (Gemini, DALL-E, Flux) via structured prompts. Generate banners, diagrams, logos, screenshots, and social media visuals without leaving the terminal.
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
-
graceful-degradation
Graceful Degradation with Helpful Messages
vibeeval/vibecosystem 458
-
limits
Problem-solving strategies for limits in real analysis
vibeeval/vibecosystem 458
-
llm-tuning-patterns
LLM Tuning Patterns
vibeeval/vibecosystem 458
-
wiring
Wiring Verification
vibeeval/vibecosystem 458
-
nia-docs
Search library documentation and code examples via Nia
vibeeval/vibecosystem 458
-
tour
Friendly onboarding tour of Claude Code capabilities for users asking what it can do.
vibeeval/vibecosystem 458
-
postgres-patterns
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
vibeeval/vibecosystem 458
-
git-commits
Git Commit Rules
vibeeval/vibecosystem 458
-
skill-developer
Meta-skill for creating and managing Claude Code skills
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
-
docker-ops
Dockerfile best practices, multi-stage builds, docker-compose, container networking, volume management, and image optimization.
vibeeval/vibecosystem 458
-
lebesgue-measure
Problem-solving strategies for lebesgue measure in measure theory
vibeeval/vibecosystem 458
-
pptx-generator
Generate, edit, and read PowerPoint presentations. Create from scratch with PptxGenJS (cover, TOC, content, section divider, summary slides), edit existing PPTX via XML workflows, or extract text with markitdown. Triggers: PPT, PPTX, PowerPoint, presentation, slide, deck, slides.
vibeeval/vibecosystem 458
-
security-review
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
vibeeval/vibecosystem 458
-
plan-documentation
Generate structured plan files for large tasks. Use when starting a big feature, refactoring, or multi-phase work. Creates plans/<task>-plan.md with phases, acceptance criteria, and open questions. After each phase, generates completion docs.
vibeeval/vibecosystem 458
-
hook-developer
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
vibeeval/vibecosystem 458
-
agentica-sdk
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
vibeeval/vibecosystem 458