NYC
skills/smithery/ai/Backend Models

Backend Models

SKILL.md

Backend Models

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend models.

When to use this skill

  • When creating or modifying ORM model files or database entity definitions
  • When defining table relationships (one-to-many, many-to-many, one-to-one)
  • When establishing foreign key constraints and cascade behaviors
  • When choosing appropriate data types for database columns
  • When adding timestamps (created_at, updated_at) to models
  • When implementing data integrity constraints (NOT NULL, UNIQUE, CHECK)
  • When creating indexes on frequently queried columns
  • When working with model validation at the ORM layer
  • When defining model naming conventions (singular vs plural)
  • When working with ORM frameworks like SQLAlchemy, Sequelize, ActiveRecord, SQLx, Diesel, or Prisma

Instructions

For details, refer to the information provided in this file: backend models

Weekly Installs
1
Repository
smithery/ai
First Seen
13 days ago
Security Audits
Installed on
claude-code1