Python Web skills for AI agents
8 practitioner-grade python web skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
All 8 skills
- Celery
Celery patterns for distributed task queues, scheduling, retries, and worker management
281 lines - Django Admin
Django admin customization patterns for list views, forms, inlines, actions, and permissions
278 lines - Django ORM
Django ORM patterns for models, querysets, migrations, and database optimization
259 lines - Django REST Framework
Django REST Framework patterns for building, serializing, and securing RESTful APIs
270 lines - Fastapi
FastAPI patterns for async APIs, dependency injection, Pydantic models, and OpenAPI integration
274 lines - Flask
Flask application patterns for routing, blueprints, extensions, and application factories
314 lines - Python Websockets
WebSocket patterns for real-time communication using FastAPI, Django Channels, and the websockets library
380 lines - Sqlalchemy
SQLAlchemy ORM and Core patterns for models, sessions, queries, and async database access
320 lines