scaffold-domain

Creates a new domain following DDD architecture pattern with all 4 layers (Repository, API Client, Hooks, Components), boilerplate files, and test stubs. Use when starting a new feature domain.

$ Installer

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

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