| name | understand-advanced-claude-code |
| description | WHAT: Pure Claude Code patterns - components and system-level architectures
WHEN: Need to understand Claude Code components (skills, hooks, MCPs, subagents, plugins)
|
Understand Advanced Claude Code
Pure Claude Code patterns — no external systems required.
What's Here
Components - The building blocks:
01_claude_md/ — System prompt injection
02_skills/ — On-demand context injection
03_hooks/ — Event-based control points
04_mcps/ — External tool servers
05_slash_commands/ — User entry points
06_subagents/ — Isolated execution contexts
07_plugins/ — Distribution packages
How to Use
Check reference.md for the table of contents. Each resource explains what a component gives you, what it doesn't, and how to use it.
Equip this skill when you need to understand or build Claude Code components.