Standardizes SKILL.md documentation patterns to ensure consistent, discoverable, and usable Claude Code plugin capabilities.
This skill provides a comprehensive framework for documenting Claude Code plugins, defining two distinct patterns based on the skill's purpose. It guides developers through creating robust documentation for executable scripts using a 12-section pattern, or lightweight reference documentation using a 5-section pattern. By establishing these standards, it ensures that both AI agents and human developers can easily navigate, understand, and implement domain-specific guidance within the Claude Code ecosystem.
Key Features
01Decision logic for selecting the appropriate documentation depth
020 GitHub stars
03Detailed validation checklists for documentation quality
04Pre-defined frontmatter requirements for skill metadata tracking
05Standardized templates for Executable and Reference skills
06Best practices for documenting script options, exit codes, and troubleshooting
Use Cases
01Onboarding developers to the Claude Code plugin contribution workflow
02Standardizing plugin documentation across large development teams
03Auditing existing skills for documentation completeness and consistency