diet103/claude-code-infrastructure-showcase
A reference library of Claude Code infrastructure patterns for skill auto-activation, hooks, and specialized agents.

This showcase provides patterns and systems for managing Claude Code in enterprise development contexts. It includes auto-activating skills via hooks, modular skill patterns following a 500-line rule with progressive disclosure, and specialized agent configurations for complex tasks. The library also offers a dev docs system designed to survive context resets, with comprehensive examples using a generic blog domain. Built over 6 months of real-world use managing a TypeScript microservices project.