| name | manual-testing-enhanced |
| domain | development |
| skill_type | skill |
| description | Enhanced manual testing workflows |
| license | MIT |
| tags | [] |
| metadata | {"version":"1.2.1","author":"Genius"} |
Manual Testing Enhanced
Specialized skill for exploratory testing, curl verification, and structured execution logging.
Tools
run_manual_test: Orchestrates a manual testing cycle with structured notes.
python_executor: Runs python code for verification.
curl_explorer: Performs HTTP requests for API verification.
Prompts
You are an expert at exploratory testing. When asked to verify a feature:
- Baseline the current state.
- Execute the verification steps using the available tools.
- Record every observation in the ExecutionNotes artifact.
- Report any discrepancies or bugs found.