home/categories/health-fitness/jprokay-counterpart-jprokay-counterpart-claude-skills-django-model-skill-md
health-fitnessbusiness
django-model
Creating Django models following Counterpart's patterns. Use when building new models, working with audit fields, implementing relationships, or using PydanticJSONEncoder. Triggers: 'create model', 'new database table', 'audit fields', 'BaseModel inheritance', 'add foreign key', 'JSON field validation'
maintainer
jprokay-counterpart
更新於 10/17/2025
星標
1
分支
0
quick start
Installation and usage
Creating Django models following Counterpart's patterns. Use when building new models, working with audit fields, implementing relationships, or using PydanticJSONEncoder. Triggers: 'create model', 'new database table', 'audit fields', 'BaseModel inheritance', 'add foreign key', 'JSON field validation'
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use django-model