Skip to main content
Businessbdfinst

domain-driven-design

Model software around the business domain. Use when designing bounded contexts, defining aggregates and value objects, mapping context relationships, or working with complex business logic. Apply before implementation to prevent model drift.

Stars
190
Source
bdfinst/agentic-dev-team
Updated
2026-05-30
Slug
bdfinst--agentic-dev-team--domain-driven-design
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/bdfinst/agentic-dev-team/HEAD/plugins/agentic-dev-team/skills/domain-driven-design/SKILL.md -o .claude/skills/domain-driven-design.md

Drops the SKILL.md into .claude/skills/domain-driven-design.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.