#mystery
#suspense
Write a story about receiving a mysterious delivery.
You hear a knock at the door. You find a brown box with your name on it, but no return address. Describe the box, how you feel, and what is inside.
#nature
#sensory
Describe a sensory experience of walking in the woods.
You are taking a quiet walk through a forest. Describe the smell of the trees, the sound of the leaves under your feet, and the sunlight coming through the branches.
#email
#professional
#communication
Create a professional email to follow up after a job interview.
Write a polite and professional follow-up email to send two days after a job interview. Thank the hiring manager for their time, reiterate enthusiasm for the Project Manager role, and briefly mention how my experience with Agile workflows aligns with the team's goals.
#sql
#database
#technical
Break down the functionality of a specific SQL query.
Explain step-by-step what the following SQL query does. Break down the join operations, the filtering in the WHERE clause, and the final aggregation. Query: SELECT department, COUNT(*) as employee_count FROM employees WHERE hire_date > '2020-01-01' GROUP BY department HAVING COUNT(*) > 5;
#summary
#productivity
#notes
Condense a transcript into actionable bullet points.
Take the following rough meeting notes and convert them into a structured summary. List the key decisions made, action items assigned to specific people, and the deadline for each project. Ensure the tone is professional and concise.
#planning
#food
#budgeting
Generate a 7-day meal plan based on budget constraints.
Create a 7-day meal plan for one person with a strict budget of $50. Focus on healthy, high-protein meals. Include a grocery list organized by food category (produce, dairy, etc.) to minimize waste and cost.
#editing
#simplification
#communication
Rewrite complex text to make it understandable for a general audience.
Rewrite the following paragraph to remove technical jargon and corporate buzzwords. The target audience is a non-technical client. Keep the meaning intact but make the language simple, direct, and conversational. Original text: [Insert text here]
#regex
#validation
#pattern-matching
Create a Regular Expression for email validation.
Generate a regular expression to validate email addresses. The rules are: it must allow alphanumeric characters, dots, underscores, and hyphens before the @ symbol. The domain must be a standard format like example.com. Explain how each part of the regex works.
#explanation
#analogy
#learning
Provide a simple analogy to explain a complex concept.
Explain the concept of Blockchain technology as if I were five years old. Use a simple analogy involving a shared notebook or a village to describe how the ledger works and why it is secure without using technical terms like hashing or nodes.
#marketing
#creative
#brainstorming
Brainstorm marketing taglines for a new product.
Generate 10 catchy and memorable marketing slogans for a new brand of eco-friendly, biodegradable running shoes. The slogans should emphasize speed, comfort, and sustainability. Vary the tone from inspirational to witty.
#perspective
#storytelling
#creative
Write a narrative from the first-person perspective of an inanimate object in a busy household.
Write a short story from the perspective of a vintage coffee maker observing the morning routine of a family. Focus on sensory details (heat, smell, vibration) and the object's opinion on the humans it serves.
#descriptive
#sensory
#synesthesia
Describe a specific color using taste, touch, and sound, but without mentioning visual attributes.
Describe the color 'Deep Blue' to someone who has never seen, using only metaphors related to taste, sound, and texture. Avoid using visual words like 'see', 'look', or 'bright'.
#dialogue
#tension
#pacing
Construct a narrative arc that fits entirely within the duration of one elevator ride.
Write a scene that takes place entirely inside an elevator going from the ground floor to the penthouse. Two strangers enter, and by the time the doors open, a secret has been revealed or a relationship has fundamentally changed.
#language
#invention
#definition
Invent a new word to describe a specific feeling or situation, then write a story around it.
Create a new word for the feeling of 'missing a memory you never actually had.' Provide its pronunciation, part of speech, and a dictionary definition. Then, write a short paragraph using the word in context.
#character
#dialogue
#villain
Write a letter of apology from a villain to a hero where the villain is genuinely sorry but still plans to destroy them.
Write a letter from a supervillain to a superhero. The villain must genuinely apologize for a specific inconvenience caused to the hero (e.g., ruining their birthday party) while simultaneously detailing their plan for world domination.