Find the perfect skill
Angular Spec Auditor
Testing
Independently audits an Angular component spec file against the project's migration guidelines, enforcing strict rules on tests and type safety.
Naive UX Check
Testing
Runs naive-user comprehension tests on a web app by providing prompts for kid, guardian, or admin personas and logs responses to dated reports.
Oblivion Compatibility Audit
Testing
Per-game TES4 compatibility audit for ByroRedux: NIF v20.0.0.4 and v10.x NetImmerse, BSA v103, live ESM parser.
Browser Automation with agent-browser
Testing
Automates browser interactions using the agent-browser CLI: navigate pages, fill forms, click buttons, take screenshots, extract data, and manage authentication state. Useful for web scraping, form submissions, testing web apps, or any task requiring programmatic control of a browser. Operations are driven by element references obtained from interactive snapshots.
Component Tester
Testing
Write, run, and analyze component tests using Vitest and React Testing Library. Helps with coverage analysis and accessibility validation to ensure component quality.
mflux Testing
Testing
Run pytest tests (fast/slow/full) in mflux while preserving image outputs and safely handling golden image diffs without unintended updates.
Charles Proxy Session Extractor
Testing
Extracts HTTP/HTTPS request/response data from Charles Proxy .chlsj files. Use it to analyze captured network traffic, debug API calls, or examine proxy logs.
Mock Contract - Pact Testing Setup
Testing
Design a consumer-driven contract testing setup with Pact configuration and CI integration.
SpeedTree Subsystem Audit
Testing
Audit the SpeedTree (.spt) TLV walker + placeholder-billboard fallback shipped in Session 33 Phase 1.
Authoring Fixtures & Evals
Testing
Author fixtures for craw test and gate on a baseline with craw eval — deterministic, mock-by-default, randomness carried in --seed. Load when adding test inputs or an eval gate to a Definition.
QA Verification Harness
Testing
Run the project's verification harness (analyze, lint, format, tests) after code changes. Supports quick, standard, and full tiers.
Probitas Setup
Testing
Initialize Probitas project and install CLI. Use for setting up E2E testing.