Crud — Development skill for Claude Code
Generates a complete CRUD domain in the house pattern (Express + Prisma, multi-tenant).
How to install Crud
Installs to ~/.claude/skills/joaoequer-oficina-crud/SKILL.md
mkdir -p ~/.claude/skills/joaoequer-oficina-crud && curl -fsSL https://raw.githubusercontent.com/JoaoEquer/Oficina/HEAD/commands/crud.md -o ~/.claude/skills/joaoequer-oficina-crud/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Crud does
description: Generates a complete CRUD domain in the house pattern (Express + Prisma, multi-tenant) argument-hint: ""
Create the CRUD domain **$ARGUMENTS** following the house pattern (`express-prisma-pattern`), plus the conventions in the `prisma-schema-conventions` skill.
Mandatory steps, in this order:
- Detect the stack: check the project's
package.json.expresspresent → use theexpress-prisma-patternskill.@nestjs/corepresent instead → stop and tell the user O
Alternatives in Development
- Developing — Developing Prisma Next skills 47.6k ★
- Gemini CLI Foundations — This repository is a comprehensive skills library for Gemini CLI - reusable, production-ready skill packages t 5.3k ★
- Claudekit Specialized Tools — Specialized domain tools 1.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Multi Tenant API
Prompt: Implementação de Multi-Tenant Pattern em API .NET
Aegis Multi Tenant
Manage multiple AEGIS projects on one machine — register, list, jump-to, and aggregate activity / issues acros
Pattern Discovery
Deep structural pattern recognition with cross-domain transfer identification
Persona Panel
Run a parallel multi-persona domain-expert review panel against a file, directory, or output range
Multi Perspective
Cross-domain expert analysis with cognitive harmonics optimization
Flux Explore
Autonomous multi-round semantic exploration — agents from progressively distant knowledge domains, synthesize
Related Agents
DB Schema Architect
Use when designing or modifying database schemas, migrations, multi-tenant data models, or polymorphic table s
Identity Access Engineer
Identity and access domain advisor: OAuth2/OIDC, SSO, SCIM, WebAuthn, multi-tenant RBAC, session and token des
Node Expert
Use for implementing or modifying the backend in services/api for task-board - Express routes, Prisma queries,