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>"