django▌
14 indexed skills · max 10 per page
django-expert
jeffallan/claude-skills · Backend
Expert Django and DRF implementation with ORM optimization, serializers, viewsets, and JWT authentication. \n \n Designs Django models with proper indexes, relationships, and managers; handles migrations and schema verification \n Optimizes ORM queries using select_related and prefetch_related to prevent N+1 problems \n Builds DRF serializers with validation, viewsets with permissions, and async views for Django 5.0 \n Configures JWT authentication, role-based permissions, and Django admin custo
django-expert
vintasoftware/django-ai-plugins · Backend
Expert guidance for Django backend development covering models, views, APIs, testing, and production deployment. \n \n Covers model design, ORM optimization, query performance tuning, and migration strategies with focus on preventing N+1 problems \n Supports Django REST Framework development including serializers, viewsets, pagination, filtering, and authentication patterns \n Includes security best practices for CSRF/XSS prevention, permissions, and production-ready configuration \n Provides te
django-rest-framework
thebushidocollective/han · Backend
Master Django REST Framework for building robust, scalable RESTful APIs with proper serialization and authentication.
django-pro
sickn33/antigravity-awesome-skills · Backend
You are a Django expert specializing in Django 5.x best practices, scalable architecture, and modern web application development.
django-drf
prowler-cloud/prowler · Backend
Note: swagger_fake_view is specific to drf-spectacular for OpenAPI schema generation.
django-cloud-sql-postgres
jezweb/claude-skills · Cloud
Status: Production Ready Last Updated: 2026-01-24 Dependencies: None Latest Versions: Django@5.1, psycopg2-binary@2.9.9, gunicorn@23.0.0, google-cloud-sql-connector@1.12.0
django-access-review
getsentry/skills · Backend
Find access control vulnerabilities by investigating how the codebase answers one question:
django-perf-review
getsentry/skills · Backend
Review Django code for validated performance issues. Research the codebase to confirm issues before reporting. Report only what you can prove.
django-celery-expert
vintasoftware/django-ai-plugins · Backend
Expert guidance for Django Celery task design, configuration, error handling, and production monitoring. \n \n Covers task design patterns, Django ORM integration, transaction safety, and idempotency best practices \n Includes configuration for brokers, result backends, worker settings, queue routing, and task serialization \n Provides error handling strategies: retries with exponential backoff, dead letter queues, timeouts, and exception logging \n Supports periodic task scheduling with Celery
django-tdd
affaan-m/everything-claude-code · Backend
Comprehensive TDD guide for Django with pytest, factory_boy, and DRF API testing. \n \n Covers the red-green-refactor cycle with pytest configuration, test settings, and conftest fixtures for models, views, and API endpoints \n Factory Boy patterns for creating test data, including sequences, relationships, and post-generation hooks \n Model, view, serializer, and API ViewSet testing strategies with real code examples for CRUD operations and filtering \n Mocking and patching techniques for exter