commit
25Command
Based on the above changes, create a single git commit.
Command
Based on the above changes, create a single git commit.
Plugin Claude Code
A comprehensive example plugin demonstrating all Claude Code extension options including commands, agents, skills, hooks, and MCP servers.
Command
An example slash command that demonstrates command frontmatter options.
Skill Claude CodeCodex
This skill should be used when the user asks to "demonstrate skills", "show skill format", "create a skill template", or discusses skill development patterns. Provides a reference template for creating Claude Code plugin skills.
Plugin Claude Code
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style).
Hook
Runs when a session starts, executing session-start.sh. From dawiddutoit/custom-claude.
Plugin Claude Code
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review.
Agent
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences.
Agent
Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development.
Agent
Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues that truly matter.
Command
Guided feature development with codebase understanding and architecture focus.
Plugin Claude Code
Frontend design skill for UI/UX implementation.
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Plugin Claude Code
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns.
Agent
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Examples: Context: User is running /hookify command without arguments\nuser: "/hookify"\nassistant: "I'll analyze the conversation to find behaviors you want to prevent"\n The /hookify command without arguments…
Command
Enable or disable hookify rules interactively.
Command
Get help with the hookify plugin.
Command
Create hooks to prevent unwanted behaviors from conversation analysis or explicit instructions.
Command
List all configured hookify rules.
Skill Claude CodeCodex
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Plugin Claude Code
Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style).
Agent
Use this agent when the user asks to "create an agent", "generate an agent", "build a new agent", "make me an agent that...", or describes agent functionality they need. Trigger when user wants to create autonomous agents for plugins. Examples.
Agent
Use this agent when the user asks to "validate my plugin", "check plugin structure", "verify plugin is correct", "validate plugin.json", "check plugin files", or mentions plugin validation. Also trigger proactively after user creates or modifies plugin components. Examples.
Agent
Use this agent when the user has created or modified a skill and needs quality review, asks to "review my skill", "check skill quality", "improve skill description", or wants to ensure skill follows best practices. Trigger proactively after skill creation. Examples.