What problem does it solve?
This Skill ensures that newly implemented features meet all acceptance criteria, are free of bugs, and are secure against common vulnerabilities before deployment.
Core Features & Use Cases
- Acceptance Criteria Testing: Verifies that features function as specified.
- Bug Detection: Identifies functional, visual, and usability defects.
- Security Auditing: Performs a red-team style security assessment to uncover vulnerabilities like injection flaws or authorization issues.
- Regression Testing: Ensures that existing functionality remains unaffected by new changes.
- Use Case: After a new user registration flow is implemented, this Skill will test every step of the registration process, check for common security exploits, and ensure existing login functionality still works.
Quick Start
Use the qa skill to test the feature specified in 'features/PROJ-123-new-dashboard.md'.