branching
About
This skill provides expert guidance on Git branching operations including creating, switching, merging, and rebasing branches, along with workflow strategies like Gitflow and trunk-based development. It helps developers implement proper version control practices through structured input schemas for common Git operations. Use this skill when you need to optimize branching strategies or execute complex Git commands with best practices.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/branchingCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
sparc-methodology
DevelopmentThe SPARC methodology provides a comprehensive, multi-agent development framework with 17 specialized modes for systematic software creation. It guides developers through Specification, Pseudocode, Architecture, Refinement, and Completion phases, integrating TDD and orchestration patterns. Use this skill when you need structured, end-to-end development workflow from initial research through deployment.
sparc-methodology
DevelopmentThe SPARC methodology skill provides a systematic, multi-agent framework for comprehensive software development. It guides developers through 17 specialized modes covering all phases from specification and architecture to refinement and completion. Use this skill when you need structured development workflows with integrated testing, orchestration, and deployment capabilities.
sparc-methodology
DevelopmentThe SPARC methodology skill provides a systematic, multi-agent development framework for comprehensive software projects. It structures work into five phases—Specification, Pseudocode, Architecture, Refinement, and Completion—with 17 specialized modes covering everything from research to deployment. Use this skill when you need an orchestrated, structured approach to guide a complex development task from start to finish.
rust-desktop-applications
DevelopmentThis skill helps developers build cross-platform desktop applications using Rust, primarily through the Tauri framework or native GUI alternatives. It's ideal for creating performant apps requiring system integration, small bundle sizes, and high performance. The guidance covers project setup, IPC, state management, and cross-platform testing and deployment.
