skill
职业分类
描述
更新
bump-version
软件开发工程师
Bumps the application version, updates package.json, runs CI, commits changes, creates a tag, and generates a GitHub release with release notes.
2026-03-18
commit
软件开发工程师
Analyzes code changes and performs atomic commits with concise English messages. Used when the user explicitly requests to "commit," "save changes," or "check in code."
2026-03-18
create-pr
软件开发工程师
Automates pull request creation and updates while automatically detecting the base branch and ensuring compliance with repository standards. Used when the user requests to "create a PR," "submit a pull request," or "update the PR description."
2026-03-18