git-commit
ステージング、メッセージ作成、安全性チェックを備えたスマートな git commit ワークフロー
SKILL.md
Smart commit workflow that stages changes, crafts commit messages, and handles edge cases safely.
If user tries to commit secrets, WARN: "Found potential secrets in staging: .env. Remove with git reset HEAD .env before committing."
| feat | New feature | | fix | Bug fix | | refactor | Code restructuring (no behavior change) | | docs | Documentation only | | style | Formatting, whitespace | | test | Adding/fixing tests | | chore | Build, config, dependencies | | perf | Performance improvement |
ステージング、メッセージ作成、安全性チェックを備えたスマートな git commit ワークフロー ソース: yousufjoyian/claude-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/yousufjoyian/claude-skills --skill git-commit- カテゴリ
- </>開発ツール
- 認証済み
- —
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
git-commit とは?
ステージング、メッセージ作成、安全性チェックを備えたスマートな git commit ワークフロー ソース: yousufjoyian/claude-skills。
git-commit のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/yousufjoyian/claude-skills --skill git-commit インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/yousufjoyian/claude-skills
詳細
- カテゴリ
- </>開発ツール
- ソース
- user
- 初回登録
- 2026-02-01