Back to Prompts

How to Write Effective Study Prompts

Skill

AI Skills

The five-element framework that separates weak questions from prompts that get genuinely useful answers.

AIPromptsStudy

How Skills Work

Skills are markdown files that extend your AI agent's knowledge and behaviour. Place them in ~/.claude/skills/ to make them available. Claude Code, Cursor, and Windsurf read relevant skills automatically based on context.

How to Write Effective Study Prompts.md
Most people get mediocre results from AI because they ask weak questions. This guide teaches you the five elements of a great study prompt.
## The Five Elements
1.Role — Tell the AI who to be: "You are an expert in..."
2.Context — Provide your background and level
3.Task — State exactly what you want
4.Format — Specify how you want the output structured
5.Constraints — Set any limits (length, language, difficulty)
## Before vs. After
Weak prompt: "Explain React hooks"
Strong prompt: "You are a senior React developer. Explain React hooks to someone who understands JavaScript but has never used React. Use a real-world analogy, then show a simple code example."
## Practice
Try rewriting weak prompts using the five-element framework above.