Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
multi-agent-composition
This skill should be used when the user asks to "choose between skill and agent", "compose multi-agent system", "orchestrate agents", "manage agent context", "design component architecture", "should I use a skill or agent", "when to use hooks vs MCP", "build orchestrator workflow", needs decision frameworks for Claude Code components (skills, sub-agents, hooks, MCP servers, slash commands), context management patterns, or wants to build effective multi-component agentic systems with proper orchestration and anti-patterns guidance.
basher83/agent-auditor 4
-
command-creator
This skill should be used when the user asks to "create a slash command", "write a command file", "add command to plugin", "create /command", "write command frontmatter", "add command arguments", "configure command tools", needs guidance on command structure, YAML frontmatter fields (description, argument-hint, allowed-tools), markdown command body, or wants to add custom slash commands to Claude Code plugins with proper argument handling and tool restrictions.
basher83/agent-auditor 4
-
test-blocked-fixture
This is a test fixture with intentional violations for regression testing. It contains <angle brackets> which trigger B5, and has an unexpected frontmatter property which triggers W2.
basher83/agent-auditor 4
-
skill-factory
Research-backed skill creation workflow with automated firecrawl research gathering, multi-tier validation, and comprehensive auditing. Use when "create skills with research automation", "build research-backed skills", "validate skills end-to-end", "automate skill research and creation", needs 8-phase workflow from research through final audit, wants firecrawl-powered research combined with validation, or requires quality-assured skill creation following Anthropic specifications for Claude Code.
basher83/agent-auditor 4
-
hook-creator
This skill should be used when the user asks to "create a hook", "write hook config", "add hooks.json", "configure event hooks", "create PreToolUse hook", "add SessionStart hook", "implement hook validation", "set up event-driven automation", needs guidance on hooks.json structure, hook events (PreToolUse, PostToolUse, Stop, SessionStart, SessionEnd, UserPromptSubmit), or wants to automate workflows and implement event-driven behavior in Claude Code plugins.
basher83/agent-auditor 4
-
agent-creator
This skill should be used when the user asks to "create an agent", "write a subagent", "generate agent definition", "add agent to plugin", "write agent frontmatter", "create autonomous agent", "build subagent", needs agent structure guidance, YAML frontmatter configuration, invocation criteria with examples, or wants to add specialized subagents to Claude Code plugins with proper capabilities lists and tool access definitions.
basher83/agent-auditor 4
-
skill-creator
This skill should be used when the user asks to "create a skill", "build a skill", "write a new skill", "generate SKILL.md", "write skill frontmatter", "package a skill", "organize skill content", "add progressive disclosure", needs guidance on skill structure, bundled resources (scripts/references/assets), or wants to extend Claude's capabilities with specialized knowledge, workflows, or tool integrations.
basher83/agent-auditor 4
-
at-prompt-runner
Orchestrate multi-prompt execution with phase groups, optional auto-deps, and model-tiered agent roles.
cruzanstx/daplug 6
-
prompt-finder
Find and resolve prompt files in ./prompts/ directory. Use when user asks to find a prompt, list available prompts, locate prompt by number or name, or check what prompts exist.
cruzanstx/daplug 6
-
at-prompt-creator
Create agent-team orchestrated prompt bundles (orchestrator + sub-prompts) and store them through prompt-manager.
cruzanstx/daplug 6
-
cli-detector
Detect installed AI coding CLIs and local model providers; outputs a cached JSON inventory for routing (/detect-clis).
cruzanstx/daplug 6
-
prompt-executor
Execute prompts from ./prompts/ directory with various AI models. Use when user asks to run a prompt, execute a task, delegate work to an AI model, run prompts in worktrees/tmux, or run prompts with verification loops.
cruzanstx/daplug 6
-
ai-usage
Check AI CLI usage/quota for Claude Code, OpenAI Codex, Google Gemini CLI, and Z.AI. Use when user asks about remaining quota, usage limits, rate limits, or wants to check how much capacity is left.
cruzanstx/daplug 6
-
config-reader
Read and manage daplug configuration from CLAUDE.md using <daplug_config> blocks, with legacy fallback and migration support.
cruzanstx/daplug 6
-
worktree
Manage git worktrees for isolated development. Use when user asks to create isolated workspaces, work on multiple branches simultaneously, set up parallel development environments, or clean up old worktrees.
cruzanstx/daplug 6
-
sprint
Automated sprint planning and execution from technical specifications (prompt generation, dependency planning, stateful execution)
cruzanstx/daplug 6
-
prompt-manager
cruzanstx/daplug 6
-
tmux-manager
Manage tmux sessions for background tasks. Use when user asks about background processes, wants to monitor running tasks, attach to sessions, list active sessions, or kill stuck processes.
cruzanstx/daplug 6
-
symfony:brainstorming
Apply production-grade Symfony architecture and execution workflows with controlled scope and clear checkpoints. Use for brainstorming tasks.
MakFly/superpowers-symfony 95
-
symfony:api-platform-tests
Deliver robust API Platform contracts in Symfony with explicit operations, mapping, and policy-safe behavior. Use for api platform tests tasks.
MakFly/superpowers-symfony 95
-
symfony:form-types-validation
Strengthen Symfony authorization and validation boundaries with explicit, test-backed enforcement. Use for form types validation tasks.
MakFly/superpowers-symfony 95
-
symfony:value-objects-and-dtos
Apply production-grade Symfony architecture and execution workflows with controlled scope and clear checkpoints. Use for value objects and dtos tasks.
MakFly/superpowers-symfony 95
-
symfony:doctrine-batch-processing
Evolve Symfony Doctrine models and schema safely with integrity, performance, and rollout discipline. Use for doctrine batch processing tasks.
MakFly/superpowers-symfony 95
-
symfony:daily-workflow
Apply production-grade Symfony architecture and execution workflows with controlled scope and clear checkpoints. Use for daily workflow tasks.
MakFly/superpowers-symfony 95