Find the perfect skill
Compiler Verification
Testing
Run all compiler checks (tests, lint, format) before committing. Detects whether TS or Rust code changed and runs appropriate verification steps.
gstack: Headless Browser for QA
Testing
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, take screenshots, test forms, and assert element states. ~100ms per command.
SpeedTree Subsystem Audit
Testing
Audit the byroredux-spt crate: a TLV walker for SpeedTree .spt files and a placeholder billboard fallback. Verify byte accounting and TREE record wiring.
Naive UX Check
Testing
Organizes naive-user comprehension prompt scenarios for the Claude-for-Chrome app. Surfaces the next unrun scenario and logs results to a dated report.
QA Testing and Bug Fixing
Testing
Systematically QA test a web application, fix bugs iteratively with re-verification. Produces health scores, fix evidence, and a ship-readiness summary.
SAP Mock Cloud Foundry
Testing
Instructions for using a mock SAP Cloud Foundry in your workflows.
Skyrim SE Compatibility Audit
Testing
Deep per-game audit of Skyrim Special Edition compatibility for the ByroRedux engine, covering BSTriShape packed geometry, shader-type dispatch, NPC equip/FaceGen, and multi-master load order.
LLM Evaluation Harness
Testing
Build an eval suite for an LLM feature with datasets, graders, and regression gates that block bad releases.
Browser Automation with Playwright
Testing
Complete browser automation with Playwright. Auto-detects dev servers, writes test scripts to /tmp.
Naive UX Check
Testing
Organizes a set of naive-user comprehension prompts (kid, guardian, admin personas) and logs responses. Use before a release for a fresh UX pass.
Gatling Scenario Creator
Testing
Automated assistance for creating Gatling performance test scenarios. Covers load testing, stress testing, and benchmarking best practices.
Oblivion Compatibility Audit
Testing
Per-game audit of Oblivion (TES4) compatibility for ByroRedux, covering NIF v20.0.0.5 + v10.x NetImmerse family, BSA v103, and live ESM paths.