Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:68
forks:13
updated:15 mars 2026 à 01:22
SKILL.md
| name | ready-pr |
| description | Run readiness checks, fix issues, and create a PR |
| disable-model-invocation | true |
Run bun ready to validate the project, fix any issues, and create a pull request.
bun readybun ready againmaster using git log master..HEAD and git diff master...HEADgit push -u origin HEAD
gh pr create --base master --title "<title>" --body "<body>"
Create a bug report issue on GitHub
Create a feature request issue on GitHub
Scaffold a new Neovate Desktop plugin across main, shared, and renderer
E2E test the Electron auto-updater with local builds, screen recording, and verification. Use when asked to "test auto update", "verify updater", or "record update demo". macOS only.
Sync COSS UI components from shadcn registry and fix imports to relative paths