git-rebase-sync
π―Skillfrom 0xbigboss/claude-code
Same repository
0xbigboss/claude-code(33 items)
Installation
npx skills add https://github.com/0xbigboss/claude-code --skill git-rebase-syncNeed more details? View full documentation on GitHub β
More from this repository10
react-best-practices skill from 0xbigboss/claude-code
Provides TypeScript best practices for type-first development, making illegal states unrepresentable, and runtime validation patterns
Provides Python best practices for type-first development with dataclasses, discriminated unions, NewType, and Protocol patterns
Fetches web content with intelligent content extraction, converting HTML pages to clean markdown using curl and html2markdown with CSS selectors for targeted extraction.
Provides Tamagui patterns for config v4, compiler optimization, styled context, and cross-platform styling for Tamagui-based projects.
Provides Playwright test patterns for resilient locators, Page Object Models, fixtures, web-first assertions, and network mocking with CLI-optimized output for agent workflows.
Provides Zig patterns for type-first development with tagged unions, explicit error sets, comptime validation, and memory management best practices.
nix-best-practices skill from 0xbigboss/claude-code
Provides Go patterns for type-first development with custom types, interfaces, functional options, and structured error handling.
Provides patterns for running long-lived processes in tmux, used when starting dev servers, watchers, or any process expected to outlive the conversation.