Find the perfect skill
Adversarial Figure QA
Testing
Reviews rendered figures and their generating scripts to catch legend swaps, color errors, axis failures, and communication issues before sharing.
Code Reviewer
Testing
Automated code review that analyzes code for best practices, security vulnerabilities, and quality standards. It checks for issues like SQL injection, poor error handling, and naming inconsistencies, providing categorized reports with severity levels.
Verification & Validation
Testing
Check whether an artifact (code, config, state) conforms to tests, specs, or invariants. Produces a PASS/FAIL verdict with observable evidence. Helps validate changes or test hypotheses.
Angular Spec Auditor
Testing
Audits Angular component spec files against migration guidelines, checking anti-patterns, DOM query preferences, and service mocking best practices.
Regression Sentry
Testing
Specialized agent for detecting regressions after deployment. Captures baselines, analyzes diffs, and classifies issues by severity to prevent production issues.
Test-Driven Development (TDD)
Testing
Guide users through the red-green-refactor cycle to develop features by writing tests first. Improve code quality and test coverage with disciplined test-first practices.
Structured Code Review
Testing
Code quality assessment through a 9-step workflow using Conventional Comments format, scaled review depth, and soft-gating verdicts preserving user autonomy.
Browser Testing with Chrome
Testing
Test and debug web applications via Chrome integration. Automate form interactions, verify UI implementations, and record demo GIFs.
Eiffel Test Generation and Verification
Testing
Generates test suites derived from Eiffel contracts and runs them. Helps verify postconditions and edge cases by automatically translating contracts into executable tests. Includes AI-driven coverage gap analysis to identify untested contracts.
E2E QA Test Runner
Testing
Run structured end-to-end QA test scripts against the live application using Playwright MCP and nREPL, with mandatory screenshots and progress tracking.
Newman Test Runner
Testing
Runs and analyzes Newman (Postman CLI) tests for API validation. Helps when executing Postman collections, testing HTTP endpoints, or integrating API tests into CI/CD pipelines with pass/fail reporting and error extraction.
Fallout 3 Compatibility Audit
Testing
Deep audit of ByroRedux readiness for Fallout 3 content, focusing on divergences from FNV paths in NIF, BSA, and ESM parsers.