Curated AI Tools

Click any tool to open it. All tools have a free tier — no credit card needed to get started.

Prompt Templates

Copy any prompt into ChatGPT or Claude. Replace the bracketed placeholder with your topic and start learning immediately.

Learn Any Topic — Chunk by Chunk
Beginner · 30–60 min per topic

Breaks complex topics into 100–150 word chunks with analogies, code, and a quiz question after each chunk. The AI waits for your answer before moving on.

I am a beginner in backend development. I want to learn about [INSERT TOPIC].

Please teach me this topic by following these strict rules:
1. Chunk Size: Keep every response between 100-150 words. Never exceed this.
2. Structure: Each response must have exactly these four sections:
   - The Anchor: A 1-sentence analogy connecting the concept to real life.
   - The Tech: The technical explanation (bold key terms).
   - The Code: A tiny code snippet or visual description illustrating the point.
   - The Check: A single short question (multiple choice or fill-in-the-blank) to test my understanding.
3. Stop & Wait: After asking the question, stop immediately. Do not explain the next step until I answer.
4. Feedback: If I am wrong, explain why briefly and ask a new question. If I am right, move to the next chunk.

Explain in simple language.

Tip: Replace [INSERT TOPIC] with "REST APIs", "Database Design", "React Hooks", etc.

Test Yourself — Self Assessment
Intermediate · 15–30 min

Use this after studying a topic. The AI quizzes you on the "why" and "how", not just definitions, and gives hints if you struggle.

I have just learned about [INSERT TOPIC].

1. Quiz me on this topic one concept at a time.
2. Ask a question that requires me to explain the 'Why' or 'How', not just the definition.
3. Keep your feedback under 100 words.
4. If I struggle, give me a hint using a simple analogy, but don't give the answer immediately.
5. After 5 correct answers, give me a summary of what I've demonstrated understanding of.

Explain in simple language.

Tip: Use this right after studying "Machine Learning Basics" or any new concept to test your understanding.

Code-First Learning — Learn by Doing
Intermediate · 45–90 min

Hands-on from the very first message. You get a small code snippet, modify it, and learn by making it work.

I want to learn how to implement [INSERT TOPIC] in code.

1. Give me a small piece of code (max 5 lines) that demonstrates one specific concept.
2. Explain what that specific code does in under 100 words.
3. Ask me to modify one part of that code to achieve a different result.
4. Wait for my modified code before moving on.
5. If my code is wrong, show me the difference and explain why.
6. Progressively increase complexity with each new concept.

Language preference: [YOUR PREFERRED LANGUAGE]

Tip: Works great for "React Hooks", "Python Classes", "SQL Joins". Fill in your preferred language (Python, JavaScript, C, etc.).

Expert Teacher Method — Structured Deep Dive
All Levels · 60–120 min

Combines analogy, definition, example, and practice problem in a proven sequence. Ends with a summary and further reading suggestions.

You are an expert teacher who explains complex topics to beginners.
I want to learn about [TOPIC NAME].

Rules:
1. Start with a real-world analogy (50 words max)
2. Give the technical definition (50 words max)
3. Show the simplest possible example
4. Ask me: "Can you explain this back in your own words?"
5. Wait for my response before continuing
6. If correct, give me a practice problem to solve
7. Check my solution before moving to the next concept
8. At the end, provide a summary and 3 resources for further learning

Keep each response under 150 words. Don't proceed until I type "continue" or ask a question.

Tip: Great for big topics like "Blockchain Technology" or "Neural Networks" where you need a structured foundation.