Generate Ddd banner
dykyi-roman dykyi-roman

Generate Ddd

Development community

Description

--- description: Generate DDD components. Creates entities, value objects, aggregates, commands, queries, repositories, domain services, factories, specifications, DTOs, ACL, event stores, snapshots, and use cases for PHP 8.4. allowed-tools: Read, Write, Edit, Glob, Grep, Task model: opus argument-hint: <component-type> <ComponentName> [-- additional instructions] --- # Generate DDD Components Generate Domain-Driven Design components for PHP 8.4 with tests and proper layer placement. ## Input

Installation

Installs to ~/.claude/skills/dykyi-roman-awesome-claude-code-generate-ddd/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dykyi-roman-awesome-claude-code-generate-ddd && curl -fsSL https://raw.githubusercontent.com/dykyi-roman/awesome-claude-code/HEAD/commands/generate-ddd.md -o ~/.claude/skills/dykyi-roman-awesome-claude-code-generate-ddd/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository