About
This skill provides Claude with domain-specific knowledge to architect, develop, and maintain production-grade Python projects. It focuses on the modern Python ecosystem, emphasizing high performance and type safety through FastAPI and Pydantic. By enforcing strict mypy type checking and ruff linting, it ensures code follows PEP 8 standards. It also streamlines development workflows using the uv package manager and a standardized project layout, making it ideal for developers building scalable APIs, microservices, or data-driven applications.