Demonstrates the correct format and structure for building custom Claude Code Skills.
This skill serves as a foundational example and testing utility for developers building their own Claude Code Skills. It showcases the essential structure and metadata required in a SKILL.md file, providing a clear, parseable template. Use this skill as a starting point or a reference to ensure your custom skills are correctly formatted and integrated into the system.
Key Features
01Includes required name and description metadata
02Demonstrates the basic SKILL.md file format
033 GitHub stars
04Provides a working example for skill parsing tests
Use Cases
01Learning the basic structure of a SKILL.md file
02Testing the skill loading and parsing functionality