create-entity
Create a new immutable domain entity following DDD patterns. Use when user needs to create a new business entity with domain logic, value objects, and behavior methods. Generates entity class with private constructor, static factory, and domain methods.
$ インストール
git clone https://github.com/Dev-Int/tests /tmp/tests && cp -r /tmp/tests/.claude/skills/create-entity ~/.claude/skills/tests// tip: Run this command in your terminal to install the skill
Repository

Dev-Int
Author
Dev-Int/tests/.claude/skills/create-entity
0
Stars
0
Forks
Updated1w ago
Added1w ago