概要
The AI Quality Assurance Reviewer acts as an automated gatekeeper for software development, providing a multi-dimensional analysis of completed features before they are marked as finished. It evaluates code against clean code principles, identifies security vulnerabilities like SQL injection and XSS, audits performance metrics, and ensures robust test coverage. With built-in quality gates and auto-fix capabilities for minor style or documentation issues, this skill streamlines the code review process and ensures that every implementation meets production-grade standards.