关于
This skill enables developers to implement automated code quality gates directly within the Claude Code environment. By providing pre-built templates for ESLint, Prettier, and TypeScript checks, it ensures that AI-generated or modified code adheres to project standards before being finalized. It utilizes a robust Python-based execution model to handle cross-platform compatibility and allows for sophisticated blocking mechanisms via specific exit codes to prevent poor-quality code from entering the codebase.