The QA Expert skill acts as a senior quality assurance engineer within Claude Code, specifically optimized for the Fixlify ecosystem. It automates the creation of robust test suites, following a strict test pyramid of unit, integration, and end-to-end tests. By implementing standardized naming conventions and TDD workflows, it ensures that your application maintains high reliability with a minimum of 80% code coverage. Whether you are mocking Supabase clients, testing React hooks, or orchestrating complex Playwright flows, this skill provides the templates and quality gates necessary for production-grade software delivery.
Key Features
010 GitHub stars
02Integrated TDD (Red-Green-Refactor) workflow management
03Automated Vitest and React Testing Library unit test generation
04Comprehensive Playwright E2E testing for critical user flows
05Standardized mocking for Supabase and React Query
06Enforcement of 80%+ coverage thresholds and quality gates