home / skills / django

Django skills for Claude Code

Give your agent expert Django knowledge.

22 skills available

unfold-admin

0xdarkmatter/claude-mods

7
This skill helps you configure and customize Django Unfold admin interfaces, boosting productivity with streamlined model admins, dashboards, and advanced
django-access-review

getsentry/skills

261
This skill helps you audit Django access control and IDOR risks by tracing authorization flows and identifying gaps in viewsets, queries, and permissions.
silk-debug

letsrevel/revel-backend

69
This skill helps you analyze Django Silk profiling data to debug slow requests, detect N+1 queries, and optimize database performance.
openai-chatkit-backend-python

zeeshan080/ai-native-robotics

1
This skill guides you to design and run a custom Python ChatKit backend using the OpenAI Agents SDK behind a secure API.
django

bankkroll/skills-builder

1
This skill provides detailed guidance on Django concepts such as auth, class-based views, forms, and database operations.
django-security

affaan-m/everything-claude-code

46.5k
This skill enforces Django security best practices across authentication, authorization, CSRF, input handling, and secure deployment configurations to protect
chartjs-graphs

carlos-asg/tu-voz-en-ruta

This skill helps you render interactive Chart.js graphs in Django templates by wiring data via data-* attributes and datalabels.
code_repository_intel

transilienceai/communitytools

35
This skill scans public repositories to identify technologies from dependencies, CI configs, and language stats across GitHub and GitLab.
lang-python

joncrangle/.dotfiles

8
This skill helps you write, debug, and set up Python projects with modern tooling and frameworks like FastAPI, Django, and pandas.
django

openclaw/skills

1.2k
This skill helps you build secure Django apps by avoiding N+1 queries, guarding against common security traps, and following best practices.
django-rest-framework

thebushidocollective/han

88
This skill helps you build robust RESTful APIs with Django REST Framework serializers, viewsets, and authentication, boosting backend productivity.
django-perf-review

getsentry/skills

261
This skill performs a validated Django performance review to identify N plus 1s, unbounded queries, and missing indexes, guiding targeted optimizations.
updating-deps

letsrevel/revel-backend

69
This skill helps you update Python dependencies with UV, scan for outdated and unused packages, and safely edit pyproject.toml while preserving Django LTS.
django-tdd

affaan-m/everything-claude-code

46.5k
This skill guides you through Django TDD with pytest-django, factory_boy, and DRF testing to accelerate reliable API and model tests.
django-ratelimit

carlos-asg/tu-voz-en-ruta

This skill helps you implement Django rate limiting with django-ratelimit and Redis to protect views from abuse and spam.
drf

openclaw/skills

1.2k
This skill helps you scaffold and optimize Django REST Framework APIs by applying best practices, serializers, views, routing, and performance patterns.
django-patterns

affaan-m/everything-claude-code

46.5k
This skill helps you implement production-ready Django architectures, DRF APIs, and ORM best practices with patterns for caching, signals, and scalable
django

carlos-asg/tu-voz-en-ruta

This skill enforces Django CBV best practices and type-safe forms, improving maintainability, security, and scalability across views, URLs, and commands.
django-verification

affaan-m/everything-claude-code

46.5k
This skill guides Django projects through a comprehensive verification loop including migrations, tests, linting, security checks, and deployment readiness.
django-health

carlos-asg/tu-voz-en-ruta

This skill helps you implement and validate django-health-check configurations for reliable health endpoints in Django deployments.
database-migrations

affaan-m/everything-claude-code

46.5k
This skill guides safe, zero-downtime database migrations across PostgreSQL, MySQL, and ORMs, helping you plan, implement, and rollback changes confidently.
django-htmx.md

carlos-asg/tu-voz-en-ruta

This skill helps developers build modern, interactive Django apps using HTMX with class-based views for seamless partial updates and reduced JavaScript.