architecture skills
1 skills. Source of truth: skills/architecture/.
clean-architecture
CLEAN architecture patterns common to all languages in the Prometheus AGS stack. Defines the four-layer model (Domain → Application → Infrastructure → Interface), dependency inversion rules, trait/interface boundaries, and how the pattern maps to Rust crates, Flutter features, React feature slices, and Go packages. Apply across all languages to ensure consistent layering and testability.
v1.0.0 · architecture clean-architecture patterns · source