api-crud-development
CommunityGenerate full CRUD APIs from entity models fast.
Authorxin-lai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill removes the repetitive, error-prone work of handcrafting end-to-end CRUD endpoints by providing a clear, step-by-step development workflow from entity design to controller and database migration.
Core Features & Use Cases
- Step-by-step workflow: Covers entity creation, DTO design, AutoMapper profiles, service interfaces and implementations, controller patterns, DbContext configuration, and migration generation.
- Reusable templates: Provides code templates for entities, DTOs, services, and controllers to accelerate consistent implementation.
- Enterprise concerns: Advises audit fields, multi-tenant support, activation flags, long ID strategies, validation attributes, and AMIS UI annotations.
- Migration guidance: Includes instructions for creating migrations for MySQL and SQL Server to keep schema and code in sync.
- Use Case: Quickly add an Employee management module that includes list/detail APIs, create/update/delete operations, paged queries, and bulk actions.
Quick Start
Create a new Employee CRUD module by following the seven-step flow: define the entity, add DTOs, configure AutoMapper, implement the service, build the controller, configure the DbContext, and run database migrations.
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: api-crud-development Download link: https://github.com/xin-lai/CodeSpirit/archive/main.zip#api-crud-development 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.