architecture-ddd
✓Domain-Driven Design patterns, concepts, and guidance for software architecture.
Installation
SKILL.md
This document defines the Domain-Driven Design (DDD) architecture and strict layer boundaries for the project.
Dependencies must flow inward: Presentation → Application → Domain ← Infrastructure.
| Domain | Entity | {name}.entity.ts | | Application | Store | {name}.store.ts | | Infrastructure | Repository | {name}-firestore.repository.ts | | Presentation | Component | {name}.component.ts |
Domain-Driven Design patterns, concepts, and guidance for software architecture. Source: 7spade/black-tortoise.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/7spade/black-tortoise --skill architecture-ddd- Source
- 7spade/black-tortoise
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is architecture-ddd?
Domain-Driven Design patterns, concepts, and guidance for software architecture. Source: 7spade/black-tortoise.
How do I install architecture-ddd?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/7spade/black-tortoise --skill architecture-ddd Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/7spade/black-tortoise
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-02