backend-models

Design database models with proper naming, data types, constraints, and relationships. Use this skill when creating or modifying ORM models, database schemas, or entity definitions. When working on files like models.py, models/, entities/, schemas/, or any file defining database tables and their relationships. When adding timestamps, foreign keys, indexes, or validation constraints. When defining model relationships (one-to-many, many-to-many) or cascade behaviors.

$ 安裝

git clone https://github.com/89jobrien/mcp-joecc /tmp/mcp-joecc && cp -r /tmp/mcp-joecc/.claude/skills/backend-models ~/.claude/skills/mcp-joecc

// tip: Run this command in your terminal to install the skill