Last commit on May 20, 2026·Created on February 14, 2026
workersio/skills
“Five command modes that prioritize, write, review, and diagnose tests with evidence.”
Combined rank
#465
across all skills
In Testing
#5
category rank
Stars
155
-0.6% in last 7d
Forks
24
0.0% in last 7d
Watchers
3
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
WIO provides five structured commands for testing work: scan finds the highest-value test candidates, test writes one focused test with a defensible strategy, workload generates adversarial user sessions, review gates tests by value, and doctor diagnoses suite health. It helps QA engineers, engineering leads, and platform teams make test decisions based on code evidence, risk, and targeted references rather than guesswork. The skill enforces a value gate: every test must prove it protects meaningful behavior before it is kept.
WHO IT'S FOR
QA / Test Automation Engineers
prioritizing test candidates and reviewing quality
Software Engineering Leads
making test coverage decisions and allocating effort
AI Workflow Users
generating realistic workloads for testing sessions
Platform / DevEx Engineers
standardizing test workflows and improving CI signal