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:292
forks:178
updated:7 avril 2026 à 14:16
SKILL.md
| name | changeset |
| description | Add a changeset file for a package version bump |
| user_invocable | true |
Create a changeset file in .changeset/ for the specified package(s).
---
'package-name': patch|minor|major
---
First line is a high-level summary without leading dash (PR number gets appended automatically).
- Additional detail line.
- Another detail line.
- **Breaking change**: Description of what breaks.
add-cli-package.md, move-schemas-to-common.md.x.y.z (>=1.0.0): major for breaking, minor for features, patch for fixes. 0.x.y: minor for breaking, patch for features/fixes. 0.0.x: patch for everything..changeset/<descriptive-name>.md.