cursor-git-commit

Provide a pre-commit checklist and staging hygiene (review diffs, stage specific files, avoid common noise like dist/ or .env, and fix mistakes with reset/rm --cached/amend). Use when the user is about to commit, asks for a commit workflow, or needs help cleaning up staged files.

$ 安裝

git clone https://github.com/go-go-golems/docmgr /tmp/docmgr && cp -r /tmp/docmgr/.codex/skills/cursor-git-commit ~/.claude/skills/docmgr

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