๐ŸŽฏ

git-best-practices

๐ŸŽฏSkill

from 0xbigboss/claude-code

VibeIndex|
What it does
|

Skill for Git workflow best practices including conventional commits, branch discovery, safe pushing, and PR management across heterogeneous repositories.

๐Ÿ“ฆ

Same repository

0xbigboss/claude-code(38 items)

git-best-practices

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add 0xbigboss/claude-code --skill git-best-practices
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add 0xbigboss/claude-code --skill git-best-practices
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/git-best-practices/SKILL.md

SKILL.md

106Installs
-
AddedFeb 13, 2026

More from this repository10

๐ŸŽฏ
react-best-practices๐ŸŽฏSkill

React best practices skills covering hooks, effects, refs, component design, escape hatches, and anti-patterns for use when reading or writing React components.

๐ŸŽฏ
typescript-best-practices๐ŸŽฏSkill

Provides TypeScript best practices for type-first development, making illegal states unrepresentable, and runtime validation patterns

๐ŸŽฏ
python-best-practices๐ŸŽฏSkill

Provides Python best practices for type-first development with dataclasses, discriminated unions, NewType, and Protocol patterns

๐ŸŽฏ
web-fetch๐ŸŽฏSkill

Fetches web content with intelligent content extraction, converting HTML pages to clean markdown using curl and html2markdown with CSS selectors for targeted extraction.

๐ŸŽฏ
zig-best-practices๐ŸŽฏSkill

Provides Zig patterns for type-first development with tagged unions, explicit error sets, comptime validation, and memory management best practices.

๐ŸŽฏ
nix-best-practices๐ŸŽฏSkill

Nix best practices skill covering flake structure, overlays, unfree package handling, and binary overlays for working with flake.nix or shell.nix configurations

๐ŸŽฏ
openai-image-gen๐ŸŽฏSkill

React best practices skills covering hooks, effects, refs, component design, escape hatches, and anti-patterns for use when reading or writing React components.

๐ŸŽฏ
tamagui-best-practices๐ŸŽฏSkill

Provides Tamagui patterns for config v4, compiler optimization, styled context, and cross-platform styling for Tamagui-based projects.

๐ŸŽฏ
go-best-practices๐ŸŽฏSkill

Provides Go patterns for type-first development with custom types, interfaces, functional options, and structured error handling.

๐ŸŽฏ
playwright-best-practices๐ŸŽฏSkill

Provides Playwright test patterns for resilient locators, Page Object Models, fixtures, web-first assertions, and network mocking with CLI-optimized output for agent workflows.