Skip to content

AI 活用のコツ

Claude や ChatGPT をもっとうまく使うための実践的な方法。提供元が公開している文書とエンジニアリングブログから、確認できたものだけを載せます。

すべてのコツに、出典となった提供元の文書・エンジニアリングブログを明記しています。製品の変化が速いため、記事上部の日付も合わせてご確認ください。

Five prompting habits that Anthropic and OpenAI both put in their own documentation

Both labs publish the same core advice: write the instruction as a command rather than a question, give the model explicit permission to say it does not know, put the context before the question, keep one task per prompt, and tell the model how proactive to be. The common thread is that every one of them removes ambiguity — none of them is a phrase you paste in to unlock hidden quality.

約4分