Frameworks
Best Django Agent Skills
20 Django skills for AI coding assistants — ranked by popularity.
This collection provides specific SKILL.md files designed to enhance AI agents like Claude Code, Cursor, and Codex when working with Django. These files serve as instructional sets that guide your agent through the complexities of modern web development. Whether you are scaffolding a new project, implementing complex DRF patterns, or enforcing security standards, these skills act as technical benchmarks. They cover the entire lifecycle, from building async views and testing with factory_boy to performing deployment readiness checks and generating database migrations. These resources are intended for Django developers who want to reduce boilerplate and standardize their codebase. By integrating these specific skill sets, you ensure your AI assistant follows established best practices for architecture, verification, and configuration management, resulting in more consistent and reliable Django applications.
Top Django skills
django-pro
sickn33
Master Django 5.x with async views, DRF, Celery, and Django Channels. Build scalable web applications with proper architecture, testing, and deployment. Use PROACTIVELY for Django development, ORM optimization, or complex Django patterns.
python-configuration
wshobson
Python configuration management via environment variables and typed settings. Use when externalizing config, setting up pydantic-settings, managing secrets, or implementing environment-specific behavior.
django-tdd
affaan-m
Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
django-security
affaan-m
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
django-verification
affaan-m
Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
generate-migration
getsentry
Generate Django database migrations for Sentry. Use when creating migrations, adding/removing columns or tables, adding indexes, or resolving migration conflicts.
django-drf
prowler-cloud
Django REST Framework patterns. Trigger: When implementing generic DRF APIs (ViewSets, serializers, routers, permissions, filtersets). For Prowler API specifics (RLS/RBAC/Providers), also use prowler-api.
django-patterns
affaan-m
Django架构模式、使用DRF的REST API设计、ORM最佳实践、缓存、信号、中间件以及生产级Django应用程序。
python-development-python-scaffold
sickn33
You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint
demo-views
django-mvp
Guide for creating demo views in the django-mvp Demo App. Use when adding new demo pages to showcase components, layouts, or features — covers view creation, template structure, URL wiring, and sidebar menu registration. Emphasizes single configurable view classes with .as_view() attribute overrides
api-integration
anubhavnepal
Define or review how the Next.js frontend should communicate with the Django REST backend through typed, replaceable service layers.
django-insights
carlosapgomes
Diagnóstico de saúde para projetos Django: performance, segurança e arquitetura.
python-pro
pikakit
>-
django-flask-patterns
sraloff
Models/views/templates (Django), blueprints (Flask), migrations.
htmx-patterns
rhbpinheiro
HTMX + Django patterns for interactive UX without JavaScript complexity. Avoid JS conflicts using HTMX as single source of interactivity.
sigma-audio-crm
YuvrajGaykhe
Use this skill for ALL development, debugging, review, refactoring, feature building, and integration work on the Sigma Audio Dealer & Sales Intelligence Platform. Trigger whenever the user mentions leads, dealers, follow-ups, RBAC, CRM, audit logs, Kanban pipeline, analytics, sales executive, Djang
documentation-specialist
PedroFoll
Especialista em documentação de projetos Django/Python. Gera README.md completo em português, documenta arquitetura, decisões técnicas, instruções de instalação, uso e testes para repositórios GitHub.
Django Usecase Flow
salamonepablo
Keep Django workflow changes aligned with use-case orchestration.
django-test-expert
aliemrevezir
>
python
mrfelton
Python development guidelines and best practices. Use when working with Python code.
How to choose a Django skill
When selecting a skill, evaluate the scope of your current task. For general architecture, look at django-pro, while specific workflows like django-drf or generate-migration are better for focused tasks. Check the maintenance history to ensure the skill aligns with the current Django 5.x standards. Consider whether you need structural help, such as TDD and security checklists, or automation tools for views and migrations. Choose the skill that matches your immediate goal, as combining too many overlapping skills can lead to conflicting instructions for your AI agent.