#133 · Primary category: AI Coding Assistants
claude-code-infrastructure-showcase
Examples of my Claude Code infrastructure with skill auto-activation, hooks, and agents
Project last updated:07/13/26
GitHub Stars
10.0K
Forks
1.2K
Contributors
2
License
MIT
Why we included this project
This is the kind of pattern collection that saves teams from the recurring frustration of Claude Code skills sitting in the repo but never loading when they should. The project solves that with a working auto-activation system built on hooks and a skill-rules config, so conventions actually fire before edits. A setup wizard copies the infrastructure into your own project, detects your stack, and runs eight health checks to confirm the install. The patterns were refined over six months against a real TypeScript microservices codebase, so multi-file projects will get the most out of them. It is explicitly a reference library, not a standalone app, so plan to lift the pieces that fit your workflow.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.