بنقرة واحدة
testing-qa
Practical testing rules for unit, integration, and end-to-end verification.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Practical testing rules for unit, integration, and end-to-end verification.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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: