什麼是 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