
from Galyarder Framework11
Compatibility skill that restores the historical remotion-engineer persona and enforces a project-scoped, mode-driven execution protocol for agentic workflows.
Remotion Engineer is a compatibility/adapter skill that re-exposes the legacy remotion-engineer capability inside modern agent runtimes. It encodes strict operational protocols: mode-based execution (BUILD, INCIDENT, EXPERIMENT), mandatory planning loops, version pinning, and test-first gating to ensure deterministic, auditable work.
Use this skill when older prompts, integrations, or frameworks reference remotion-engineer and you need the current runtime to resolve that intent safely. It is intended for large-team, process-heavy contexts where traceability, TDD, and least-privilege execution are required.
Best matched to Claude Code, Copilot-style code assistants, and enterprise agent frameworks that support mode enforcement and ExecutionProxy patterns.
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.
E2E Runner (compatibility)
Compatibility skill that maps legacy `e2e-runner` calls to current runtime capabilities, routing requests to modern plugins or agents.