create-usecase
CommunityGenerate clean-usecase scaffolding for architecture
Authorjovicon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes the process of adding new use cases in a NestJS Clean Architecture project, reducing boilerplate and ensuring consistent structure across modules.
Core Features & Use Cases
- Generates boilerplate for a new use case, its DTOs, and a minimal module file.
- Enforces UseCase interface implementation, Result/Either error handling, and constructor-based dependency injection.
- Follow the pattern from existing use cases in the Order module.
Quick Start
Run the create-usecase skill with module-name and usecase-name to generate the boilerplate under src/modules/{module-name}/application/useCases/{usecase-name}/.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: create-usecase Download link: https://github.com/jovicon/nestjs-clean-architecture-event-driven-template/archive/main.zip#create-usecase Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.