소개
This skill provides a structured framework for managing Python experiments within the python_viterbo package. It automates adherence to project-specific conventions, including experiment directory layouts, stage-based entrypoints, and configuration management. By integrating linting via Ruff, type checking with Pyright, and testing with Pytest, it ensures high code quality and consistency across data science workflows. Additionally, it streamlines the generation of LaTeX-compatible plots and assets, making it an essential tool for researchers and developers moving from experimentation to publication-ready output.