Claude Skill

diet103/claude-code-infrastructure-showcase

探索Claude Code基础设施的实用示例,包含技能自动激活、钩子和代理实现。学习自动化模式和配置模板。

概览

Stars8,606
Forks1,123
语言Shell
最后更新2025-10-31
最近同步2026-05-29
前往 GitHub

仓库信息

拥有者diet103
仓库claude-code-infrastructure-showcase
完整名称diet103/claude-code-infrastructure-showcase
Repo ID1,086,161,926

安装这个 Skill

git clone https://github.com/diet103/claude-code-infrastructure-showcase.git

Registry 信息

类型mcp_server
质量分70/100
验证状态readme_parsed
最近验证2026-05-29
平台
ClaudeMCP
能力
code-reviewpdfsearchworkflow
识别文件
README.md

项目简介

一个展示Claude Code基础设施实现的仓库,包含技能自动激活、钩子和代理功能。

英文描述

Examples of my Claude Code infrastructure with skill auto-activation, hooks, and agents

要点

  • 技能自动激活系统
  • 钩子实现示例
  • 代理功能演示
  • 基础设施配置模板
  • 基于Shell的自动化示例

使用场景

  • 设置Claude Code开发环境
  • 学习基础设施自动化模式
  • 实现技能管理系统
  • 创建自定义工作流钩子
  • 构建基于代理的自动化

README 摘要

# Claude Code Infrastructure Showcase **A curated reference library of production-tested Claude Code infrastructure.** Born from 6 months of real-world use managing a complex TypeScript microservices project, this showcase provides the patterns and systems that solved the "skills don't activate automatically" problem and scaled Claude Code for enterprise development. > **This is NOT a working application** - it's a reference library. Copy what you need into your own projects. --- ## What's Inside **Production-tested infrastructure for:** - ✅ **Auto-activating skills** via hooks - ✅ **Modular skill pattern** (500-line rule with progressive disclosure) - ✅ **Specialized agents** for complex tasks - ✅ **Dev docs system** that survives context resets - ✅ **Comprehensive examples** using generic blog domain **Time investment to build:** 6 months of iteration **Time to integrate into your project:** 15-30 minutes --- ## Quick Start - Pick Your Path ### 🤖 Using Claude Code to Integrate? **Claude:** Read [`CLAUDE_INTEGRATION_GUIDE.md`](CLAUDE_INTEGRATION_GUIDE.md) for step-by-step integration instructions tailored for AI-assisted setup. ### 🎯 I want skill auto-activation **The breakthrough feature:** Skills that actually activate when you need them. **What you need:** 1. The skill-activation hooks (2 files) 2. A skill or two relevant to your work 3. 15 minutes **👉 [Setup Guide: .claude/hooks/README.md](.claude/hooks/README.md)** ### 📚 I want to add ONE skill Browse the [skills catalog](.claude/skills/) and copy what you need. **Available:** - **backend-dev-guidelines** - Node.js/Express/TypeScript patterns - **frontend-dev-guidelines** - React/TypeScript/MUI v7 patterns - **skill-developer** - Meta-skill for creating skills - **route-tester** - Test authentica

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-05-29