create-api
CommunityScaffold new RESTful API endpoints.
Authorchangjian-wang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the repetitive boilerplate code required to create new RESTful API endpoints, ensuring consistency and saving development time.
Core Features & Use Cases
- Scaffolds complete API endpoints: Generates DTOs (Create, Update, Response, Query), Mapper profiles, Service interfaces and implementations, Controllers, and Dependency Injection registrations.
- Ensures consistency: Adheres to defined patterns like
ApiResult<T>, UnitOfWork, and static Mappers. - Use Case: When adding a new feature that requires a new data entity, use this Skill to quickly generate all the necessary backend code for managing that entity via a REST API.
Quick Start
Use the create-api skill to scaffold a new API endpoint for a 'Product' entity with CRUD operations.
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-api Download link: https://github.com/changjian-wang/dawning/archive/main.zip#create-api 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.