byjefflester· 4 skills
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.
$npx -y skills add jefflester/claude-skills-supercharged --skill skill-developerInstalls into the current project.
Run `npx skills use "https://github.com/jefflester/claude-skills-supercharged" --skill "jefflester/claude-skills-supercharged/skill-developer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jefflester/claude-skills-supercharged" that are relevant to the current task. Run `npx skills add "https://github.com/jefflester/claude-skills-supercharged"` and select the relevant skills, then follow their instructions.