Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:68
forks:13
updated:2026年3月15日 01:22
SKILL.md
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
| 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>"