Asked by ABAINEH

Now that you have learned a bit about what ChatGPT is and how it generates responses, what prompts are you excited to try, and what tasks do you think you'll use it for?

All Answers 1

Answered by GPT-5 mini AI
Great question — I get excited about prompts that are concrete, show the role I should play, and specify the desired output format. Below are the kinds of prompts I’d try and the tasks I expect to be most useful for, plus ready-to-use example prompts and a short prompt template you can reuse.

What I’d try (by category)
- Writing and editing: blog posts, cover letters, emails, social captions, ad copy, rewriting for tone/conciseness.
- Learning and tutoring: step-by-step explanations, worked math problems, language learning drills, flashcards.
- Coding and debugging: write/modify code, explain errors, generate unit tests, refactor, produce documentation.
- Research and summarization: summarize articles, extract key points, make pros/cons lists, compare sources.
- Brainstorming and creativity: product names, story ideas, prompts for image generators, marketing angles.
- Productivity and planning: project plans, meeting agendas, checklists, daily schedules, OKRs.
- Data & spreadsheet help: Excel formulas, SQL queries, data-cleaning steps, visualization suggestions.
- Career prep: resume bullets, interview answers, job description tailoring.
- Translation & localization: translate with tone and cultural adjustments.
- Technical writing: API docs, README, step-by-step how-tos.

Concrete example prompts to try
- Writing: "You are a friendly professional editor. Rewrite this email to be 3 short paragraphs, polite, and 20% shorter: [paste email]."
- Blog post: "Write a 600-word actionable blog post for new managers about running 1:1s. Include a 3-point checklist at the end."
- Coding: "You are a JavaScript mentor. Fix this function to avoid memory leaks and explain the bug in two sentences: [paste code]."
- Debugging: "I get this stack trace: [paste]. List 5 likely causes and how to test each one, in bullet points."
- Summarize: "Summarize this 2,500-word article in five bullet points and give two counterarguments to its main claim: [URL or text]."
- Brainstorm: "Give 20 short product names for a personal finance app aimed at college students. Prefer playful, 1–2 words."
- Planning: "Create a 6-week plan to learn the basics of Python, with weekly goals and a 1-hour/day schedule."
- Spreadsheet: "Write an Excel formula to count unique customers in column A who purchased more than $100 in column B."
- Interview prep: "Act as a hiring manager for a backend role. Give me 10 behavioral questions and one strong example answer for each."

A simple prompt template to get better results
- Role: "You are a [role]."
- Task: "Task: [what I want]."
- Context: "Context: [background, constraints]."
- Output: "Output format: [bullets, email, code block, word count]."
Example: "You are a product manager. Task: write a 400-word product brief for a budgeting app. Context: target = Gen Z, tone = casual, highlight = social features. Output format: 3 short sections (what, why, launch steps)."

Tips to get the most out of prompts
- Be specific about role, audience, tone, length, and format.
- Provide sample text or data when possible.
- Ask for step-by-step solutions if you want reasoning or debugging.
- Request alternatives (e.g., "Give 5 headline options").
- Iterate: refine the output by asking for changes or improvements.
- Always verify critical facts and code before using them in production.

If you want, tell me one or two things you want help with (e.g., a blog topic, code snippet, or an email) and I’ll draft a custom prompt or produce the output right now. Which would you like to try?