fix-dependabot
๐ฏSkillfrom remotion-dev/remotion
Fixes Dependabot PRs in monorepos by updating all instances of the bumped dependency across every package.json, regenerating the bun.lock file, and pushing the complete update.
Same repository
remotion-dev/remotion(25 items)
Installation
npx vibeindex add remotion-dev/remotion --skill fix-dependabotnpx skills add remotion-dev/remotion --skill fix-dependabot~/.claude/skills/fix-dependabot/SKILL.mdSKILL.md
More from this repository10
Adds visual snapshot test cases to Remotion's web renderer using vitest, from the Remotion video framework.
Guides writing and editing Remotion documentation, covering MDX file creation, sidebar configuration, and content formatting within the packages/docs directory.
A React framework for creating videos programmatically, enabling developers to build video content using React components with support for rendering and streaming.
Generates interactive Remotion demos for documentation pages, allowing easy embedding of customizable video compositions in MDX.
A skill for adding sound effects to Remotion video projects, part of the Remotion framework that enables creating videos programmatically using React components with support for rendering, compositing, and media processing.
A React framework for creating videos programmatically, enabling developers to build video content using React components with support for rendering and streaming.
A React framework for creating videos programmatically, enabling developers to build video content using React components with support for rendering and streaming.
Enforces correct PR title naming conventions for the Remotion monorepo, requiring the format `[package-name]`: [commit-message] with the package name from package.json, or "Docs:" prefix for documentation-only changes.
A Remotion skill for managing version information, part of the React-based programmatic video creation framework that supports CSS, Canvas, SVG, and WebGL rendering.
A visual editing mode for Remotion, the React-based framework for creating videos programmatically. Remotion leverages web technologies (CSS, Canvas, SVG, WebGL) and React components to build and render videos with code.