skill-creator
🎯Skillfrom netcorepal/cleanddd-skills
Same repository
netcorepal/cleanddd-skills(5 items)
Installation
npx vibeindex add netcorepal/cleanddd-skills --skill skill-creatornpx skills add netcorepal/cleanddd-skills --skill skill-creator~/.claude/skills/skill-creator/SKILL.mdSKILL.md
More from this repository4
An agent skill that breaks down business requirements into structured inputs for CleanDDD domain-driven design modeling, producing tabular output with event flows that feed into subsequent modeling and .NET code generation steps.
Initializes a CleanDDD .NET project using the netcorepal-web template with configurable framework version, database, message queue, and Aspire options via dotnet new command.
Coding guide for implementing features in CleanDDD .NET projects — covering aggregates, commands, queries, API endpoints, domain events, repositories, entity configurations, and tests following strict DDD principles.
Domain-driven design (DDD) modeling expertise for CleanDDD-style .NET projects, covering requirements analysis, system modeling, and NetCorePal framework code generation.