Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.
8.7
Rating
0
Installs
Tools & Utilities
Category
Exceptional skill for creating and managing Claude Code skills. The description is comprehensive and clearly lists trigger keywords (creating skills, modifying rules, debugging activation, hooks, etc.). Task knowledge is excellent with complete workflows, testing commands, templates, and checklists. Structure is exemplary - SKILL.md provides a clear overview under 500 lines with progressive disclosure to 6 well-organized reference files. The skill addresses a meta-problem (creating skills) that would be token-intensive and error-prone for a CLI agent to handle repeatedly without this structured guidance. Minor room for improvement: the description could be slightly more concise while retaining trigger terms. Overall, this is a well-architected skill following stated best practices (500-line rule, progressive disclosure, gerund naming) with high practical value.
Loading SKILL.md…

Skill Author