Find the perfect skill
Oblivion Compatibility Audit
Testing
Deep audit of ByroRedux readiness for Oblivion content, focusing on NIF v20.0.0.5 and v10.x NetImmerse tail, BSA v103, and live ESM parser.
Oblivion Compatibility Audit
Testing
Deep audit of ByroRedux compatibility with The Elder Scrolls IV: Oblivion, covering NIF, BSA, and ESM formats.
Test Retry Configuration
Testing
Automated assistance for configuring test retries, including best practices and code examples.
Before-After Screenshot Capture
Testing
Captures before/after screenshots of web pages or elements for visual comparison. Useful for documenting UI changes and PRs.
E2E Test Generation
Testing
Coordinates E2E test creation and verification by exploring the live app, generating a test plan, producing Playwright tests, then running and fixing them until all pass. Useful for automatically validating end-to-end scenarios on an already implemented feature.
Windows Remote Desktop Control
Testing
Controls Windows Remote Desktop sessions for automation, testing, and remote administration. Connect via RDP, take screenshots, simulate mouse clicks and keyboard input, and interact with remote desktops using accessibility trees or OCR as a fallback.
Comprehensive Code Review
Testing
Runs a thorough code review applying all 30 predefined checklists covering correctness, security, architecture, infrastructure, quality, and UX. The senior-review-specialist agent analyzes every changed file, cross-references dependencies, and outputs a structured report with critical issues, warnings, and suggestions. Best used before merging pull requests to catch a wide range of issues.
Cosmetic Product Verification
Testing
Fact-checking skill to verify cosmetic product information authenticity. Validates official sources and cross-references prices across authorized retailers.
Property-based Testing with Hypothesis
Testing
Use Hypothesis for automatic test case generation, finding edge cases, and writing robust tests with minimal example shrinking.
Keyboard Navigation Tester
Testing
Automated assistance for testing keyboard navigation in frontend development. Provides guidance and configurations.
Fallout New Vegas Compatibility Audit
Testing
Per-game audit of Fallout New Vegas compatibility for ByroRedux, covering ESM, cells, RT lighting, and ragdoll. Detects regressions against recorded baselines.
NIFAL Audit — Canonical Translation Layer
Testing
Deep audit of NIFAL, the NIF Abstraction Layer ensuring cross-game canonical translation via a single translate() boundary, with no leaks or fallbacks.