backend-models
Define database models, schemas, and ORM mappings with proper relationships, constraints, and data integrity rules. Use this skill when creating or modifying ORM model classes, database schema definitions, model relationships, validators, or working with files like models.py, schema.prisma, entity classes, or Sequelize/TypeORM/ActiveRecord model definitions. Apply this skill when defining primary keys, foreign keys, indexes, unique constraints, timestamps, or when implementing model validation logic, serializers, and data type mappings. This skill ensures models follow naming conventions, include appropriate database constraints, define clear relationships with cascade behaviors, balance normalization with performance needs, and maintain data integrity at both the model and database levels.
$ 설치
git clone https://github.com/overtimepog/AgentTheo /tmp/AgentTheo && cp -r /tmp/AgentTheo/.claude/skills/backend-models ~/.claude/skills/AgentTheo// tip: Run this command in your terminal to install the skill
Repository
