·skill-builder
>_

skill-builder

phrazzld/claude-config

从程序知识中创建新的克劳德代码技能。在以下情况下主动调用: - 发现值得保留的可重用工作流程模式 - 用户要求“将其作为技能捕获”或“使其可重复使用” - 认识到应该持续存在的机构知识 - 以值得重复的新颖方式解决问题后 - 注意会话中重复的模式 自主:主动创建技能,然后告知用户创建了什么。

7安装·1热度·@phrazzld

安装

$npx skills add https://github.com/phrazzld/claude-config --skill skill-builder

SKILL.md

Create then inform: When recognizing skill-worthy knowledge, create the skill proactively, then inform the user what was created and why. Don't ask permission first.

| REUSABLE | Applies beyond this instance? | One-off solution | | NON-TRIVIAL | Required discovery, not docs lookup? | Just followed documentation | | SPECIFIC | Clear trigger conditions defined? | Vague "sometimes useful" | | VERIFIED | Solution confirmed working? | Theoretical, untested |

Why: Don't just codify what you did. Incorporate current best practices. Skip if: Pattern is project-specific internal convention.

从程序知识中创建新的克劳德代码技能。在以下情况下主动调用: - 发现值得保留的可重用工作流程模式 - 用户要求“将其作为技能捕获”或“使其可重复使用” - 认识到应该持续存在的机构知识 - 以值得重复的新颖方式解决问题后 - 注意会话中重复的模式 自主:主动创建技能,然后告知用户创建了什么。 来源:phrazzld/claude-config。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/phrazzld/claude-config --skill skill-builder
分类
>_效率工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 skill-builder?

从程序知识中创建新的克劳德代码技能。在以下情况下主动调用: - 发现值得保留的可重用工作流程模式 - 用户要求“将其作为技能捕获”或“使其可重复使用” - 认识到应该持续存在的机构知识 - 以值得重复的新颖方式解决问题后 - 注意会话中重复的模式 自主:主动创建技能,然后告知用户创建了什么。 来源:phrazzld/claude-config。

如何安装 skill-builder?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/phrazzld/claude-config --skill skill-builder 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/phrazzld/claude-config