소개
The Code Quality & Linting skill integrates a comprehensive suite of validation tools into Claude's workflow to ensure high-quality, secure, and well-formatted code. It supports targeted validation of specific files or full codebase audits, covering Python formatting with Ruff, type safety with Mypy, security scanning with Bandit, and specialized checks for documentation and test infrastructure. This skill is essential for developers who want to maintain rigorous coding standards and catch errors early in the development lifecycle before committing or pushing code.