关于
This skill enables Claude to implement professional-grade code quality standards in Python projects, with a specialized focus on scientific computing. It provides comprehensive guidance on configuring Ruff for ultra-fast linting and formatting, MyPy for robust static type checking, and pre-commit for automated git hooks. By integrating these tools, developers can catch bugs early, enforce consistent style across teams, and ensure that scientific code remains maintainable and error-free throughout the research and development lifecycle.