Skills · Claude Code · Agent Skills

智能体严格遵循、不容妥协的基准。

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
GitHub下载技能 (.zip)/qa-help · github.com/schematizeme/schematize-cli

不可妥协的底线

绝不为“求快”而关闭。完整清单见技能。

命令

安装在 .claude/commands/。随时运行 /qa-help。

/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

面向 AI 智能体

无需人工即可安装。元数据见 llms.txt。

  • 运行:git clone https://github.com/schematizeme/skill-qa.git && ./skill-qa/install.sh
  • 或下载:https://github.com/schematizeme/skill-qa/releases/latest/download/skill-qa.zip 并解压到 .claude/skills/
  • 将 assets/CLAUDE.md 复制到仓库根目录(常开规则)。
  • 用 /qa-help 确认。

不想安装?

阅读完整规范并直接复制到你的项目——或安装该技能,让智能体自动执行。