conventional-commit

Creates git commits following the Conventional Commits specification (v1.0.0). Use this when the user asks to create a commit, make a commit, or when creating commits as part of a workflow. Follows the format type(scope)!: description with proper commit types and breaking change indicators.

$ 安裝

git clone https://github.com/cmd-llm/cllm /tmp/cllm && cp -r /tmp/cllm/.claude/skills/conventional-commit ~/.claude/skills/cllm

// tip: Run this command in your terminal to install the skill