Demonstrates skill structure with progressive disclosure and best practices for skill development
This skill inherits all available tools. When active, it can use any tool Claude has access to.
assets/template.txtreferences/patterns.mdThis skill demonstrates the structure and capabilities of Claude Code skills.
Use this skill when:
When this skill is active:
Announce usage: "I'm using the example-skill to demonstrate skill patterns."
Progressive disclosure: Load additional context from references/ only when needed:
references/patterns.mdassets/template.txtKeep it concise: The SKILL.md file should stay under 500 lines. Move detailed content to reference files.
references/patterns.md: Detailed pattern examples (loaded on demand)assets/template.txt: Reusable template (loaded when needed)