sk-crud-scaffold
OfficialScaffold full CRUD flows end-to-end.
AuthorTimeKast
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It eliminates the repetitive, error-prone effort of manually wiring a complete CRUD feature across Next.js routes, server actions, UI components, schema conventions, and UX patterns so every new entity follows the same production-grade standards.
Core Features & Use Cases
- End-to-end CRUD orchestration: scaffolds the standard list, create, and detail RSC page shells (plus optional edit) and delegates UI to the correct kit primitives.
- Consistent routing & UX conventions: enforces Spanish URL verbs (nuevo/editar), humanId-based navigation (no UUIDs in URLs), and predictable breadcrumb behavior.
- Production interaction patterns: standardizes soft-delete behavior via StatusToggle (with confirm + restore), inline edit via DataTab, and cascading filters for multi-facet tables.
- Cross-layer responsibilities: clearly separates schema (sk-db), validations (kb-api), actions (sk-api), and UI client composition (sk-ui) to ensure a single, consistent workflow.
Quick Start
Ask the AI to scaffold the CRUD for your new entity by invoking this skill so it composes kb-ui, sk-ui, kb-api, sk-api, and sk-db using the kit’s URL convention and humanId patterns.
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: sk-crud-scaffold Download link: https://github.com/TimeKast/AgendaInteligente/archive/main.zip#sk-crud-scaffold 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.