setup-django

Scaffold a Django project with RAPID architecture via cookiecutter.

Updated Dec 28, 2025
One-click install
npx skills add https://github.com/josh-gree/my-claude-skills --skill setup-django
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-django
Source: https://github.com/josh-gree/my-claude-skills/tree/main/skills/setup-django
Command: npx skills add https://github.com/josh-gree/my-claude-skills --skill setup-django

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bootstraps a Django project with a scalable RAPID architecture, cookiecutter-generated structure, Docker/PostgreSQL support, and environment-based configuration.

Core Features & Use Cases

  • Scaffold RAPID project structure via cookiecutter
  • Install dependencies and configure environment
  • Guidance for GitHub repo setup or local init
  • Health checks, tests, and development workflow included
  • Comprehensive template structure for data, readers, actions, interfaces, and more

Quick Start

From your working directory, run /setup-django and answer prompts to generate a new Django project.