django-setup
✓Initialize Django projects for HTTPS development with virtual environments and mkcert SSL certificates
Installation
SKILL.md
This skill sets up Django for HTTPS development with virtual environments and local SSL certificates.
To set up Django for HTTPS development with virtual environments and local SSL certificates, follow these steps:
Check all available Python versions: Detect the operating system by running uname -s 2>/dev/null || echo %OS% 2>/dev/null || ver
Initialize Django projects for HTTPS development with virtual environments and mkcert SSL certificates Source: otoshek/claude-code-toolkit.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/otoshek/claude-code-toolkit --skill django-setup- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is django-setup?
Initialize Django projects for HTTPS development with virtual environments and mkcert SSL certificates Source: otoshek/claude-code-toolkit.
How do I install django-setup?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/otoshek/claude-code-toolkit --skill django-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/otoshek/claude-code-toolkit
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05