create-crud-api
OfficialAutomate API-first CRUD with validation.
Authortech-with-seth
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates boilerplate when building API-first CRUD endpoints by providing a repeatable pattern that ties routes, models, and validation together.
Core Features & Use Cases
- API-First Pattern: Consistent route structure for GET/POST/PUT/DELETE.
- Validation-Driven: Integrates with schema validation (e.g., Zod) to ensure data integrity.
- Model-Driven: Works with model layers (e.g., Prisma-like) to guard data access.
- Use Case: Quickly scaffold CRUD for resources like articles, products, or users in a new or existing app.
Quick Start
Add a new feature by defining a Prisma-like model and corresponding API routes following the templates in this Skill. Then wire up the route to your app's route configuration and run typecheck to verify.
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-crud-api Download link: https://github.com/tech-with-seth/iridium/archive/main.zip#create-crud-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.