skill-developer
π―Skillfrom diet103/claude-code-infrastructure-showcase
Helps developers create and manage Claude Code skills by guiding through best practices, trigger patterns, and skill configuration.
Part of
diet103/claude-code-infrastructure-showcase(5 items)
Installation
npx tsx .claude/hooks/skill-activation-prompt.tsnpx tsxSkill Details
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.
More from this repository4
Provides comprehensive guidelines and best practices for building scalable Node.js/Express/TypeScript microservices with clean layered architecture and modern development patterns.
Provides comprehensive React/TypeScript frontend development guidelines, covering component creation, feature structure, data fetching, routing, styling, and performance best practices.
Captures and tracks all project errors comprehensively in Sentry v8, ensuring no error goes unmonitored across services and workflows.
route-tester skill from diet103/claude-code-infrastructure-showcase