scaffold-domain

Bootstrap DDD 4-layer domain structure. Use when (1) starting new domain implementation, (2) during v0.1.x PROJECT phase, (3) need to create repositories/api-clients/hooks/components with __tests__ and index.ts exports.

$ Installer

git clone https://github.com/semicolon-devteam/semo /tmp/semo && cp -r /tmp/semo/semo-system/semo-core/skills/scaffold-domain ~/.claude/skills/semo

// tip: Run this command in your terminal to install the skill