Initialize git-flow configuration for a repository
Initializes git-flow with default branch configuration for a new or existing repository.
npx claudepluginhub jugrajsingh/skillgardenThis skill is limited to using the following tools:
Configure git-flow for this repository.
which git-flow || which git
git flow version 2>/dev/null || echo "git-flow not installed"
git flow init -d # -d uses defaults (main/develop)
git config --get-regexp gitflow
| Type | Prefix |
|---|---|
| Production | main |
| Development | develop |
| Feature | feature/ |
| Release | release/ |
| Hotfix | hotfix/ |
macOS: brew install git-flow
Fedora: sudo dnf install gitflow
Ubuntu: sudo apt install git-flow
For git-flow-next (Go version): https://git-flow.sh/
Creating 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.