关于
The Python Development Skill serves as a comprehensive blueprint for modern Python engineering, offering three distinct tiers of guidance—Minimal, Standard, and Full—tailored to your project's specific complexity. It automates best practices for environment setup using 'uv', linting with 'Ruff', type checking with 'mypy', and testing with 'pytest'. Whether you are converting a legacy utility script or architecting a large-scale enterprise system, this skill ensures your codebase adheres to PEP-8, utilizes the robust 'src/' layout, and maintains high security and performance standards.