make-pr
π―Skillfrom remotion-dev/remotion
Based on the README, I cannot definitively determine the specific functionality of the "make-pr" Claude Code skill. The README provides an overview of Remotion, a framework for creating videos prog...
Installation
npx skills add https://github.com/remotion-dev/remotion --skill make-prSkill Details
Overview

[](https://remotion.dev/discord)
[](https://www.npmjs.org/package/remotion)
[](https://npmcharts.com/compare/remotion?minimal=true)
[](https://github.com/remotion-dev/remotion/issues?q=is%3Aopen+label%3A%22%F0%9F%92%8E+Bounty%22+sort%3Aupdated-desc)
Remotion is a framework for creating videos programmatically using React.
Why create videos in React?
- Leverage web technologies: Use all of CSS, Canvas, SVG, WebGL, etc.
- Leverage programming: Use variables, functions, APIs, math and algorithms to create new effects
- Leverage React: Reusable components, Powerful composition, Fast Refresh, Package ecosystem
Created with Remotion
GitHub Unwrapped - Personalized Year in Review Try β’ Source View more in the Remotion Showcase!

Get started
If you already have Node.JS installed, type
```console
npx create-video@latest
```
to get started. Otherwise, read the [installation page](https://www.remotion.dev/docs/) in the documentation.
Documentation
Documentation: [remotion.dev/docs](https://www.remotion.dev/docs)
API Reference: [remotion.dev/api](https://www.remotion.dev/api)
License
Be aware of that Remotion has a special license and requires obtaining a company license in some cases. Read the [LICENSE](LICENSE.md) page for more information.
Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) to learn about contributing to this project.
More from this repository2
Renders and tests web-based React components using visual snapshot testing with Vitest for the web renderer.
Guides developers in writing and editing Remotion documentation with specific guidelines for creating clear, concise, and type-safe API documentation pages.