Find the perfect skill
Pairwise test generation
Testing
Generate pairwise combinations for efficient test coverage.
Naive UX Check
Testing
Coordinate naive-user comprehension scenarios (kid, guardian, admin), track which have been run, and log responses to a dated report.
Browser Automation with Playwright
Testing
Browser automation and web interaction using Playwright: page navigation, form filling, snapshots, and test generation.
QA Scenario Builder
Testing
Creates QA review scenario sheets in Google Sheets from a screen design document, by copying a template, filling metadata, and writing detailed step-by-step test cases.
Audit CA65/NSF/FamiTracker Exporters
Testing
Audit output-format generators in exporter/ for CA65, NSF, and FamiTracker, verifying bytecode correctness against specs.
QA Testing and Bug Fixing for Web
Testing
Systematically QA test a web application and fix bugs found, producing a structured report with before/after health scores and fix evidence. Three tiers: Quick, Standard, Exhaustive.
NES Mapper & CC65 Build Audit
Testing
Audits the mapper abstraction, project builder, and CC65 compile path for producing a bootable NES ROM. Verifies iNES header consistency, bank windows, and PRG overruns.
K6 Testing
Testing
Testing and validation for K6 applications. Set up and run performance tests.
Adversarial Review of Any Artifact
Testing
Skeptical, artifact-agnostic review that assumes the target is wrong and reports only findings that survive refutation. Hunts omissions, not just bugs.
UI Verification Before Commit
Testing
Builds project assets, starts a local server, and prompts the user to verify the UI visually before committing. Helps catch UI regressions before they are committed. Used when changes affect templates, components, styles, or other observable UI behavior.
UVM Hardware Verification
Testing
Implement UVM-based testbenches for hardware verification: stimulus generation, scoreboarding, coverage-driven and assertion-based testing.
Naive UX Check
Testing
Organizes naive-user comprehension test scenarios and logs results to a dated report.