·commit-messages
</>

commit-messages

git/従来のコミットを書き込むとき。 PR テキストではありません。適切なタイプ/スコープを持つ簡潔な、なぜ最初のコミット行を返します。

7インストール·0トレンド·@mintuz

インストール

$npx skills add https://github.com/mintuz/claude-plugins --skill commit-messages

commit-messages のインストール方法

コマンドラインで commit-messages AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/mintuz/claude-plugins --skill commit-messages
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: mintuz/claude-plugins。

Use this skill to generate clear, conventional commit messages that explain the "why" not just the "what". Follow this guide when writing commit messages or helping users structure their commits.

| feat | New feature for the user | feat(auth): add password reset flow | | fix | Bug fix for the user | fix(cart): correct quantity calc | | docs | Documentation only changes | docs: update API examples | | style | Formatting, white-space (not CSS) | style: format with biome |

| refactor | Code change that neither fixes nor adds | refactor: extract validation utils | | perf | Performance improvement | perf: memoize expensive calculation | | test | Adding or updating tests | test: add auth integration tests | | build | Build system or dependencies | build: upgrade to node 22 |

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/mintuz/claude-plugins --skill commit-messages
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from mintuz/claude-plugins

クイックアンサー

commit-messages とは?

git/従来のコミットを書き込むとき。 PR テキストではありません。適切なタイプ/スコープを持つ簡潔な、なぜ最初のコミット行を返します。 ソース: mintuz/claude-plugins。

commit-messages のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/mintuz/claude-plugins --skill commit-messages インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/mintuz/claude-plugins