·git-convention
</>

git-convention

Angular の規約形式に従って従来の git commit メッセージを生成します。このスキルは、コミットの作成、コミット メッセージの作成、または git 履歴の確認時に使用します。トリガーには、「git commit」、「commit message」、「changelog」、またはバージョン管理変更のリクエストが含まれます。

8インストール·0トレンド·@duckyman-ai

インストール

$npx skills add https://github.com/duckyman-ai/agent-skills --skill git-convention

git-convention のインストール方法

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

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

ソース: duckyman-ai/agent-skills。

Generate conventional git commit messages following Angular commit convention format.

| feat | A new feature | | fix | A bug fix | | docs | Documentation only changes | | style | Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) | | refactor | A code change that neither fixes a bug nor adds a feature | | perf | A code change that improves performance |

| test | Adding missing tests or correcting existing tests | | build | Changes that affect the build system or external dependencies | | ci | Changes to CI configuration files and scripts | | chore | Other changes that don't modify src or test files | | revert | Reverts a previous commit |

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/duckyman-ai/agent-skills --skill git-convention
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from duckyman-ai/agent-skills

クイックアンサー

git-convention とは?

Angular の規約形式に従って従来の git commit メッセージを生成します。このスキルは、コミットの作成、コミット メッセージの作成、または git 履歴の確認時に使用します。トリガーには、「git commit」、「commit message」、「changelog」、またはバージョン管理変更のリクエストが含まれます。 ソース: duckyman-ai/agent-skills。

git-convention のインストール方法は?

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

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

https://github.com/duckyman-ai/agent-skills

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-25