git-create-feature-branch
OfficialStreamline feature branch creation with standardized naming.
Author42hz-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of creating new feature branches in Git by automating branch naming and ensuring consistency, reducing manual errors.
Core Features & Use Cases
- Branch Workflow Automation: Guides users through switching to main, pulling latest changes, prompting for feature names, and creating properly named branches.
- Naming Convention Enforcement: Ensures branch names follow the
feat/feature-namekebab-case pattern for clarity and organization. - Use Case: Developers starting a new feature can efficiently generate and switch to a properly formatted branch, ensuring team consistency and streamlined workflows.
Quick Start
Ask the user for a feature name, convert it to kebab-case, and create the branch with the name prefixed by feat/, then switch to that branch.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-create-feature-branch Download link: https://github.com/42hz-ai/42hz-hardware-sbc-config/archive/main.zip#git-create-feature-branch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.