django-project-setup

Installation
SKILL.md

Django 6.0 Project Setup

Automated setup for production-ready Django 6.0 projects with modern tooling.

What This Skill Does

Creates a complete Django 6.0 project with:

Modern Stack (2026)

  • uv - Fast package manager (no pip/venv needed)
  • Django 6.0 - Latest version with Python 3.12+ support
  • PostgreSQL - Docker Compose + Supabase support
  • Custom User Model - UUID primary keys from day 1
  • direnv - Automatic environment management
  • HTMX - Modern frontend interactivity
  • OAuth - Authentication ready (django-oauth-toolkit)
  • DRF + Pydantic - Type-safe API schemas
  • pytest + factory_boy - Modern testing infrastructure
  • mypy + ruff - Type checking and linting
Related skills
Installs
1
GitHub Stars
10
First Seen
Mar 10, 2026