django-view-generator
This skill provides automated assistance for django view generator tasks within the Backend Developmen
Content Preview
--- name: django-view-generator description: | Django View Generator - Auto-activating skill for Backend Development. Triggers on: django view generator, django view generator Part of the Backend Development skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Django View Generator ## Purpose This skill provides automated assistance for django view generator tasks within the Backend Developmen
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/django-view-generator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/06-backend-dev/django-view-generator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/06-backend-dev/django-view-generator/SKILL.md
Related Skills
django-patterns
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
django-patternsdjangopatternsrest
by affaan-m · everything-claude-code
django-security
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
django-securitydjangosecuritysql
by affaan-m · everything-claude-code
django-tdd
Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
django-tdddjangotddtesting
by affaan-m · everything-claude-code
django-verification
Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
django-verificationdjangoverificationsecurity
by affaan-m · everything-claude-code