pr-name
Installation
SKILL.md
The following format must be used for the PR title:
`[package-name]`: [commit-message]
For example:
`@remotion/shapes`: Add heart shape
The package name must be obtained from package.json.
If multiple packages are affected, use the one that you think if most relevant.
If the change is about docs only:
Docs: Add page about heart shape
Related skills
More from remotion-dev/remotion
web-renderer-test
Add a test case to the web renderer
913writing-docs
Guides for writing and editing Remotion documentation. Use when adding docs pages, editing MDX files in packages/docs, or writing documentation content.
897make-pr
Open a pull request for the current feature
843video-report
Generate a report about a video
799docs-demo
Add an interactive demo to the Remotion documentation. Use when creating a new <Demo> component for docs pages.
665add-expert
Add a new expert to the Remotion experts page
632