Automates the tedious parts of Git workflow: generating Conventional Commits messages from your diffs, creating properly named feature and fix branches, and drafting PR descriptions with change summaries and file lists. It kicks in when you ask to commit code, create branches, or open PRs. The commit message generation is the real time saver here since it analyzes your staged changes and formats everything as `type(scope): description` automatically. Also handles interactive rebases and commit cleanup. If you're on a team that enforces commit conventions or you just want to stop writing the same boilerplate PR descriptions, this cuts out the busywork.
npx -y skills add laolaoshiren/claude-code-skills-zh --skill git-workflow --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills
github/awesome-copilot