What problem does it solve?
This Skill provides a rigorous, constitutional framework for testing frontend code, ensuring that Kimen components are reliable, accessible, and maintainable without the pitfalls of traditional coverage-focused testing.
Core Features & Use Cases
- Constitutional QA: Implements a strict testing discipline including TDD, mutation testing, and S-ID traceability for Kimen components.
- Generative UI Validation: Provides specialized guardrails and schema-first testing strategies for LLM-generated UI output.
- Use Case: When developing a new ki-button component, use this Skill to define behavior contracts, ensure accessibility compliance, and set up automated quality gates that prevent regressions.
Quick Start
Use the frontend-qa skill to audit the current test suite for the ki-button component and verify it meets the constitutional requirements for accessibility and regression coverage.