Find the perfect skill
SpeedTree Subsystem Audit
Testing
Audit the TLV parser and placeholder billboard fallback in the byroredux-spt crate.
Audit Suite Orchestrator
Testing
Runs a preset suite of audits in parallel, fanning them out as agents and merging reports into one summary. It sequences and aggregates other audit skills without owning audit logic.
Adversarial Testing
Testing
Verify quality through adversarial testing with concrete evidence. Use after implementation to break code.
Before-After Screenshots
Testing
Captures before/after screenshots of web pages or elements for visual comparison. Ideal for documenting UI changes and PRs.
User Acceptance Testing
Testing
Run user acceptance testing on a scoped set. Reads REVIEW-SCOPE.md as its input.
Naive UX Check
Testing
Organize and run naive-user comprehension prompts (kid, guardian, admin) for a Claude-for-Chrome app, logging results to dated reports. Use before release for a fresh user perspective.
Web QA and bug fixing
Testing
Systematically test a web app, fix bugs with atomic commits, and re-verify. Produces health scores and a ship-readiness report.
Hardware Verification (UVM)
Testing
Implement UVM-based hardware verification testbenches: stimulus generation, scoreboarding, coverage-driven verification, and assertion-based testing.
Agent Browser Automation
Testing
Automate web interactions with a Rust-based headless browser CLI. Navigate, click, type, and snapshot pages using structured commands.
Stub Creator
Testing
Auto-activating skill for Test Automation, providing automated assistance for stub creator tasks.
Enterprise Code Quality Orchestrator
Testing
Enterprise code quality orchestrator with TRUST 5 validation, proactive analysis, and automated best practices enforcement.
Naive UX Check
Testing
Organizes naive-user comprehension test scenarios and logs results to a dated report.