Architecture Paradigm Layered

Consult this skill when implementing layered patterns or enforcing layer boundaries. Use when building traditional applications with clear boundaries, working with moderate-sized teams, needing familiar and well-understood patterns, compliance requirements demand clear separation. Do not use when selecting from multiple paradigms - use architecture-paradigms first. DO NOT use when: high scalability needs independent component scaling. DO NOT use when: teams need independent deployment cycles - use microservices.

micsapp Updated 3 repo stars

File contents

micsapp/micstec-skills/tree/main/claude-code/claude-night-market/plugins/archetypes/skills/architecture-paradigm-layered commit 88b047b86b

Frequently asked questions

npx skillmds@latest add micsapp/architecture-paradigm-layered