关于
The Following Conventions skill provides Claude with the specific architectural and stylistic guidelines required for Tenzir Python projects. It streamlines the setup and maintenance of Python 3.12+ environments by integrating tools like uv for dependency management, Ruff for linting and formatting, Mypy for strict static type checking, and pytest for testing. It ensures that all generated code adheres to specific naming conventions, documentation styles, and CLI standards, making it an essential tool for maintaining high-quality, production-ready Python codebases.