FIND-20260323-007 · 2026-03-23 · Innovation Veille
Claude Code Project Structure Cheatsheet — @dkare1009
adhoc
HIGH
Definitive Claude Code project structure cheatsheet covering: CLAUDE.md as memory layer, .claude/ extensions hub (commands/, skills/, agents/, plugins/), .mcp.json for external tools, all 6 extension types explained, hook events and triggers, skill folder structure (scripts, references, assets), popular MCP servers, context management thresholds, and pro tips from real usage.
Source
https://x.com/dkare1009/status/2035906942741151944
ODS Impact
Directly validates and benchmarks our current ADLC setup: (1) compare our .claude/ structure against this reference — we already use commands/, skills/, agents/ but may be missing plugins/ pattern, (2) our hook events coverage — are we using all available triggers?, (3) context management thresholds — critical for our session-health idle detection, (4) agents as .yml definitions — we use .md, evaluate if .yml offers advantages, (5) skill folder structure with scripts/references/assets matches our pattern but worth auditing completeness.
Security Review
License: N/A (infographic/cheatsheet, not code) | Maintenance: N/A | Risk: NONE | Recommendation: Audit our .claude/ structure against this reference
Tags
claude-code
project-structure
cheatsheet
skills
hooks
mcp