概要
This skill integrates a suite of industrial-grade code quality tools—including Ruff, Mypy, Bandit, and ast-grep—into the Claude Code workflow to ensure codebase consistency and reliability. It enables developers to perform targeted formatting, security audits, type checking, and documentation validation directly through Claude. By facilitating a high-standard 'format-before-commit' workflow, it helps catch potential bugs, security vulnerabilities, and style inconsistencies early in the development cycle, making it an essential tool for maintaining complex Python repositories.