Git 历史管理技能 - 重写、优化和分析历史。
Analyzes commit quality, performs safe interactive rebases, and searches Git history. Use when you need to clean up recent commits, find specific changes by author/message, or detect history issues before merging.
/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.
Git 历史管理技能 - 重写、优化和分析历史。
# 分析历史质量
/history analyze --depth 100
# Interactive rebase
/history rebase HEAD~10
# 搜索提交
/history search --author "john"
# 创建快照
/history snapshot pre-release
{
"history": {
"autoAnalysis": true,
"rebaseSafety": true,
"snapshotRetention": 30
}
}
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.