Django skills and agents for AI-assisted development
npx claudepluginhub vintasoftware/django-ai-pluginsExpert guidance for Django REST Framework class-based views using Classy DRF (cdrf.co). Helps choose the right DRF generic/viewset class and override methods safely.
Write, review, and rewrite Django migrations for PostgreSQL with zero-downtime guarantees. Covers two-file splits, AddIndexConcurrently, FK NOT VALID + VALIDATE, db_default for NOT NULL columns, and RunPython safety rules.
Reviews and refines Django/Python code for clarity, consistency, and maintainability while preserving all functionality. Applies Django best practices, PEP 8, and project standards.
A collection of skills and agents for AI coding agents specialized in Django backend development.
Comprehensive Django development guidelines from Vinta Software. Contains best practices across multiple categories for building robust Django applications.
Use when:
Categories covered:
Expert guidance for Django applications using Celery for asynchronous task processing. Incorporates best practices from Vinta Software's production experience.
Use when:
Categories covered:
Expert guidance for Django REST Framework class-based views using Classy DRF. Focuses on choosing the correct DRF view class and override hook with MRO-backed reasoning.
Use when:
APIView, generic views, GenericViewSet, and ModelViewSetperform_create, perform_update, get_queryset, etc.)Categories covered:
Autonomous code review agent that refines Django/Python code for clarity, consistency, and maintainability. Focuses on recently modified code and applies Django best practices without changing functionality.
Use when:
What it reviews:
select_related/prefetch_related)This repository exposes a local Codex marketplace at:
.agents/plugins/marketplace.json
Each plugin directory now also includes a Codex manifest at .codex-plugin/plugin.json. Use the marketplace file above or the individual plugin manifests when registering these plugins in Codex:
django-expertdjango-celery-expertcdrf-expertdjango-reviewerIf you use the community plugins CLI, this repository can also be installed from the repo root or GitHub URL:
npx plugins add vintasoftware/django-ai-plugins
npx plugins add https://github.com/vintasoftware/django-ai-plugins
As of March 18, 2026, the plugins package docs explicitly list Claude Code and Cursor as supported install targets. Treat Codex support through that tool as unverified unless you have confirmed it in your environment.
Skills are automatically available once installed. The agent will use them when relevant tasks are detected.
Examples:
Create a new Django model for user profiles
Set up a REST API endpoint with authentication
Should I override create or perform_create in this DRF ViewSet?
Review this Django view for security issues
Use the django-reviewer agent to review my recent changes
Each plugin contains either skills or agents:
.codex-plugin/plugin.json) — Codex plugin metadata.claude-plugin/plugin.json) — Claude metadataskills/SKILL.md) — Instructions and reference documentation loaded on-demandagents/<name>.md) — Autonomous specialists that proactively review and refine codeClaude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations