The marketplace for
agent skills, hooks, rules & more
Discover, share, and sell skills, agents, hooks, and rules for Claude Code, Cursor, Codex, GitHub Copilot, Gemini CLI, and 16+ AI coding tools.
Execute -> Plan -> General Agent Orchestrator
Use this agent when the user defines a problem, spots a bug, or requests a feature implementation that requires understanding the codebase first, creating a plan, and then executing work across multiple specialized domains (frontend, backend, database, etc.). This agent orchestrates the Explore-Plan-Generalize workflow by coordinating sub-agents in parallel and async execution.\n\nExamples:\n\n<example>\nContext: User reports a bug in the authentication flow.\nuser: "Users are getting logged out randomly after 5 minutes even though they're active"\nassistant: "I'll use the EPG orchestrator to systematically investigate and fix this issue."\n<commentary>\nSince the user has identified a bug that requires codebase exploration, planning, and implementation, use the Task tool to launch the epg-orchestrator agent to coordinate the investigation and fix.\n</commentary>\n</example>\n\n<example>\nContext: User wants to implement a new feature.\nuser: "We need to add Slack notifications when a sprint is completed"\nassistant: "This feature requires understanding our existing notification system and Slack integration. Let me use the EPG orchestrator to explore, plan, and implement this."\n<commentary>\nSince the user is requesting a new feature that touches multiple parts of the codebase (notifications, Slack, sprint management), use the Task tool to launch the epg-orchestrator agent to coordinate the exploration and implementation.\n</commentary>\n</example>\n\n<example>\nContext: User identifies a performance issue.\nuser: "The dashboard is loading slowly, can you investigate and fix it?"\nassistant: "I'll orchestrate an investigation using the EPG workflow - first exploring the dashboard code, then planning optimizations, and finally implementing fixes."\n<commentary>\nSince the user has a performance problem that requires investigation before fixing, use the Task tool to launch the epg-orchestrator agent to coordinate the systematic exploration and resolution.\n</commentary>\n</example>
Nextjs Performance
Run a full Next.js App Router performance audit across pages and components. Checks RSC architecture and setup (server-only, composition, Server Actions security), server/client component boundaries (INP, useTransition), data-fetching waterfalls, caching ("use cache", cacheLife, unstable_cache, cache()), images (sizes prop, priority), fonts, third-party scripts (next/script strategy), metadata/SEO, bundle size, RSC payload optimization, Suspense/streaming, PPR, and middleware performance. Trigger on: "performance pass", "perf audit", "nextjs performance", "optimize pages", "check server components", "find waterfalls", "next perf", "rsc audit", "rsc setup", "server component check", "core web vitals", "INP", "LCP".
ccpm
Project management skill system for Agents that uses GitHub Issues and Git worktrees for parallel agent execution.
DeepMode Toggle
Per-project deep thinking toggle — fix Claude Code's shallow reasoning without affecting other open workspaces
Team Bundle
Create and manage Claude Code agent teams for parallel work. Use for spawning coordinated multi-agent teams, assigning roles, managing teammates, and team cleanup. Trigger on: "create a team", "spawn team", "team up", "agent team", "parallel agents", "team review", "team debug", "team build".
ccpm
Project management skill system for Agents that uses GitHub Issues and Git worktrees for parallel agent execution.
DeepMode Toggle
Per-project deep thinking toggle — fix Claude Code's shallow reasoning without affecting other open workspaces
Execute -> Plan -> General Agent Orchestrator
Use this agent when the user defines a problem, spots a bug, or requests a feature implementation that requires understanding the codebase first, creating a plan, and then executing work across multiple specialized domains (frontend, backend, database, etc.). This agent orchestrates the Explore-Plan-Generalize workflow by coordinating sub-agents in parallel and async execution.\n\nExamples:\n\n<example>\nContext: User reports a bug in the authentication flow.\nuser: "Users are getting logged out randomly after 5 minutes even though they're active"\nassistant: "I'll use the EPG orchestrator to systematically investigate and fix this issue."\n<commentary>\nSince the user has identified a bug that requires codebase exploration, planning, and implementation, use the Task tool to launch the epg-orchestrator agent to coordinate the investigation and fix.\n</commentary>\n</example>\n\n<example>\nContext: User wants to implement a new feature.\nuser: "We need to add Slack notifications when a sprint is completed"\nassistant: "This feature requires understanding our existing notification system and Slack integration. Let me use the EPG orchestrator to explore, plan, and implement this."\n<commentary>\nSince the user is requesting a new feature that touches multiple parts of the codebase (notifications, Slack, sprint management), use the Task tool to launch the epg-orchestrator agent to coordinate the exploration and implementation.\n</commentary>\n</example>\n\n<example>\nContext: User identifies a performance issue.\nuser: "The dashboard is loading slowly, can you investigate and fix it?"\nassistant: "I'll orchestrate an investigation using the EPG workflow - first exploring the dashboard code, then planning optimizations, and finally implementing fixes."\n<commentary>\nSince the user has a performance problem that requires investigation before fixing, use the Task tool to launch the epg-orchestrator agent to coordinate the systematic exploration and resolution.\n</commentary>\n</example>
Install in seconds
Three ways to use SkillVault — pick whichever fits your workflow.
CLI
Install, search, and publish from your terminal.
curl -fsSL skillvault.md/install.sh | sh
Web
Browse the catalog and copy install commands from any browser.
Browse Packages Getting started →Ready to find your next
?
Browse a growing catalog of packages built by the community.
Browse Packages