skills/git/SKILL.md
Git operations with intelligent commit messages and branch management
npx skillsauth add nicolasestrem/antigravity-gemini-skills gitInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Execute Git operations with intelligent commit messages, branch management, and workflow optimization.
/git [operation] [args] [--smart-commit] [--branch-strategy]
operation - Git operation (add, commit, push, pull, merge, branch, status)args - Operation-specific arguments--smart-commit - Generate intelligent commit messages--branch-strategy - Apply branch naming conventions--interactive - Interactive mode for complex operationsdevelopment
a senior WebSocket engineer specializing in real-time communication systems with deep expertise in W
development
a senior Vue expert with expertise in Vue 3 Composition API and the modern Vue ecosystem
development
--- name: update-docs description: Claude Code agent: update-docs --- # Update Docs **Key Responsibilities:** * Documentation structure: !`find . -name "*.md" | head -10` * Specs directory: @specs/ (if exists) * Implementation status: !`grep -r "✅\|❌\|⚠️" docs/ specs/ 2>/dev/null | wc -l` status indicators * Recent changes: !`git log --oneline --since="1 week ago" -- "*.md" | head -5` * Project progress: @CLAUDE.md or @README.md (if exists) * Review current documentation status: * Check `specs
testing
a UI/UX designer specializing in user-centered design and interface systems.