Aller au contenu principal

QA Commands

Qualite (review, securite, performance, accessibilite)

Overview

This domain contains 16 commands for qualite (review, securite, performance, accessibilite).

Commands list

CommandDescription
/qa:qa-auditComplete project quality audit. Combines security, GDPR, accessibility, performance and code quality.
/qa:qa-automationSet up a comprehensive test automation strategy.
/qa:qa-chromeVisual tests and browser debugging via Claude Code's Chrome integration.
/qa:qa-coverageAnalyze and improve the test coverage of the code.
/qa:qa-designUI/UX design audit and verification of web best practices.
/qa:qa-e2eEnd-to-End tests with Playwright or Cypress.
/qa:qa-kaizenContinuous improvement of code and processes with the Kaizen methodology.
/qa:qa-loopAutonomous loop AUDIT (parallel) → VALIDATE → FIX → VERIFY → CHECK with stopping criteria.
/qa:qa-mobileQuality audit specific to mobile applications (Flutter, React Native).
/qa:qa-neovimQuality and performance audit of a Neovim configuration.
/qa:qa-perfPerformance analysis and optimization.
/qa:qa-responsiveResponsive and mobile-first audit of a web application.
/qa:qa-reviewPerforms a thorough and constructive code review.
/qa:qa-securitySecurity audit based on OWASP Top 10.
/qa:qa-tech-debtIdentification and prioritization of technical debt in the codebase.
/qa:wcag-auditAccessibility audit based on WCAG 2.1/2.2 and the axe-core reference.

Commands in detail


Back to all commands