skill-developer

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, keyword triggers, hook mechanisms (UserPromptSubmit), session tracking, and the 500-line rule.

$ Installieren

git clone https://github.com/jefflester/claude-skills-supercharged /tmp/claude-skills-supercharged && cp -r /tmp/claude-skills-supercharged/.claude/skills/skill-developer ~/.claude/skills/claude-skills-supercharged

// tip: Run this command in your terminal to install the skill