Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

release-engineering

// Cut a versioned release for this Rust project. Analyzes conventional commits since the last tag, determines the correct semantic version bump, updates Cargo.toml and CHANGELOG.md, creates a release commit and tag, publishes a GitHub release, and pushes everything. Use this skill whenever the user asks to "cut a release", "release a new version", "publish a release", "tag a release", or similar.

$ git log --oneline --stat
stars:1
forks:0
updated:2026年5月10日 03:21
SKILL.md
readonly