with one click
Best practices for Remotion - Video creation in React
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill remotion-best-practicesCopy and paste this command into Claude Code to install the skill
Best practices for Remotion - Video creation in React
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill remotion-best-practicesCopy and paste this command into Claude Code to install the skill
| name | remotion-best-practices |
| description | Best practices for Remotion - Video creation in React |
| risk | safe |
| source | community |
| tags | remotion, video, react, animation, composition |
| date_added | 2026-02-27 |
Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.
Read individual rule files for detailed explanations and code examples:
Audit deployed Vercel apps for cost and performance issues using metrics, project config, code scans, and version-aware recommendations.
Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit→verify loop on a target). Prefers direct-CDP live-DOM auditing; falls back to a browser-MCP composition or HTML-string audits.
Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<name>] to diff against a branch. Reports only new violations introduced, violations fixed, and pre-existing count. Use `scan` for a full audit with no diffing.
Audit a live page for accessibility issues, locate each WCAG violation precisely, and return a selector-grounded fix worklist without editing.
Use when working with composition-patterns tasks or workflows
Use when working with debugging toolkit smart debug (Alias for debugging-toolkit-smart-debug)