clean-architecture · git:20260909.802595f · 2026-09-09 · sha256 74578ca50e06263d
clean-architecture git:20260909.802595fA
Immutable. This exact content is served forever at /api/v1/blob/74578ca50e06263d.
--- name: clean-architecture description: Apply Robert C. Martin-inspired architecture rules when separating business policy from frameworks, databases, UI, or infrastructure details. license: MIT --- # Clean Architecture Skill Use this skill when a task involves architectural boundaries, dependency direction, use cases, entities, interface adapters, framework isolation, or technology churn. Before making design or code decisions, read and apply [clean-architecture.mini.md](clean-architecture.mini.md). Use [clean-architecture.md](clean-architecture.md) only as a deeper reference when the mini rules are not enough for the current architectural tradeoff.