huangjia2019/claude-code-engineering
A course companion repository teaching how to use Claude Code as a designable, reusable engineering system with Skills, SubAgents, Hooks, and MCP integration.

This repository accompanies a Chinese tech course on Claude Code engineering practices, demonstrating how to build production-grade AI coding workflows rather than using Claude Code as a simple conversational tool. It covers Claude Code Skills for reusable prompts, SubAgent orchestration for multi-agent task decomposition, Hook mechanisms for workflow automation, and MCP server integration for extended capabilities.