claude-code-infrastructure-showcase
Installation
SKILL.md
Claude Code Infrastructure Showcase
Skill by ara.so — Claude Code Skills collection.
Expert guidance for implementing production-tested Claude Code infrastructure including auto-activating skills, hooks, agents, and dev docs systems extracted from 6 months of real-world TypeScript microservices development.
What This Project Provides
The claude-code-infrastructure-showcase is a reference library (not a working application) providing:
- Auto-activating skills via hook-based triggers
- Modular skill pattern following 500-line rule with progressive disclosure
- Specialized agents for complex development tasks
- Dev docs system that preserves context across resets
- Production-tested patterns from real enterprise development
Key Philosophy: Copy what you need into your own projects. Everything is designed to be extracted and customized.