
Course Guides
Prompt writing for kids: the AI skill that actually transfers

Aina Rashid
Coding Education Specialist at Algonova Malaysia

Prompt writing for kids is the part of AI that survives the next tool change. Chat windows will look different in three years; asking precisely for a method, a constraint and a check will not. A child aged 9 and up can learn the 4-part structure below in one sitting, and it takes about two weeks of small daily use before it becomes automatic.
The four part structure
Role, task, constraint, check. Every prompt worth writing has those four pieces, and children remember them faster than adults do.
| Part | What it does | Example wording |
|---|---|---|
| Role | Sets who is answering | "You are a patient maths teacher" |
| Task | Says what to produce | "Explain how to add fractions" |
| Constraint | Limits the answer | "For a 10 year old, in under 100 words" |
| Check | Forces verification | "Then ask me two questions to test I understood" |
The check is the piece almost everyone skips, and it is the one that turns a chatbot into a study partner. Without it, the child reads an answer. With it, the child has to produce something.
Lazy prompt versus directed prompt
A lazy prompt asks for the answer. A directed prompt asks for the process. Same tool, completely different outcome for the child.
| Lazy | Directed |
|---|---|
| "What is 3/4 plus 2/5?" | "Show me the steps to add 3/4 and 2/5, without the final answer" |
| "Write an essay about recycling" | "Give me three angles for an essay on recycling, then critique my opening line" |
| "Is this right?" | "Do not tell me if it is right. Show me how to check it myself" |
| "Explain photosynthesis" | "Explain photosynthesis to a 9 year old, then quiz me on it" |
Show your child the left column once, then the right column, and ask which one taught them more. Most children pick correctly without being told.



