What is commit?
Conventional Commitsに従ってgit commitを実行 Source: myuon/ccskills.
Conventional Commitsに従ってgit commitを実行
Quickly install commit AI skill to your development environment via command line
Source: myuon/ccskills.
| シークレット | .env, .pem, credentials.json, secrets.yaml | | ビルド成果物 | nodemodules/, dist/, build/, pycache/ | | IDE設定 | .idea/, .vscode/ (プロジェクト共有しない場合) | | OS生成物 | .DSStore, Thumbs.db | | ログ・キャッシュ | .log, .cache/, coverage/ |
| feat | 新機能 | | fix | バグ修正 | | docs | ドキュメントのみの変更 | | style | コードの意味に影響しない変更(空白、フォーマット等) | | refactor | バグ修正でも機能追加でもないコード変更 | | perf | パフォーマンス改善 | | test | テストの追加・修正 | | chore | ビルドプロセスやツールの変更 | | ci | CI設定の変更 | | build | ビルドシステムや外部依存の変更 |
Conventional Commitsに従ってgit commitを実行 Source: myuon/ccskills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/myuon/ccskills --skill commit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/myuon/ccskills --skill commitConventional Commitsに従ってgit commitを実行 Source: myuon/ccskills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/myuon/ccskills --skill commit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/myuon/ccskills