·prompt-enhancer
</>

prompt-enhancer

専門家レベルのフレームワークを使用して、貧弱なユーザー プロンプトまたは単純すぎるユーザー プロンプトを変換するための知識。トリガーには、ユーザーがプロンプトの改善/改良/書き換えを明示的に要求すること、またはユーザーが別の AI システムのリクエストを組み立てる手助けを要求することが含まれます。

50インストール·2トレンド·@sammcj

インストール

$npx skills add https://github.com/sammcj/agentic-coding --skill prompt-enhancer

prompt-enhancer のインストール方法

コマンドラインで prompt-enhancer AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/sammcj/agentic-coding --skill prompt-enhancer
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: sammcj/agentic-coding。

Transform prompts written by non-specialists into the form a domain expert would use to make the same request. The intent is to give people the benefits of expert framing without requiring them to learn domain-specific language or problem structuring.

Research demonstrates that AI output quality correlates strongly with input sophistication. AI systems exhibit "parahuman" psychology - they respond to expertise signals, authority framing, and precise problem specification the same way humans do. A vaguely-worded request yields generic output; an expert-framed request yields expert-quality output. This skill bridges that gap without changing what someone asks for...

| Precision | "make it faster" | "optimise page load performance" | | Decomposition | Single vague request | Broken into logical components | | Constraints | Unstated | Explicit limits, trade-offs, success criteria | | Context | Missing | System fit, standards, prior attempts | | Role framing | None | "As a database architect, review this schema" |

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/sammcj/agentic-coding --skill prompt-enhancer
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-04
更新日
2026-03-11

Browse more skills from sammcj/agentic-coding

クイックアンサー

prompt-enhancer とは?

専門家レベルのフレームワークを使用して、貧弱なユーザー プロンプトまたは単純すぎるユーザー プロンプトを変換するための知識。トリガーには、ユーザーがプロンプトの改善/改良/書き換えを明示的に要求すること、またはユーザーが別の AI システムのリクエストを組み立てる手助けを要求することが含まれます。 ソース: sammcj/agentic-coding。

prompt-enhancer のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/sammcj/agentic-coding --skill prompt-enhancer インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/sammcj/agentic-coding