validator-role-skill
Installation
SKILL.md
Validator Role Skill
Description
Ensure code quality, comprehensive test coverage, standards compliance, and security through rigorous testing and review workflows. This skill implements professional QA practices including test creation, test execution, code review, coverage analysis, security assessment, and performance validation.
When to Use This Skill
- Validating pull requests before merge
- Creating comprehensive test suites (TDD support)
- Performing security assessments
- Analyzing test coverage and quality
- Executing regression testing after changes
- Reviewing code for quality and standards compliance
- Performance validation and benchmarking