
from Galyarder Framework8
Compatibility skill that resolves legacy `e2e-runner` references to the modern runtime or appropriate plugin when running end-to-end checks.
Provides a compatibility layer for historical prompts and integrations that reference an e2e-runner capability. It instructs agents to route E2E execution requests to the current runtime implementation or a narrower modern skill, ensuring older prompts still resolve correctly.
Use when encountering legacy docs, prompts, or automation flows that call e2e-runner and you need to map those requests to the correct modern capability or plugin. Helpful during migration, upgrades, or multi-repo orchestration.
Works with agent runtimes that support plugin routing and capability resolution (Copilot/Codex, Claude Code, Cursor integrations).
This skill has not been reviewed by our automated audit pipeline yet.
Playwright Test Reviewer
Automated Playwright test auditor: finds anti-patterns, scores files, and generates concrete fixes and patch suggestions to improve stability and coverage.
Verification Before Completion
Require and verify concrete evidence (command outputs, test results, build exit codes) before claiming work is complete or creating PRs.