QA Commands
Qualite (review, securite, performance, accessibilite)
Overview
This domain contains 16 commands for qualite (review, securite, performance, accessibilite).
Commands list
| Command | Description |
|---|---|
/qa:qa-audit | Complete project quality audit. Combines security, GDPR, accessibility, performance and code quality. |
/qa:qa-automation | Set up a comprehensive test automation strategy. |
/qa:qa-chrome | Visual tests and browser debugging via Claude Code's Chrome integration. |
/qa:qa-coverage | Analyze and improve the test coverage of the code. |
/qa:qa-design | UI/UX design audit and verification of web best practices. |
/qa:qa-e2e | End-to-End tests with Playwright or Cypress. |
/qa:qa-kaizen | Continuous improvement of code and processes with the Kaizen methodology. |
/qa:qa-loop | Autonomous loop AUDIT (parallel) → VALIDATE → FIX → VERIFY → CHECK with stopping criteria. |
/qa:qa-mobile | Quality audit specific to mobile applications (Flutter, React Native). |
/qa:qa-neovim | Quality and performance audit of a Neovim configuration. |
/qa:qa-perf | Performance analysis and optimization. |
/qa:qa-responsive | Responsive and mobile-first audit of a web application. |
/qa:qa-review | Performs a thorough and constructive code review. |
/qa:qa-security | Security audit based on OWASP Top 10. |
/qa:qa-tech-debt | Identification and prioritization of technical debt in the codebase. |
/qa:wcag-audit | Accessibility audit based on WCAG 2.1/2.2 and the axe-core reference. |
Commands in detail
Complete project quality audit. Combines security, GDPR, accessibility, performance and code quality.
Set up a comprehensive test automation strategy.
Visual tests and browser debugging via Claude Code's Chrome integration.
Analyze and improve the test coverage of the code.
UI/UX design audit and verification of web best practices.
End-to-End tests with Playwright or Cypress.
Continuous improvement of code and processes with the Kaizen methodology.
Autonomous loop AUDIT (parallel) → VALIDATE → FIX → VERIFY → CHECK with stopping criteria.
Quality audit specific to mobile applications (Flutter, React Native).
Quality and performance audit of a Neovim configuration.
Performance analysis and optimization.
Responsive and mobile-first audit of a web application.
Performs a thorough and constructive code review.
Security audit based on OWASP Top 10.
Identification and prioritization of technical debt in the codebase.
Accessibility audit based on WCAG 2.1/2.2 and the axe-core reference.