bymicrock· 58 skills
Define database models with clear naming, appropriate data types, constraints, relationships, and validation at multiple layers. Use this skill when creating or modifying database model files, ORM classes, schema definitions, or data model relationships. Apply when working with model files (e.g., models.py, models/, ActiveRecord classes, Prisma schema, Sequelize models), defining table structures, setting up foreign keys and relationships, configuring cascade behaviors, implementing model validations, adding timestamps, or working with database constraints (NOT NULL, UNIQUE, foreign keys). Use for any task involving data integrity enforcement, relationship definitions, or model-level data validation.
$npx -y skills add microck/ordinary-claude-skills --skill backend-models-standardsInstalls into the current project.
Run `npx skills use "https://github.com/microck/ordinary-claude-skills" --skill "microck/ordinary-claude-skills/backend-models-standards"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microck/ordinary-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microck/ordinary-claude-skills"` and select the relevant skills, then follow their instructions.