Back to list
TorbenMerrald

backend-models

by TorbenMerrald

Equine care management platform for stables - track horses, vaccinations, worm tests, treatments, and automated notifications

1🍴 0📅 Jan 10, 2026

SKILL.md


name: Backend Models description: Define and structure database models and entities following data modeling best practices. Use this skill when creating or modifying model classes, entities, or database schema definitions. Use this skill when defining model relationships, associations, or foreign keys. Use this skill when implementing model validations, constraints, or data integrity rules. Use this skill when adding timestamps, indexes, or database-level constraints to models. Use this skill when choosing appropriate data types for model attributes. Use this skill when working with ORM model files, entity definitions, or database schema classes. Use this skill when establishing naming conventions for models and database tables.

Backend Models

When to use this skill

  • When creating or modifying database model classes or entity definitions
  • When defining relationships between models (one-to-many, many-to-many, belongs-to, etc.)
  • When implementing model-level validations and database constraints
  • When adding or modifying model attributes and choosing appropriate data types
  • When adding timestamps (created_at, updated_at) to models
  • When creating indexes on model fields for query performance
  • When establishing foreign key relationships and cascade behaviors
  • When working with ORM model files or database entity classes
  • When naming models and corresponding database tables
  • When balancing database normalization with query performance needs

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.

Instructions

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

Score

Total Score

65/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新

+5
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

Reviews

💬

Reviews coming soon