·commit
</>

commit

arcblock/agent-skills

Git Commit Generator - 従来のコミット仕様に従って標準化されたコミット メッセージを生成します

0インストール·0トレンド·@arcblock

インストール

$npx skills add https://github.com/arcblock/agent-skills --skill commit

SKILL.md

Generate standardized git commit messages following the project's Conventional Commits specification.

| feat | New feature | feat: add user authentication | | fix | Bug fix | fix: resolve login timeout issue | | docs | Documentation only | docs: update API documentation | | style | Code style (formatting, semicolons, etc.) | style: fix indentation | | refactor | Code refactoring (no feature change) | refactor: extract validation logic |

| perf | Performance improvement | perf: optimize database queries | | test | Add or modify tests | test: add unit tests for auth module | | chore | Build process or auxiliary tools | chore: update dependencies | | ci | CI/CD configuration | ci: add GitHub Actions workflow | | build | Build system changes | build: upgrade webpack to v5 |

原文を見る

引用可能な情報

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

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

クイックアンサー

commit とは?

Git Commit Generator - 従来のコミット仕様に従って標準化されたコミット メッセージを生成します ソース: arcblock/agent-skills。

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

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

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

https://github.com/arcblock/agent-skills

詳細

カテゴリ
</>開発ツール
ソース
user
初回登録
2026-02-01