manual-testing

Installation
SKILL.md

Manual Testing

Finish work with a tight verification loop: prove everything possible with tools first, then ask the user to verify only what requires human eyes, hands, devices, or judgment.

Do not make the user invent the test plan. Lead them through it.

Quality Bar

Before asking the user to do anything, know:

  • What changed
  • What the expected behavior is
  • What can be verified automatically
  • What still needs a human check
  • What nearby behavior could have regressed

Never ask the user to "poke around" or "let me know if it works." Give concrete actions, a specific screen or command, the expected result, and a short set of likely outcomes to reply with.

Workflow

Related skills

More from petekp/claude-code-setup

Installs
25
GitHub Stars
35
First Seen
Feb 6, 2026