About
This skill provides a comprehensive framework for developing modern, production-ready Python applications. It enforces the use of high-performance tools like uv for dependency management, Ruff for linting, and Mypy for strict type safety. By integrating best practices for FastAPI and FastMCP, it helps developers build scalable web services and Model Context Protocol servers. The skill also guides users through achieving 80%+ test coverage with pytest and creating optimized, multi-stage Docker configurations for cloud-ready deployments.