architect-first
Installation
SKILL.md
Architect First
Overview
This skill embodies the "Architect-First" development philosophy: Perfect architecture, pragmatic execution, quality guaranteed by tests. Apply this skill when making architectural decisions, starting new features, refactoring existing systems, or when quality gates need to be enforced.
The core principle: Architecture and documentation are non-negotiable and must precede implementation. Code quality is negotiable IF backed by tests as a safety net (escape hatch).
Core Philosophy
Mantra
"Arquitetura perfeita, execução pragmática, qualidade garantida por testes"