django-setup
CommunityHTTPS-ready Django setup with mkcert SSL.
Authorotoshek
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive setup flow to initialize Django projects for HTTPS development using mkcert certificates, including venv, dependencies, health endpoints, and SSL-ready configuration.
Core Features & Use Cases
- Automatic Python version selection and venv setup.
- HTTPS development with mkcert certificates and Uvicorn/SSL server configuration.
- Core dependencies (Django, dotenv, DRF, CORS headers) pre-wired.
- Health endpoints for CSRF initialization and backend status.
- Comprehensive guidance for migrations, health checks, and testing.
Quick Start
Create a Django project, configure HTTPS with mkcert, run migrations, and verify the health endpoint.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: django-setup Download link: https://github.com/otoshek/Claude-Code-Toolkit/archive/main.zip#django-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.