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
Updated 10/17/2025
Stars
1
Forks
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'
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use django-model