·git-best-practices
</>

git-best-practices

heykvnzhao/dotfiles

デフォルトで安全な git ワークフローと従来のコミット。 git 操作 (差分、ステージング、コミット、ブランチ、マージ、競合解決、リベース/チェリーピック)、PR レビュー、リリース (タグ付け) に使用します。同意のない破壊的な操作を防止します。

6インストール·0トレンド·@heykvnzhao

インストール

$npx skills add https://github.com/heykvnzhao/dotfiles --skill git-best-practices

SKILL.md

| feat | New features | | fix | Bug fixes | | docs | Documentation only | | style | Formatting, whitespace (no code change) | | refactor | Code change that neither fixes nor adds | | perf | Performance improvements | | test | Adding or correcting tests | | build | Build system or dependencies | | ci | CI configuration |

| chore | Other changes (tooling, config) | | revert | Reverting a previous commit |

Mark with ! before the colon OR add a BREAKING CHANGE: footer:

デフォルトで安全な git ワークフローと従来のコミット。 git 操作 (差分、ステージング、コミット、ブランチ、マージ、競合解決、リベース/チェリーピック)、PR レビュー、リリース (タグ付け) に使用します。同意のない破壊的な操作を防止します。 ソース: heykvnzhao/dotfiles。

原文を見る

引用可能な情報

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

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

クイックアンサー

git-best-practices とは?

デフォルトで安全な git ワークフローと従来のコミット。 git 操作 (差分、ステージング、コミット、ブランチ、マージ、競合解決、リベース/チェリーピック)、PR レビュー、リリース (タグ付け) に使用します。同意のない破壊的な操作を防止します。 ソース: heykvnzhao/dotfiles。

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

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

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

https://github.com/heykvnzhao/dotfiles