About
This skill streamlines the development workflow by providing a comprehensive suite of linting and validation commands integrated with Hatch. It enables developers to automatically format code with Ruff, perform deep type analysis with Mypy, conduct security audits with Bandit, and ensure documentation accuracy through spelling checks. By allowing both broad codebase sweeps and targeted file-specific validation, it ensures high-quality, PEP-compliant, and secure code is maintained throughout the development lifecycle.