claude-code-infrastructure-showcase

claude-code-infrastructure-showcase

Claude Code Infrastructure Showcase featuring auto-activated skills, modular skill patterns, and specialized agents.

Agent SkillDevOpen sourceclaudecode infrastructureauto-activationhooksagents
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 9.7k
Source
skill-github

Overview

The Claude Code Infrastructure Showcase is a production-tested reference implementation of Claude Code infrastructure. It provides solutions for auto-activated skills, modular skill patterns, and specialized agents. These patterns and systems address the issue of skills not being auto-activated and offer scalability for complex TypeScript microservices projects. The library includes hooks for auto-activated skills, modular skill patterns, specialized agents, and a documentation system for development. Ideal for developers needing automated and modular skill management.

Capabilities

  • Auto-activated skills
  • Modular skill patterns
  • Specialized agents
  • Development documentation system
  • Comprehensive examples

Use cases

Auto-activate relevant skillsManage complex TypeScript microservices projectsGenerate development documentationTest authentication API routes

Setup

Requires: Node 环境API Key
Refer to [CLAUDE_INTEGRATION_GUIDE.md](CLAUDE_INTEGRATION_GUIDE.md) for detailed integration steps.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I get started with this library?

Refer to the quick start guide in the README.

Which hooks are required?

skill-activation-prompt and post-tool-use-tracker are required.

Related skills