Use when user references architecture principles, at start of fresh conversation with design work, before creating any requirements/design/implementation documents, or when reviewing for compliance - grounds problem framing and solution making in all 9 principle categories using citation-manager to extract full context
Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
Use when user references architecture principles, at start of fresh conversation with design work, before creating any requirements/design/implementation documents, or when reviewing for compliance - grounds problem framing and solution making in all 9 principle categories using citation-manager to extract full context
Evaluate Against Architecture Principles
Overview
Grounding in architecture principles during creation prevents violations before they happen. Systematic evaluation during review catches what slipped through.
This skill serves two purposes:
Before creating: Read principles to ground problem framing and solution design in all 9 architecture categories
When reviewing: Systematically evaluate documents against all architecture principle categories for compliance verification
Both prevent technical debt - grounding prevents violations during creation, evaluation catches them during review.
When to Use
Use BEFORE creating to ground thinking in principles:
User explicitly references principles - "using our architecture principles", "following the principles", "check against principles"
Fresh conversation with design work - Empty context and user requests design, requirements, or architecture work
Any design-type work - Starting a new requirements document (PRD, user story)
Framing a design problem or solution approach
Planning implementation tasks or file structure
Brainstorming architectural approaches
Use when reviewing for compliance verification:
Completed requirements documents (PRDs, user stories)
Finished design documents
Written implementation plans
Code review requests for architectural patterns
Do NOT skip this skill because:
"I'll check principles during review" → Grounding happens during creation, not after
"Document seems simple" → Simple docs still need safety, naming, MVP checks
"Only need to check MVP principles" → MVP docs still define data models, interfaces