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-patterns
affaan-m/everything-claude-code · Backend
Production-grade Django architecture patterns for scalable, maintainable applications. \n \n Covers project structure with split settings (base, development, production, test), custom managers and QuerySets, and service layer separation for business logic \n Includes Django REST Framework patterns: serializers with validation, ViewSets with custom actions, filtering, searching, and pagination \n Demonstrates ORM best practices: select_related and prefetch_related for N+1 prevention, bulk operati
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-rest-framework
thebushidocollective/han · Backend
Master Django REST Framework for building robust, scalable RESTful APIs with proper serialization and authentication.
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-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: [email protected], [email protected], [email protected], [email protected]
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