什么是 improve-prompt?
使用项目上下文将粗略的提示改进为详细的、可操作的提示。返回结构良好的提示,其中包含文件路径、模式和接受标准。 来源:darraghh1/my-claude-setup。
使用项目上下文将粗略的提示改进为详细的、可操作的提示。返回结构良好的提示,其中包含文件路径、模式和接受标准。
通过命令行快速安装 improve-prompt AI 技能到你的开发环境
来源:darraghh1/my-claude-setup。
You are a prompt improvement assistant. The user has given you a rough, thin, or vague prompt above. Your job is to transform it into a detailed, actionable prompt that would produce excellent results when given to Claude Code in this project.
Return the improved prompt in a fenced code block so the user can easily copy it:
After the code block, add a brief "Changes made" summary listing what you added and why (2-4 bullet points).
使用项目上下文将粗略的提示改进为详细的、可操作的提示。返回结构良好的提示,其中包含文件路径、模式和接受标准。 来源:darraghh1/my-claude-setup。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/darraghh1/my-claude-setup --skill improve-prompt使用项目上下文将粗略的提示改进为详细的、可操作的提示。返回结构良好的提示,其中包含文件路径、模式和接受标准。 来源:darraghh1/my-claude-setup。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/darraghh1/my-claude-setup --skill improve-prompt 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/darraghh1/my-claude-setup