Armory
Source
Browse
Skills

architecture-patterns

Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, and scalable systems.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install architecture-patterns --cli claude

writes the skill into.claude/skills/architecture-patterns/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/architecture-patterns/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, and scalable systems.

When to use it

Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, and scalable systems.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/architecture-patterns/SKILL.md -o .claude/skills/architecture-patterns/SKILL.md

Notes

Extracted from davila7/claude-code-templates, architecture-patterns category.