npx claudepluginhub blueif16/amazing-claude-code-plugins --plugin skillforgeThis skill is limited to using the following tools:
配置SkillForge的marketplace路径和作者信息,只需执行一次。
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
配置SkillForge的marketplace路径和作者信息,只需执行一次。
询问用户:"你是否已经有一个Claude Code插件marketplace?"
如果回答YES:
如果回答NO:
保存到 ~/.skillforge-config:
{
"marketplacePath": "/完整/路径/到/marketplace",
"author": "用户名称",
"email": "user@example.com"
}
✅ SkillForge配置完成!
📁 Marketplace路径: ~/projects/my-marketplace
👤 作者: Shiran
🚀 现在可以开始创建插件了