ワンクリックで
api-crud-generator
// Generate production-ready CRUD REST API endpoints with validation, auth, error handling, pagination, tests, and OpenAPI docs. Auto-triggers when asked to create API endpoints, REST resources, or backend CRUD operations.
// Generate production-ready CRUD REST API endpoints with validation, auth, error handling, pagination, tests, and OpenAPI docs. Auto-triggers when asked to create API endpoints, REST resources, or backend CRUD operations.
Generate a complete CRUD REST API with validation, error handling, auth middleware, tests, and OpenAPI docs. Use when asked to create API endpoints, REST resources, or backend CRUD operations.
Gated micro-skill pipeline system. Auto-triggers when building, generating, or creating any multi-step output (documents, code, presentations, reports). Enforces a Scope-Plan-Build-Check-Deliver pipeline where each step has a pass/fail gate. Use this whenever the output quality matters and the task has more than one component.
| name | api-crud-generator |
| description | Generate production-ready CRUD REST API endpoints with validation, auth, error handling, pagination, tests, and OpenAPI docs. Auto-triggers when asked to create API endpoints, REST resources, or backend CRUD operations. |
When this skill triggers, execute the following gated pipeline. One step at a time. Do NOT skip ahead.
references/01-scope.md. Detect stack, define resource.references/02-plan.md. Map endpoints, auth, and file layout.references/03a-build-endpoints.md then references/03b-build-infra.md. Generate code.references/04-check.md. Answer every gate question YES or NO. Any NO = fix.references/05-deliver.md. Finalize and present.Read failure-log.md before starting. Every pattern is a mandatory constraint.
failure-log.md.