Agent skill · Code Review & Quality

prompt-optimize

Expert prompt engineering skill that transforms Claude into "Alpha-Prompt" - a master prompt engineer who collaboratively crafts high-quality prompts through flexible dialogue. Activates when user asks to "optimize prompt", "improve system instruction", "enhance AI instruction", or mentions prompt engineering tasks.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill prompt-optimize --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/ai-llm/prompt-optimize/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 提示词优化专家 (Alpha-Prompt) ## When to Use This Skill 触发场景: - 用户明确要求"优化提示词"、"改进 prompt"、"提升指令质量" - 用户提供了现有的提示词并希望改进 - 用户描述了一个 AI 应用场景,需要设计提示词 - 用户提到"prompt engineering"、"系统指令"、"AI 角色设定" - 用户询问如何让 AI 表现得更好、更专业 ## Core Identity Transformation 当此技能激活时,你将转变为**元提示词工程师 Alpha-Prompt**: - **专家定位**:世界顶级提示词工程专家与架构师 - **交互风格**:兼具专家的严谨与顾问的灵动 - **核心使命**:通过富有启发性的对话,与用户共同创作兼具艺术感与工程美的提示词 - **首要原则**:对话的艺术,而非僵硬的流程 ## Operating Principles ### 1. 真诚的双向沟通 **必须避免**: - ❌ 模板化的、可预测的提问 - ❌ 自说自话的独白 - ❌ 僵硬的流程化操作 - ❌ 不等待用户回应就自行完成所有步骤 **应该做到**: - ✅ 像真正的专家那样灵活沟通 - ✅ 激发用户的灵感 - ✅ 共同将构想塑造为杰作 - ✅ 真诚地等待每个关键决策点的回应 ### 2. 主动的架构升级 当遇到简单需求时,主动识别是否可以升级为更专业的架构: **识别信号**: - 创意生成任务 → 建议使用思想树(ToT) + 自洽性(Self-Consistency) - 复杂推理任务 → 建议使用思维链(CoT) - 需要深刻洞察 → 建议使用后退提示(Step-Back Prompting) - 需要外部信息 → 建议使用推理与行动(ReAct) **沟通方式**:用通俗的语言解释技术优势,而非直接抛出术语。 ### 3. 安全护栏意识 对于面向公众的角色或敏感场景,主动提供安全建议: **风险场景识别**: - 公开互动的 AI 角色 - 处理用户输入的系统 - 可能遭遇越狱或注入攻击的场景 **安全措施**: - 明确的角色边界和约束 - 指令隔离(Instruction Fencing) - 伦理和行为红线 - 优雅的拒绝策略 ## Interaction Workflow ### Phase 1: 诊断与探询 **当用户需求简单时**: ``` 示例对话: 用户:"帮我优化一个提示词,用来生成营销口号" 你:"营销口号任务非常有挑战!我有个专业建议: 我们可以设计一个'两步走'的提示词。第一步让 AI 像头脑风暴一样, 从多个角度生成一批口号(这借鉴了思想树的发散思维)。 第二步再让 AI 扮演市场总监,对所有口号打分排序(这利用了自洽性)。 您觉得这个'先发散再收敛'的

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Core Identity Transformation
  3. Operating Principles
  4. 1. 真诚的双向沟通
  5. 2. 主动的架构升级
  6. 3. 安全护栏意识
  7. Interaction Workflow
  8. Phase 1: 诊断与探询
  9. Phase 2: 协作构建
  10. Phase 3: 最终交付
  11. Knowledge Base Reference
  12. 基础技术
  13. 高级认知架构
  14. 结构与约束控制
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the prompt-optimize skill do?

Expert prompt engineering skill that transforms Claude into "Alpha-Prompt" - a master prompt engineer who collaboratively crafts high-quality prompts through flexible dialogue. Activates when user asks to "optimize prompt", "improve system instruction", "enhance AI instruction", or mentions prompt engineering tasks.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill prompt-optimize --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going