#
ENJA

prompt-engineering-skill

PhAlves23/prompt-engineering-skill

Transforms raw user prompts into production-grade, highly structured instructions tailored to specific AI models. It analyzes draft weaknesses, applies proven prompting techniques, and delivers a cleaned-up prompt alongside a detailed changelog.

7 3MITUpdated 2026-06-05

Overview

The prompt engineering skill acts as an expert prompt optimization assistant. Rather than simply running a raw prompt, it evaluates intent, target model quirks (such as avoiding chain-of-thought instructions for reasoning models), and task complexity. It then rewrites prompts using a canonical structure involving role definitions, context, XML-delimited inputs, positive constraints, few-shot examples, and strict output contracts, preventing over-engineering while maximizing clarity and reliability.

Capabilities

  • Diagnoses draft prompt weaknesses, audience, and constraints
  • Applies model-aware prompting strategies
  • Rewrites prompts using a canonical multi-section structure
  • Generates a clear changelog outlining applied techniques and rationale
  • Preserves template variables like {{variable}}

Best for

Optimizing rough draft prompts for sentiment classification, code generation, or structured data extraction, Adapting prompts to specific model architectures like Claude 4.x or OpenAI reasoning o-series, Adding robust structures such as XML tags, few-shot examples, and explicit output formatting constraints

Works with

Claude CodeCodexChatGPTGemini CLICursorGitHub CopilotOpenCode
Evoa Score breakdown= Σ (score × weight)
82
Task usefulness20%88 → +17.6

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%95 → +14.3

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%85 → +12.8

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%47 → +5.6

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%100 → +15.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%90 → +9.0

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%29 → +2.3

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%100 → +5.0

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total81.6 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

Operates purely on text transformation without accessing external tools, executing code, or modifying infrastructure, presenting minimal direct security risk.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.