skill
職業分類
説明
更新
commit
ソフトウェア開発者
Use this skill when creating a git commit.
2026-05-10
commit
ソフトウェア開発者
Use this skill when creating a git commit.
2026-05-09
update-release-notes
ソフトウェア開発者
Update release_notes.json for the new version.
2026-04-18
bump-version
ソフトウェア開発者
Bump the app version in pubspec.yaml. Accepts optional argument: major, minor (default), or patch. Build number is always set to 1.
2026-04-18
create-release
ソフトウェア開発者
Create a GitHub Release from an existing git tag. Uses the latest tag by default, or accepts a tag name as argument.
2026-04-14
tag-version
ソフトウェア開発者
Create a git tag from the current version in pubspec.yaml. Format: v{MAJOR}.{MINOR}.{PATCH}.
2026-03-18