agentsclimarketplace

Backend models skills eis its backend models

Skill bg-szy/TOP-SKILLS/skills/marketplace/backend-models__skills-eis-its-backend-models

全球最大的 Claude Code 技能聚合库 · 收录 3900+ 来自 12+ 来源的技能,提供在线搜索与趋势分析看板 / The world's largest Claude Code skill aggregation hub — 3900+ skills from 12+ sources with online search and trend dashboard

Install
npx -y skills add bg-szy/TOP-SKILLS --skill backend-models__skills-eis-its-backend-models

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Define database models and ORM entities with proper naming, relationships, validation, and data integrity constraints. Use this skill when creating or modifying model classes, database table definitions, model relationships (one-to-many, many-to-many), data validation rules, database constraints, or model methods. Apply when working with ORM model files, ActiveRecord, SQLAlchemy, Sequelize, Prisma schemas, or any database model definitions that map objects to database tables and enforce data structure and relationships.

SKILL.md

1.6 KB, 205 tokens by cl100k_base, as published. Nobody here has run it

Backend Models

When to use this skill

  • When creating new model classes or database table definitions
  • When modifying existing model files or ORM entity definitions
  • When defining model relationships (belongs_to, has_many, many-to-many)
  • When adding validation rules or constraints to model attributes
  • When implementing timestamps (created_at, updated_at) on models
  • When setting up foreign keys and database-level constraints
  • When choosing appropriate data types for model attributes
  • When creating indexes on model fields for query optimization
  • When defining cascade behaviors for related records
  • When implementing model methods, scopes, or query helpers
  • When refactoring model structure for better data integrity
  • When working with ORM configuration files or schema definitions

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

What ships with it: 1 file

9.8 KB alongside SKILL.md

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.