英語プロンプト例集 — テンプレート・フレーズ帳
用途別に整理した英語プロンプトテンプレートの集積カードである。まずパターンを丸暗記し、そこから変形していく。うまくいったものを随時追加していく生きたノートとして使う。練習法は、英語部分を隠して手元で再現することだ。
役割+タスク(汎用)
You are an expert [role]. [Task instruction].← 最も基本の形。Act as a [role] and help me [goal]. Be [tone: concise / specific / structured].You are a senior [role] reviewing my work. Point out weaknesses, then suggest improvements.(添削を依頼する形)You are a native English speaker. Rewrite the following so it sounds natural: [text](英語の自然さを確認する形)
分析・推論
Let's think step by step. [Question or problem].← Chain-of-Thought(=答えを出す前に推論の手順を言語化させる手法)の基本形。Explain your reasoning before giving the final answer.(結論の前に論拠を出させる)List the pros and cons of [topic]. Be specific and use concrete examples.What are the key assumptions behind [claim]? Identify any that are weak or unsupported.
ライティング・編集
Rewrite the following to be more [concise / persuasive / formal / clear]: [text]Summarize the following in 3 bullet points for a non-expert audience: [text]Convert this into a [format: email / tweet / executive summary]: [text]Fix the grammar and improve the flow, but keep the meaning unchanged: [text]
コード・技術
Explain what this code does, line by line: [code]Refactor the following for readability. Explain each change: [code]You are a code reviewer. List bugs or potential issues in this code: [code]Write a [language] function that [description]. Add comments explaining the logic.
使い方
うまくいったものを集め、パターンを暗記し、見ずに手元で再現し、そこから変形を試す。これを週1回のペースで繰り返し、コレクションを積み上げていく。
出典・参考
- 英語プロンプト習得法(理論ノート)
- Prompt Engineering Guide — Techniques — 技術解説
- Anthropic Prompt Library — 公式プロンプト集