Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:979
forks:61
updated:2026년 4월 17일 03:14
SKILL.md
| name | release |
| description | Use when asked to release Rslib for a specific version. |
| metadata | {"internal":true} |
0.21.3If the version is missing, ask for it before making changes.
git status --short. If there are uncommitted edits, stop and ask the user how to proceed.version field in these files to the target version:
packages/core/package.jsonpackages/plugin-dts/package.jsonpackages/create-rslib/package.jsonrelease/v<version>. If the branch already exists, stop and ask the user how to proceed.release: v<version>gh pr create. Use the same text for the PR title as the commit message: release: v<version>.github/PULL_REQUEST_TEMPLATE.md exists, keep its structure. Fill it with:
Summary: Release @rslib/core, rsbuild-plugin-dts, and create-rslib <version>.Related Links: https://github.com/web-infra-dev/rslib/releases/tag/v<version>workspace:* entries or the rslib npm alias in devDependencies.