Unnamed Skill
Guides DDD discovery for the ToDo domain: ubiquitous language, bounded context, aggregates, invariants.
$ インストール
git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/data/ddd-playbook ~/.claude/skills/claude-skill-registry// tip: Run this command in your terminal to install the skill
SKILL.md
name: ddd-playbook description: Guides DDD discovery for the ToDo domain: ubiquitous language, bounded context, aggregates, invariants. allowed-tools: Read, Grep, Glob, Edit, Write
DDD Playbook (ToDo training)
- Update glossary first.
- Keep one bounded context: "Todo Management".
- Propose a minimal aggregate and max 5 invariants at a time.
- For each capability, update model + invariants + use-case contract. Never introduce advanced patterns unless asked.
Repository

majiayu000
Author
majiayu000/claude-skill-registry/skills/data/ddd-playbook
0
Stars
0
Forks
Updated6h ago
Added1w ago