
Flake
Detect and report flaky tests in the Remotion video rendering pipeline, helping developers identify unstable tests that pass or fail inconsistently.
Install
npx skills add https://github.com/remotion-dev/remotion --skill flakeWhat is this skill?
- Detects flaky tests in Remotion video projects
- Reports test instability patterns
- Helps stabilize CI pipelines for video rendering
- Improves reliability before shipping
Adoption & trust: 10 installs on skills.sh.
Who is it for?
Remotion developers with unstable CI test suites
Skip if: Projects not using Remotion or without automated tests
When should I use this skill?
You have intermittently failing tests in your Remotion video project
What do I get? / Deliverables
- flaky test report
- unstable test identification
Recommended Skills
Agent Browservercel-labs/vercel-plugin
Tddmattpocock/skills
Use My Browserxixu-me/skills
Test Driven Developmentobra/superpowers
Verification Before Completionobra/superpowers
Webapp Testinganthropics/skills
Journey fit
Primary fit
Detecting flaky tests is a ship-phase quality concern — you find and fix test instability before releasing to production. Flake detection is fundamentally a testing subphase activity, identifying which tests are unreliable and need fixing.