LLM Skills
~/catalog/debugging & maintenance//git-essentials

Git Essentials

/git-essentials

Essential Git commands and workflows for version control, branching, and collaboration.

ClawHub communityClawHub community
36
May 11, 2026
// skill content

Skill created by the community and listed at ClawHub. Canonical source: https://clawhub.ai/skills/git-essentials Version: 1.0.0 Source changelog: Initial release of git-essentials. - Provides essential Git commands for setup, version control, branching, remote operations, stashing, rebasing, tagging, submodules, and cleaning. - Includes common workflows for feature branches, hotfixes, and syncing forks. - Offers helpful aliases, practical tips, and solutions to common issues. - Links to official Git documentation and resources for further learning.

// original public source
https://clawhub.ai/skills/git-essentials
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/git-essentials" "https://clawhub.ai/skills/git-essentials"
Then in Claude Code, type /git-essentials to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 36
UpdatedMay 11, 2026
Format.md
AccessFree
// similar

Skills Debugging & maintenance

View allarrow_forward