Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:47.813
forks:3332
updated:21 de mayo de 2026, 15:40
SKILL.md
Best practices for Remotion - Video creation in React
Add a new sound effect to @remotion/sfx
The version of Remotion we are working on.
Fix a Dependabot PR by updating all monorepo instances of the dependency, running bun install, and pushing
Correct naming for a PR
Add a test case to the web renderer
| name | make-pr |
| description | Open a pull request for the current feature |
Ensure we are not on the main branch, make a branch if necessary.
For all packages affected, run Oxfmt to format the code:
bunx oxfmt src --write
Then run
bun run build
bun run formatting
to ensure we compile.
Commit the changes. The title of the PR must be according to the pr-name skill.
Push the changes to the remote branch.
Use the gh CLI to create a pull request and use the same format as above for the title.