Шаблон для создания скилла Claude Code
★ 8.6 · documentation
example-skill is a Claude Code skill that serves as a reference template for building new plugin skills, covering their structure, file layout, and frontmatter format. The core SKILL.md file documents required and optional directory contents — including README.md, references/, examples/, and scripts/ subdirectories — along with frontmatter fields (name, description, version, license) and guidelines for writing effective trigger descriptions. It activates when a user asks to demonstrate skill format, create a skill template, or discusses plugin development patterns. Developers looking to build their own Claude Code skills will find clear explanations of how skills differ from commands and agents, plus concrete examples of trigger phrases that reliably invoke a skill.
- #skills
- #plugin-development
- #template
- #skill-structure