·conventional-commit
</>

conventional-commit

trancong12102/agentskills

従来のコミット 1.0.0 仕様に従って、セマンティック タイプ (feat、fix など)、オプションのスコープ、および重大な変更のアノテーションを備えた git コミット メッセージを生成します。コードの変更をコミットするとき、またはコミット メッセージを作成するときに使用します。

57インストール·0トレンド·@trancong12102

インストール

$npx skills add https://github.com/trancong12102/agentskills --skill conventional-commit

SKILL.md

DO NOT: Modify code, push (unless asked), create branches, amend without request

| New feature | feat | MINOR | | Bug fix | fix | PATCH | | Performance improvement | perf | PATCH | | Code restructuring (no behavior change) | refactor | - | | Code style/formatting (no logic change) | style | - | | Adding/updating tests | test | - | | Documentation only | docs | - | | Build system/dependencies | build | - | | CI/CD configuration | ci | - |

| Reverts a previous commit | revert | - | | Other maintenance tasks | chore | - |

従来のコミット 1.0.0 仕様に従って、セマンティック タイプ (feat、fix など)、オプションのスコープ、および重大な変更のアノテーションを備えた git コミット メッセージを生成します。コードの変更をコミットするとき、またはコミット メッセージを作成するときに使用します。 ソース: trancong12102/agentskills。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/trancong12102/agentskills --skill conventional-commit
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

conventional-commit とは?

従来のコミット 1.0.0 仕様に従って、セマンティック タイプ (feat、fix など)、オプションのスコープ、および重大な変更のアノテーションを備えた git コミット メッセージを生成します。コードの変更をコミットするとき、またはコミット メッセージを作成するときに使用します。 ソース: trancong12102/agentskills。

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

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

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

https://github.com/trancong12102/agentskills