Acerca de
The Quality CDK Skill is a robust configuration engine for Claude-native development environments that establishes and enforces high-standard code quality. It automates the setup of linters, formatters, type checkers, and Git hooks across multiple ecosystems including Node.js, Python, Go, and Rust. By providing three distinct enforcement levels—advisory, soft, and hard—it allows teams to balance development velocity with production stability. This skill ensures that every piece of code, whether generated by AI or written by humans, undergoes rigorous verification through pre-commit hooks and GitHub Actions before reaching the main branch.