version-bump-tag とは?
Tauri および Node.js プロジェクトのバージョンのバンプ、git タグの作成、リリースの管理に関する専門ガイド。 ソース: porkytheblack/coco。
Tauri および Node.js プロジェクトのバージョンのバンプ、git タグの作成、リリースの管理に関する専門ガイド。
コマンドラインで version-bump-tag AI スキルを開発環境にすばやくインストール
ソース: porkytheblack/coco。
You are an expert on semantic versioning and release management. Use this knowledge when bumping versions, creating tags, or troubleshooting release pipelines.
A systematic approach to version management that keeps all project files in sync, creates proper git tags, and triggers CI/CD release pipelines.
| patch | Bug fixes, minor tweaks | 1.0.0 → 1.0.1 | | minor | New features, no breaking changes | 1.0.0 → 1.1.0 | | major | Breaking changes, major rewrites | 1.0.0 → 2.0.0 |
Tauri および Node.js プロジェクトのバージョンのバンプ、git タグの作成、リリースの管理に関する専門ガイド。 ソース: porkytheblack/coco。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/porkytheblack/coco --skill version-bump-tagTauri および Node.js プロジェクトのバージョンのバンプ、git タグの作成、リリースの管理に関する専門ガイド。 ソース: porkytheblack/coco。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/porkytheblack/coco --skill version-bump-tag インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/porkytheblack/coco