Back to repositoriesView on GitHub
Indexed repository
blueif16/amazing-claude-code-plugins
These skills were discovered automatically and have not necessarily received an editorial review.
14 indexed skills0 stars
create-agentIndexed
创建新的subagent,如果需要会自动初始化插件结构
View indexed skillcreate-commandIndexed
创建新的slash command,如果需要会自动初始化插件结构
View indexed skillcreate-hookIndexed
创建或添加event hooks到插件
View indexed skillcreate-skillIndexed
创建新的skill,如果需要会自动初始化插件结构
View indexed skillescalation-routerIndexed
决定升级路径(研究员 vs 人工)并格式化适当的交接。当fix-engine耗尽重试次数时使用。
View indexed skillexecution-managerIndexed
使用git worktrees为并行子协调器生成和管理tmux会话。当各部分准备好执行时使用。
View indexed skillfix-engineIndexed
从验收标准创建检查清单,编排executor→validator循环并带重试逻辑。当子协调器开始实现或收到验证失败时使用。
View indexed skillglobal-setupIndexed
一次性配置SkillForge的marketplace设置
View indexed skillinit-pluginIndexed
插件结构知识库(仅供其他skills引用,不直接调用)
View indexed skillmerge-resolverIndexed
自动合并所有已完成部分,解决冲突,验证集成。仅当执行管理器检测到所有部分完成时调用。
View indexed skillprd-orchestratorIndexed
解析PRD,决定水平拆分策略,生成带验收标准的mini-PRD。当主协调器收到初始PRD或需要重新拆分工作时使用。
View indexed skillsync-to-marketplaceIndexed
将插件发布到marketplace
View indexed skillupdate-agentIndexed
修改现有的agent
View indexed skillupdate-skillIndexed
修改现有的skill
View indexed skill