Provides a comprehensive framework and checklist for building, documenting, and packaging high-quality Claude Code skills and plugins.
This skill serves as the ultimate reference for developers building custom capabilities for Claude Code. It offers standardized patterns for creating SKILL.md files, optimizing trigger descriptions, and organizing plugin directory structures. By adhering to its mandatory rules—such as limiting file length and gating expensive operations—developers can ensure their skills are reliable, context-efficient, and easily discoverable by Claude's auto-loading mechanism. Whether you are building simple convention guides or complex multi-phase production workflows, this skill ensures your tools meet the technical requirements for the Claude Code ecosystem.
주요 기능
01Interactive creation wizard support via the /create-skill command
020 GitHub stars
03Standardized directory structures for standalone skills and distributed plugins
04Comprehensive quality checklist for pre-shipping validation and testing
05Optimized frontmatter templates for improved skill discovery and triggering
06Technical guidelines for invocation control and gating expensive operations
사용 사례
01Optimizing skill triggers to ensure Claude activates the right tool at the right time
02Converting standalone project skills into shareable plugins for the marketplace
03Scaffolding a new custom Claude Code skill with the correct file architecture