ddd-architecture
✓Domain-Driven Design (DDD) patterns for Angular applications with clean architecture layers. Use when designing aggregates, entities, value objects, domain events, repositories, or implementing bounded contexts. Includes tactical patterns, strategic design, and layer dependency rules for scalable applications.
Installation
SKILL.md
Entities have identity and lifecycle. Use for objects that need to be tracked over time.
Value objects have no identity, only value. They are immutable and equality is based on value.
Aggregates are consistency boundaries. They group entities and value objects that must be consistent together.
Domain-Driven Design (DDD) patterns for Angular applications with clean architecture layers. Use when designing aggregates, entities, value objects, domain events, repositories, or implementing bounded contexts. Includes tactical patterns, strategic design, and layer dependency rules for scalable applications. 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 ddd-architecture- Source
- 7spade/black-tortoise
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is ddd-architecture?
Domain-Driven Design (DDD) patterns for Angular applications with clean architecture layers. Use when designing aggregates, entities, value objects, domain events, repositories, or implementing bounded contexts. Includes tactical patterns, strategic design, and layer dependency rules for scalable applications. Source: 7spade/black-tortoise.
How do I install ddd-architecture?
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 ddd-architecture 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-01