Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

remotion

remotion には remotion-dev から収集した 40 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
40
Stars
52.9k
更新
2026-07-11
Forks
3.8k
職業カバレッジ
5 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

add-effect
ソフトウェア開発者

Add a new effect to @remotion/effects, including implementation, package exports, docs, demos, preview images, Remotion skill updates, tests, formatting, and builds.

2026-07-11
add-sfx
ソフトウェア開発者

Add a new sound effect to @remotion/sfx

2026-07-11
update-chrome-binaries-test-region
ネットワーク・コンピュータシステム管理者

Publish Remotion Lambda Chrome binaries to the eu-central-1 test region and update hosted layer and Chrome version references. Use when updating Chrome binaries before full regional rollout.

2026-07-11
skill-locations
ソフトウェア開発者

Document Remotion skill placement. Use when adding, moving, or editing Remotion skills to decide whether a skill belongs in .agents/skills as an internal skill or packages/skills as a public skill.

2026-07-10
studio-css-reset
ウェブ・デジタルインターフェースデザイナー

Guidance for Remotion Studio UI changes where the global CSS reset affects nested elements. Use when editing packages/studio UI, especially when adding wrapper spans, inline icons, labels, buttons, compact rows, or any nested text whose typography, color, sizing, or truncation must stay stable.

2026-07-09
studio
ソフトウェア開発者

Start Remotion Studio from packages/example and open it in the Codex browser. Use when the user invokes /studio or $studio, asks to launch the example Studio, or wants the Remotion Studio dev UI available locally.

2026-07-09
convert
ソフトウェア開発者

Start the local @remotion/convert app and open it in the Codex browser. Use when the user invokes /convert or $convert, asks to launch convert.remotion.dev locally, or wants to inspect the Convert package UI.

2026-07-09
docs
ソフトウェア開発者

Start the Remotion docs site and open it in the Codex browser. Use when the user invokes /docs or $docs, asks to launch the local documentation site, or wants to preview docs changes in Docusaurus.

2026-07-09
player-example
ソフトウェア開発者

Start the @remotion/player example app and open it in the Codex browser. Use when the user invokes /player-example or $player-example, asks to launch the player testbed, or wants to inspect @remotion/player locally.

2026-07-09
writing-docs
ソフトウェア開発者

Guides for writing and editing Remotion documentation. Use when adding docs pages, editing MDX files in packages/docs, or writing documentation content.

2026-07-08
homepage-video-assets
ソフトウェア開発者

Use when rendering or replacing Remotion homepage creator strip videos, especially transparent Chrome WebM and Safari MP4 assets copied into both promo-pages and docs.

2026-07-07
pr
ソフトウェア開発者

Open a pull request for the current feature

2026-07-07
interactivity-best-practices
ソフトウェア開発者

Best practices for writing Remotion animations that stay intuitive for agents and editable in Remotion Studio Visual Mode.

2026-07-07
vercel
ネットワーク・コンピュータシステム管理者

Set up a Codex monitor for Vercel deployments and preview URLs. Use when the user invokes /vercel or $vercel, asks Codex to watch or monitor a Vercel deployment, waits for a Vercel preview or PR preview to become ready, or wants to be notified with both the deployment URL and preview URL once Vercel is READY.

2026-07-06
add-webcodecs-bug
ソフトウェア開発者

Add a browser WebCodecs bug to the Remotion Mediabunny WebCodecs bugs docs page. Use when given a Chromium, WebKit, or Firefox issue URL that should be tracked in packages/docs/docs/mediabunny/webcodecs-bugs.mdx, especially when needing to look up the issue title, filing date, reporter, and resolution state before editing the MDX table.

2026-06-30
add-bug
ソフトウェア開発者

Add 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 bugs API.

2026-06-25
checkout
ソフトウェア開発者

Checkout a requested branch or ref in the Remotion repo, then install dependencies and build. Use when the user asks to checkout a ref and prepare the workspace.

2026-06-25
formatting
ソフトウェア開発者

Run Remotion formatting and style checks until they pass. Use when the user asks to fix formatting or run the formatting command.

2026-06-25
update-stars
ソフトウェア開発者

Update Remotion homepage GitHub star counts. Use when asked to refresh the displayed GitHub star count and push the change to main.

2026-06-25
upgrade-caniuse
ソフトウェア開発者

Upgrade the caniuse-lite override in the Remotion repo. Use when asked to update caniuse-lite to the latest npm version.

2026-06-25
upgrade-mediabunny
ソフトウェア開発者

Upgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version.

2026-06-25
upload-r2
ネットワーク・コンピュータシステム管理者

Upload large Remotion repository assets to the Cloudflare R2 bucket behind remotion.media and replace local public/ assets with hosted URLs. Use when a file is too large for Git or when a PR should avoid committing media binaries by hosting them on remotion.media.

2026-06-22
release
ソフトウェア開発者

Release a new Remotion version

2026-06-18
nullable-new-params
ソフトウェア開発者

Fix newly added optional parameters, optional React props, and optional type/interface members in Remotion monorepo diffs by converting internal APIs to required nullable values and updating call sites. Use when a PR, review, or user asks to forbid new `foo?: T` / `param?: T` additions except for exported or documented public APIs where requiring the value would be breaking.

2026-06-15
merge
ソフトウェア開発者

Wait for a Remotion pull request to become mergeable, handle merge conflicts, distinguish genuine CI failures from flakes, rerun flaky checks through the flake skill, and merge the PR. Use when asked to run /merge, merge a current PR after checks pass, or shepherd a Remotion PR through CI to merge.

2026-06-15
flake
ソフトウェア開発者

Track Remotion CI flakes in issue

2026-06-13
issue-management
ソフトウェア開発者

Manage GitHub Issues 2.0 relationships with gh CLI: parent issues, sub-issues, blocked-by, and blocking links.

2026-06-06
pr-ready
ソフトウェア開発者

Resolve CI failures, merge conflicts, or local branch changes to get a PR ready

2026-06-05
issue
ソフトウェア開発者

Create or update GitHub issues with correct Remotion naming and safe multiline Markdown handling

2026-06-05
docs-demo
ウェブ開発者

Add an interactive demo to the Remotion documentation. Use when creating a new <Demo> component for docs pages.

2026-05-31
update-version
ソフトウェア開発者

Update `AvailableFrom` in a PR to the next Remotion patch version (`main` + `0.0.1`).

2026-05-28
add-cli-option
ソフトウェア開発者

Add a new Remotion CLI or config option by creating an AnyRemotionOption, registering CLI parsing, wiring config setters, and updating documentation. Use when adding or converting command-line flags or Remotion options.

2026-05-25
add-expert
ソフトウェア開発者

Add a new expert to the Remotion experts page

2026-05-25
add-new-package
ソフトウェア開発者

Add a new package to the Remotion monorepo, including package scaffolding, monorepo registration, documentation, build scripts, tests, and release checklist updates. Use when creating a new @remotion package.

2026-05-25
fix-dependabot
ソフトウェア開発者

Fix a Dependabot PR by updating all monorepo instances of the dependency, running bun install, and pushing

2026-05-25
pr-name
ソフトウェア開発者

Correct naming for a PR

2026-05-25
version
ソフトウェア開発者

The version of Remotion we are working on.

2026-05-25
video-report
ソフトウェア品質保証アナリスト・テスター

Generate a report about a video

2026-05-25
visual-mode
ソフトウェア開発者

Guidance for working on Remotion Studio Visual Mode, sequence identity, node paths, symbolicated stacks, override IDs, and hot reload behavior. Use when implementing or debugging visual editing of Sequences.

2026-05-25
web-renderer-test
ソフトウェア品質保証アナリスト・テスター

Add a test case to the web renderer

2026-05-25