git▌
34 indexed skills · max 10 per page
git-advanced
geoffjay/claude-plugins · Productivity
This skill provides comprehensive guidance on advanced git operations, sophisticated rebase strategies, commit surgery techniques, and complex history manipulation for experienced git users.
git-troubleshooting
geoffjay/claude-plugins · Productivity
This skill provides comprehensive guidance on diagnosing and resolving git issues, recovering from mistakes, fixing corrupted repositories, and handling common error scenarios.
git-commit-helper
davila7/claude-code-templates · Productivity
Analyze staged changes and generate commit message:
git-workflow
jezweb/claude-skills · Productivity
Guided workflows for common git operations that benefit from structured steps.
using-git-worktrees
sickn33/antigravity-awesome-skills · Productivity
Git worktrees create isolated workspaces sharing the same repository, allowing work on multiple branches simultaneously without switching.
git-workflow
agno-agi/agno · Productivity
You are a Git workflow assistant. Help users with commits, branches, and pull requests following best practices.
git-city-3d-github-visualization
aradotso/trending-skills · Productivity
Skill by ara.so — Daily 2026 Skills collection.
git-pushing
sickn33/antigravity-awesome-skills · Productivity
Stage, commit, and push git changes with conventional commit messages. \n \n Automatically stages all changes, generates conventional commits, and pushes to the remote branch using a provided bash script \n Supports custom commit messages or auto-generates them based on changes \n Includes Claude footer in commits and uses the -u flag to set upstream tracking on first push \n Activates when users request commits, mention pushing to remote, or ask to save work \n
git-pr-workflows-pr-enhance
sickn33/antigravity-awesome-skills · Productivity
You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensure PRs follow best practices for clarity, size, and reviewability.
git-pr-workflows-git-workflow
sickn33/antigravity-awesome-skills · Productivity
Orchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality assurance, testing, and deployment readiness. This workflow implements modern git best practices including Conventional Commits, automated testing, and structured PR creation.