bydiet103· 5 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, 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.
$npx -y skills add diet103/claude-code-infrastructure-showcase --skill skill-developerInstalls into the current project.
Run `npx skills use "https://github.com/diet103/claude-code-infrastructure-showcase" --skill "diet103/claude-code-infrastructure-showcase/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/diet103/claude-code-infrastructure-showcase" that are relevant to the current task. Run `npx skills add "https://github.com/diet103/claude-code-infrastructure-showcase"` and select the relevant skills, then follow their instructions.