Start a new feature branch using git-flow
Creates new git-flow feature branches from develop with proper naming conventions and status checks.
npx claudepluginhub jugrajsingh/skillgardenThis skill is limited to using the following tools:
/gitmastery:feature # Prompts for name
/gitmastery:feature user-auth # Direct name
git branch --show-current
git status --short
git checkout develop
git pull origin develop
git flow feature start <name>
<ticket>-<short-description>
Examples:
PROJ-123-user-authenticationfix-memory-leakadd-export-featureYou're now on feature/<name>. Use:
/gitmastery:commit to commit changes/gitmastery:finish when completeCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.