crud-generator
Installation
SKILL.md
ABP CRUD Service Generator (Project-Agnostic)
Generates complete, production-ready CRUD application services following ABP Framework best practices and DDD patterns. This skill is framework-agnostic and works with any ABP-based project.
When to Use
- Creating a new entity service from scratch in any ABP project
- Scaffolding standard CRUD operations quickly
- Ensuring consistency with existing service patterns
- Implementing reference-based service architecture
- Accelerating feature development with proven templates
- Interface-first development (generate implementation after interface exists)
What Gets Generated
The skill generates files in two separate layers following standard ABP architecture: