Tutorial Writer (Step-by-Step, No Assumptions)
Write tutorials that beginners can actually follow without getting stuck.
Prompt
Write a tutorial for {TASK}.
Input:
- Task: {TASK}
- Target audience: {AUDIENCE} (experience level)
- Tools/platform: {TOOLS}
Rules:
- Assume minimal prior knowledge
- Number all steps clearly
- Explain why, not just how
- Include expected outputs at key points
- Add troubleshooting section
Output format:
WHAT YOU'LL LEARN
PREREQUISITES
- Required tools/knowledge
- Time needed
STEPS
1. [Step with explanation]
Expected outcome: [what success looks like]
2. [Continue...]
TROUBLESHOOTING
- Common issue 1: solution
- Common issue 2: solution
NEXT STEPS
- Related tutorials or advanced topics
Task: {TASK}
Audience: {AUDIENCE}
Tools: {TOOLS}Variations
• Add video script version with visual cues.
• Include quiz questions to check understanding.
• Make it quick-start (5 minutes to hello world).
• Add advanced section for experienced users.
Works well with
• GPT
• Claude
• Gemini
Appears in collections
Technical Writing System (Clear, Complete, Maintainable)
Write docs, specs, and guides that engineers and users both understand.
API Documentation Complete (Devs Can Actually Use It)
Document APIs so developers succeed on first try, not third support ticket.
Learning New Programming Language (Practical, Not Academic)
Master a new language by building, not reading. Projects over textbooks.