architecture-format-extended
SolidExtended architecture templates with full examples. Imports architecture-format-core for base structure.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- MatrixFounder
- Repository
- MatrixFounder/Agentic-development
- Created
- 8 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
architecture-format-core
Core structure for Architecture documents. For full templates with examples, load architecture-format-extended.
architecture-format
Standard structure and templates for Architecture documents (docs/ARCHITECTURE.md).
architecture-design
Design system-level architecture — bounded contexts, modules, domains, layering, dependency direction, and ADRs. Make sure to use this skill whenever the user asks to design an architecture, plan a system, define bounded contexts, draft an ADR, decide on module boundaries, or says things like "entwirf die Architektur", "plane das System", "wie strukturieren wir X", "architecture design", "system design", "bounded contexts", "module layout". Use this skill for HIGH-LEVEL structural decisions only — component and class-level design belongs in `component-design`.