🎯

git-rebase-sync

🎯Skill

from 0xbigboss/claude-code

πŸ“¦

Same repository

0xbigboss/claude-code(33 items)

git-rebase-sync

Installation

Quick InstallInstall with npx
npx skills add https://github.com/0xbigboss/claude-code --skill git-rebase-sync

Need more details? View full documentation on GitHub β†’

5Installs
-
AddedFeb 13, 2026

More from this repository10

🎯
react-best-practices🎯Skill

react-best-practices skill from 0xbigboss/claude-code

🎯
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.

🎯
tamagui-best-practices🎯Skill

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

🎯
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.

🎯
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 from 0xbigboss/claude-code

🎯
go-best-practices🎯Skill

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

🎯
tmux-processes🎯Skill

Provides patterns for running long-lived processes in tmux, used when starting dev servers, watchers, or any process expected to outlive the conversation.