Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub blueif16/amazing-claude-code-plugins --plugin skillforgeHow this skill is triggered — by the user, by Claude, or both
Slash command
/skillforge:global-setupThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
配置SkillForge的marketplace路径和作者信息,只需执行一次。
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
配置SkillForge的marketplace路径和作者信息,只需执行一次。
询问用户:"你是否已经有一个Claude Code插件marketplace?"
如果回答YES:
如果回答NO:
保存到 ~/.skillforge-config:
{
"marketplacePath": "/完整/路径/到/marketplace",
"author": "用户名称",
"email": "user@example.com"
}
✅ SkillForge配置完成!
📁 Marketplace路径: ~/projects/my-marketplace
👤 作者: Shiran
🚀 现在可以开始创建插件了