What problem does it solve?
This Skill removes the friction of validating software changes by coordinating automated tests, coverage checks, build verification, and quality reporting in one workflow.
Core Features & Use Cases
- Code Test Execution: Run unit, integration, end-to-end, and regression suites across common stacks, including Flutter, Python, Go, and JavaScript.
- UI and Visual QA: Verify browser-based user flows, responsive behavior, accessibility, screenshots, and console errors for front-end changes.
- Coverage and Build Validation: Measure test coverage, confirm production builds, and catch failures early before code is merged or released.
- Use Case: After a feature or bug fix, use this Skill to check the impacted tests, inspect failures, and produce a concise QA report for the team.
Quick Start
Use ck:test to run the appropriate test workflow for your recent changes and return a structured report with failures, coverage, and build status.