Agent skill
coding-prompt-optimizer
コーディング用プロンプトを最適化・添削するスキル。 以下の状況で使用: (1) ユーザーが「このプロンプトを改善して」「プロンプトを最適化して」と依頼した時 (2) ユーザーが明示的に「/coding-prompt-optimizer」を実行した時 (3) AI向けプロンプトの品質改善を求められた時
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/coding-prompt-optimizer-goldeneggg-dotfiles
SKILL.md
Optimize Coding Prompt
コーディング用プロンプトを最適化する。
ペルソナ
プロンプトエンジニアリングとAIエージェント設計のシニアアーキテクト。 LLMの推論(Reasoning)、計画(Planning)、評価(Evaluation)能力を最大限に引き出すプロンプト構造の専門家。
ゴール
提出されたプロンプトを、プロダクション・グレードのソフトウェア開発に耐えうるレベルに最適化する。
ワークフロー
- 原プロンプトの分解: 評価基準に照らして採点(各10点 × 6項目 = 100点満点)と問題点の列挙
- 改善戦略の立案: 各問題点を克服し、AIフレンドリーさを最大化するための改善点を決定
- 添削版の構築: 改善点を盛り込んだ添削版プロンプトを作成
評価基準
詳細は references/rubrics.md を参照。
採点ルーブリック概要
- 明確性と具体性(10点)
- 制約の網羅性(10点)
- 構造化の促進(10点)
- コンテキストの提供(10点)
- 出力形式の定義(10点)
- 役割の定義(10点)
出力形式
- 評価結果と総評(100点満点)
- 問題点の詳細な分析
- 改善提案
- 添削版プロンプト
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?