概要
The Quality Standards skill provides a robust framework for maintaining high-quality code by defining specific benchmarks, linting rules, and naming conventions. It evaluates code across multiple dimensions, including test coverage, documentation completeness, and architectural pattern adherence, assigning a numerical quality score to help developers identify areas needing improvement. This skill is essential for teams looking to automate code reviews and uphold strict coding standards across Python, JavaScript, and TypeScript projects within the Claude Code environment.