概要
This skill optimizes Claude's Python development workflow by enforcing PEP 8 conventions, modern type hinting (Python 3.9+), and documentation-driven development. It integrates seamlessly with popular tools like Ruff and UV while providing a standardized approach to writing parametrized tests. By leveraging official documentation directly from Python.org via WebFetch, this skill ensures that Claude provides accurate, up-to-date guidance on the standard library while maintaining a high bar for code quality and maintainability.