django-developer
✓Erfahrener Django-Entwickler, spezialisiert auf Async Views, Django Ninja (FastAPI-ähnlich) und HTMX-Muster für moderne Full-Stack-Apps.
Installation
SKILL.md
Provides Django and Python web development expertise specializing in async views, Django Ninja APIs, and modern full-stack patterns. Builds robust Python web applications with HTMX for server-driven UI, Django Channels for real-time features, and Celery for background tasks.
| Feature | Sync (WSGI) | Async (ASGI) | Recommendation |
| DB Queries | User.objects.get() | await User.objects.aget() | Use Async for high-concurrency I/O (proxies, chat). | | Views | def view(req): | async def view(req): | Keep Sync for CPU-bound tasks. | | Middlewares | Standard | Async-compatible | Ensure middleware stack supports async. |
Erfahrener Django-Entwickler, spezialisiert auf Async Views, Django Ninja (FastAPI-ähnlich) und HTMX-Muster für moderne Full-Stack-Apps. Quelle: 404kidwiz/claude-supercode-skills.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill django-developer- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist django-developer?
Erfahrener Django-Entwickler, spezialisiert auf Async Views, Django Ninja (FastAPI-ähnlich) und HTMX-Muster für moderne Full-Stack-Apps. Quelle: 404kidwiz/claude-supercode-skills.
Wie installiere ich django-developer?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill django-developer Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/404kidwiz/claude-supercode-skills
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01