commit-helper
✓従来のコミット仕様に従って Git コミット メッセージを作成するのに役立ちます。このスキルは、ユーザーが変更のコミット、コミット メッセージの作成、コミットのフォーマット、または git コミットについての言及を要求するときに使用します。
SKILL.md
A skill for creating properly formatted Git commit messages following the Conventional Commits specification.
| feat | A new feature | | fix | A bug fix | | docs | Documentation only changes | | style | Changes that do not affect the meaning of the code (formatting, 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 |
| chore | Changes to the build process or auxiliary tools | | ci | Changes to CI configuration files and scripts | | build | Changes that affect the build system or external dependencies |
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/charon-fan/agent-playbook --skill commit-helper- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
commit-helper とは?
従来のコミット仕様に従って Git コミット メッセージを作成するのに役立ちます。このスキルは、ユーザーが変更のコミット、コミット メッセージの作成、コミットのフォーマット、または git コミットについての言及を要求するときに使用します。 ソース: charon-fan/agent-playbook。
commit-helper のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/charon-fan/agent-playbook --skill commit-helper インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/charon-fan/agent-playbook
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01