Updated: 2026-03-25
manual-testing
Basic Information
Full Skill Guide
When
- Fast exploratory validation is needed before automation is ready.
- New features have many unknown behaviors requiring human judgment.
- Team needs contextual observation beyond scripted checks.
What
- Discover issues through guided human exploration and scenario thinking.
- Validate user experience, workflow coherence, and error handling quality.
- Provide early risk signals for product and engineering decisions.
How
- Set exploration charter with objective and timebox.
- Choose heuristics: boundary, interruption, data variation, role switching.
- Execute scenarios while capturing observations and clues.
- Investigate suspicious behavior with focused follow-up checks.
- Record findings with evidence and reproduction notes.
- Debrief: summarize discovered risks and suggested next tests.
Reference
Positive Example (Input -> Output)
Input:
- Charter: onboarding + profile completion in 45 minutes
Output:
- Found input validation inconsistency and dead-end navigation path
- Delivered actionable repro notes and risk summary
Negative Example (Input -> Output)
Input:
- "Try around and see"
Output (problem):
- No objective, no notes, no evidence trail
- Insights cannot be reused by team
Limits
- Do not run manual testing without exploration charter.
- Do not rely on memory-only findings.
- Do not skip reproduction confirmation before reporting.
- Do not treat exploratory output as random comments.
- Do not ignore timebox and scope discipline.
Usage Guide
- Install and enable
manual-testingfirst (use the install commands in this page). - In your request, provide required context: scope, environment, timeline, and expected output format.
- Trigger with exploration charter, for example: "Use
manual-testingfor 60-minute exploratory session on onboarding." - Ask for outputs: session plan, heuristic checklist, note-taking template, and debrief format.
- After session, ask the skill to convert notes into actionable defects and next tests.
Installation
Platform
AI Tool
Quick install (one line)
Generating command... Full script
Loading script...