creating-skill
⚠️ DEPRECATED: This skill has been integrated into crafting-instructions with clean progressive disclosure.
For creating Skills, use the crafting-instructions skill instead:
- Overview:
crafting-instructions/SKILL.md→ § For Skills - Detailed guidance:
crafting-instructions/references/creating-skills.md - Advanced topics:
crafting-instructions/references/skill-creation/
This provides better organization and prevents skill-specific details from bleeding into general prompting guidance.
Skill folder: creating-skill
Release of creating-skill version 2.2.0
📥 Download & Install
⬇️ Download creating-skill.zip
To install:
- Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
- Go to Claude.ai Skills Settings
- Upload the downloaded ZIP file
- Requires paid Claude Pro or Team account
See official documentation for more details.
Recent Changes
6df976b Applicability boundaries, real failure signals, findable descriptions (#774)
4b31e7d fix(skills): repair broken frontmatter, mark obsolete skills, close registry gaps (#746)
2c2270e Remove _MAP.md files, direct agents to tree-sitting for code navigation (#545)
5de1002 feat: add mapping-features skill for behavioral web app documentation (#432)
fa17d61 fix(mapping-codebases): limit markdown ToC to h1/h2 headings only
3e0db23 feat(mapping-codebases): add line numbers, markdown ToC, and other files listing
8091279 feat(project): add code maps and CLAUDE.md integration guidance
be2d69f feat: Delete VERSION files, complete migration to frontmatter
ab21c6f feat: Migrate all 27 skills from VERSION files to frontmatter
f53a1ab docs: deprecate creating-skill README with pointer to crafting-instructions