团队工作流管理技能 - 协作规范、自动化流程和最佳实践。
Manages team development workflows by enforcing branch strategies, automating code reviews, and coordinating releases. Triggers when you need to initialize GitFlow, create feature branches, assign reviewers, or publish versions with integrated tools.
/plugin marketplace add Protagonistss/claude-plugins/plugin install git-tools@claude-plugins-protagonisthsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
团队工作流管理技能 - 协作规范、自动化流程和最佳实践。
# 初始化工作流
/workflow init --template gitflow
# 创建功能分支
/workflow start-feature PROJ-123 "用户认证"
# 分配审查
/workflow assign-review
# 发布版本
/workflow release --type minor
{
"workflow": {
"template": "gitflow",
"autoReview": true,
"autoRelease": false,
"integrations": ["slack", "jira"]
}
}
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.
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.
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.