.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/remotion-dev/remotion
home/skills/remotion-dev/remotion
remotion-dev avatar

remotion-dev/remotion

58 skills · 11,739 total installs

View on GitHub
$npx skills add remotion-dev/remotion
SkillInstalls
web-renderer-testAdd a test case to the web renderer2.0kwriting-docsGuides for writing and editing Remotion documentation. Use when adding docs pages, editing MDX files in packages/docs, or writing documentation content.1.9kvideo-reportGenerate a report about a video1.9kdocs-demoAdd an interactive demo to the Remotion documentation. Use when creating a new <Demo> component for docs pages.1.7kadd-sfxAdd a new sound effect to @remotion/sfx1.7kadd-expertAdd a new expert to the Remotion experts page1.6kprOpen a pull request for the current feature1.0kadd-bugAdd a new Remotion bug entry to packages/bugs/api/[v].ts. Use when the user describes a bug and affected Remotion versions that should be surfaced through the…—add-cli-optionAdd a new Remotion CLI or config option by creating an AnyRemotionOption, registering CLI parsing, wiring config setters, and updating documentation.—add-effectAdd a new effect to @remotion/effects, including implementation, package exports, docs, demos, preview images, Remotion skill updates, tests, formatting, and…—add-new-packageAdd a new package to the Remotion monorepo, including package scaffolding, monorepo registration, documentation, build scripts, tests, and release checklist…—add-webcodecs-bugAdd a browser WebCodecs bug to the Remotion Mediabunny WebCodecs bugs docs page.—checkoutCheckout a requested branch or ref in the Remotion repo, then install dependencies and build.—convertStart the local @remotion/convert app and open it in the Codex browser.—docsStart the Remotion docs site and open it in the Codex browser.—find-unplanned-issuesfix-dependabotFix a Dependabot PR by updating all monorepo instances of the dependency, running bun install, and pushing—flakeTrack Remotion CI flakes in issue #8375, increment repeated signatures, discover failed PR checks when no PR is given, and rerun flaky GitHub Actions jobs.—formattingRun Remotion formatting and style checks until they pass. Use when the user asks to fix formatting or run the formatting command.—gh-stackManage stacked branches and pull requests with the gh-stack GitHub CLI extension.—homepage-video-assetsUse when rendering or replacing Remotion homepage creator strip videos, especially transparent Chrome WebM and Safari MP4 assets copied into both promo-pages…—interactivity-best-practicesBest practices for writing Remotion animations that stay intuitive for agents and editable in Remotion Studio Visual Mode.—issueCreate or update GitHub issues with correct Remotion naming and safe multiline Markdown handling—issue-managementManage GitHub Issues 2.0 relationships with gh CLI: parent issues, sub-issues, blocked-by, and blocking links.—mergeWait for a Remotion pull request to become mergeable, handle merge conflicts, distinguish genuine CI failures from flakes, rerun flaky checks through the flake…—nullable-new-paramsFix newly added optional parameters, optional React props, and optional type/interface members in Remotion monorepo diffs by converting internal APIs to…—player-exampleStart the @remotion/player example app and open it in the Codex browser.—pr-nameCorrect naming for a PR—pr-readyResolve CI failures, merge conflicts, or local branch changes to get a PR ready—publish-elementFinalize a developed Remotion Element, add it to the docs gallery, render its previews, and run repository checks.—releaseRelease a new Remotion version—remotion-best-practicesRouter for all Remotion skills—remotion-captionsremotion-createremotion-docsremotion-interactivityStructure Remotion markup for interactivity—remotion-mapsremotion-markupContent, animation and effects best practices—remotion-multimediaremotion-renderscaffold-elementScaffold a new Remotion Element with a correctly configured preview composition for development in the docs Remotion Studio.—skill-locationsDocument Remotion skill placement. Use when adding, moving, or editing Remotion skills to decide whether a skill belongs in .agents/skills as an internal skill…—studioStart Remotion Studio from packages/example and open it in the Codex browser.—studio-config-option-lifecycleClassify and wire Remotion Studio config options as either startup-fixed or reloadable while preventing mixed lifecycle behavior across consumers.—studio-css-resetGuidance for Remotion Studio UI changes where the global CSS reset affects nested elements.—update-chrome-binaries-test-regionPublish Remotion Lambda Chrome binaries to the eu-central-1 test region and update hosted layer and Chrome version references.—update-from-upstream-mainUpdate the current Remotion branch with the latest canonical main branch.—update-remotion-rust-ffmpegUpdate Remotion's ffmpeg-next Git revision to a published rust-ffmpeg commit, refresh Cargo.lock, rebuild all supported compositor binaries, validate the…—update-starsUpdate Remotion homepage GitHub star counts. Use when asked to refresh the displayed GitHub star count and push the change to main.—update-versionUpdate `AvailableFrom` in a PR to the next Remotion patch version (`main` + `0.0.1`).—upgrade-caniuseUpgrade the caniuse-lite override in the Remotion repo. Use when asked to update caniuse-lite to the latest npm version.—upgrade-mediabunnyUpgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version.—upload-r2Upload large Remotion repository assets to the Cloudflare R2 bucket behind remotion.media and replace local public/ assets with hosted URLs.—v5-breaking-changesImplement or review a Remotion 5 breaking change while the v4 and v5 release lines still share code.—vercelSet up a Codex monitor for Vercel deployments and preview URLs.—versionThe version of Remotion we are working on.—visual-modeGuidance for working on Remotion Studio Visual Mode, sequence identity, node paths, symbolicated stacks, override IDs, and hot reload behavior.—writing-tests