con un clic
testing-qa
Practical testing rules for unit, integration, and end-to-end verification.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Practical testing rules for unit, integration, and end-to-end verification.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Git Worktree: parallel working trees for isolated branch-level execution, debugging, and safe experimentation.
Durable project-memory rules for `.agent-memory/` plus session-memory boundaries.
Review routing, independent post-implementation review gates, multi-model escalation, and targeted optimization follow-up.
Planning-track selection, epic/feature decomposition, readiness gates, and plan-delta rules.
Architecture, Jetpack Compose, Navigation3 KMP, and Koin DI rules for Android apps.
Practical rules for designing, evolving, and integrating APIs safely.
| name | testing-qa |
| description | Practical testing rules for unit, integration, and end-to-end verification. |
| license | See repository LICENSE |
| user-invocable | false |
Use this skill when adding tests, fixing failing tests, or deciding how to verify a change safely.
Do not jump to the heaviest test layer first unless the bug or requirement is only visible there.
For every meaningful change, ask:
Look for:
Avoid: