architecture-paradigm-layered

Use a Layered (or N-Tier) architecture to separate presentation, domain logic, and data access responsibilities within a system.

$ Installer

git clone https://github.com/athola/archetypes /tmp/archetypes && cp -r /tmp/archetypes/skills/architecture-paradigm-layered ~/.claude/skills/archetypes

// tip: Run this command in your terminal to install the skill