crud-completeness
CommunityShip production-grade CRUD APIs with confidence
System Documentation
What problem does it solve?
CRUD endpoints often end up inconsistent and fragile—missing validation, incomplete error handling, no soft-delete/restore behavior, and ad-hoc pagination/filtering that breaks as the product grows.
Core Features & Use Cases
- Complete CRUD endpoint set: standard Create/Read/Update/Delete plus Restore and Bulk operations.
- Validation and consistent error responses: input schema validation, business-rule checks, and standardized validation error payloads.
- Enterprise-ready patterns: soft delete with restore, optimistic concurrency (e.g., ETag/If-Match), pagination, filtering, sorting, permissions, audit logging, and rate limiting guidance.
Example: implement a REST API for a resource (e.g., “projects”) where you need list/detail fetching with pagination and sorting, safe updates with version conflict handling, and deletion that can be restored.
Quick Start
Ask for complete CRUD endpoint design and implementation guidance for your resource, including validation, error formats, soft delete + restore, bulk actions, pagination, filtering, and optimistic concurrency.
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: crud-completeness Download link: https://github.com/Omar-Obando/qwen-orchestrator/archive/main.zip#crud-completeness 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 471,000+ vetted skills library on demand.