Skills · Claude Code · Agent Skills

Standards, denen der Agent folgt — kompromisslos.

The house's Q.A./testing discipline (language-agnostic): strategy and pyramid (unit→component→integration→e2e), tests that prove BEHAVIOR not 'it rendered', 'truly-green' smoke (content + self-check), a11y and visual regression that block, contract/data tests, flaky (detection+quarantine), useful coverage (mutation, not vanity), plan-first Q.A. with approval, and test/a11y/CWV CI gates. Extracted from engineering; offensive security is pentest.

v0.1.0Disciplina · Q.A./Testesgithub.com/schematizeme/skill-qa
schematize-qa · v0.1.0bash
$ schematize install qa
GitHubSkill (.zip) herunterladen/qa-help · github.com/schematizeme/schematize-cli

Nicht verhandelbare Mindeststandards

Werden nie abgeschaltet, "um schneller zu sein". Vollständige Liste in der Skill.

Befehle

Installiert in .claude/commands/. Führe /qa-help jederzeit aus.

/qa-helplista todos os comandos do schematize-qa
/qa-planplan-first: levanta o escopo (camadas/modos, ambiente, rotas/personas, destrutivos, riscos), gera o MD de passo a passo em <projeto>_archive/qa/ e pede aprovação ANTES de rodar — nada às cegas
/qa-runexecuta o Q.A. do plano aprovado: faseado/assistido (pausa entre fases) ou de uma vez (multiagentes + watchdog que retoma de checkpoint, sem retry infinito); passo destrutivo só com gate; coleta o summary.json e os gates de teste/a11y/CWV
/qa-loadcarrega à força TODO o corpo normativo (estratégia/pirâmide, categorias, flaky, execução) e passa a aplicá-lo
/qa-claudecria ou mescla o CLAUDE.md sempre-on de Q.A. na raiz do repo (não sobrescreve blocos de outras skills)
/qa-cccontext compact: gera handoff no archive e roda /compact
/qa-handoffgera o handoff (context.md + checklist.md) sem compactar — pra fim de sessão

Für KI-Agenten

Ohne menschliches Eingreifen installieren. Metadaten in llms.txt.

  • Ausführen: git clone https://github.com/schematizeme/skill-qa.git && ./skill-qa/install.sh
  • Oder herunterladen: https://github.com/schematizeme/skill-qa/releases/latest/download/skill-qa.zip und nach .claude/skills/ entpacken
  • Kopiere assets/CLAUDE.md in das Repo-Root (Immer-an-Regel).
  • Bestätige mit /qa-help.

Nicht installieren wollen?

Lies die vollständigen Standards und kopiere sie direkt in dein Projekt — oder installiere die Skill, damit der Agent sie selbst durchsetzt.