Python Web Service Production Readiness

Use this skill to statically review Python web-service production readiness across FastAPI, Starlette, Django, and Flask (ASGI/WSGI): sync-vs-async endpoint blocking, request validation, authentication and authorization boundaries, middleware order, worker model, timeouts, graceful shutdown, and health checks. Reads source and config only; it never starts the server or sends requests. Loads the framework-specific reference only when the framework is detected.

VincentChuWaiChow a1a6f4a 8 files · 15.0 KB Updated

File contents

VincentChuWaiChow/vanguard-frontier-agentic/tree/main/skills/python/python-web-service-production-readiness commit a1a6f4a368

Frequently asked questions

npx skillmds@latest add vincentchuwaichow/python-web-service-production-readiness