★ 0 · Updated 2026-09-22
Provides principles for Python framework selection, async decision-making, type hints, project structure, background tasks, error handling, and testing.
Browse skills that share this tag.
★ 0 · Updated 2026-09-22
Provides principles for Python framework selection, async decision-making, type hints, project structure, background tasks, error handling, and testing.
★ 129 · Updated 2026-09-21
Provides decision-making principles for Python framework selection, async patterns, type hints, project structure, and error handling.
★ 0 · Updated 2026-09-19
Generate production-ready Python project structures with modern tooling, type hints, testing setup, and configuration.
★ 602 · Updated 2026-09-19
Guidelines and patterns for Django data migrations, schema changes, migration squashing, and testing in the World of Darkness application.
★ 39,782 · Updated 2026-09-14
Profiles slow PostHog API endpoints spending time in Postgres or Python using APM traces, production EXPLAIN, and post-deploy verification.
★ 10 · Updated 2026-09-13
Adds a new monitoring report type end-to-end by creating models, generator actions, serializers, registry entries, and tests.
★ 27 · Updated 2026-03-24
Expert Django 5.x development with async views, DRF, Celery, and Channels for scalable web applications
★ 2 · Updated 2026-03-20
Pre-deployment verification workflow covering migrations, security, performance, and deployment configuration