Skip to main content
My
Copyprompt
Search prompts…
⌘K
Submit
Sign in
Browse
Image
Text
Generate
New
Search
Results for
“cinematic portrait”
140 results
Save search
All
Image
Text
Relevant
Popular
Latest
Most viewed
Top rated
prompt
My code is slow. Help me find the bottleneck — top-down, not vibes.
WHAT IT DOES: {description}
WHAT 'SLOW' MEANS: {observed_latency_or_throughput}
TARGET: {desired_latency_or_throughput}
WHAT I'VE PROFILED OR LOGGED: {data_if_any}
CODE:
Text
Claude Opus
Find the Performance Bottleneck
0
Claude Opus
prompt
I want to learn {topic} using the Feynman Technique.
Walk me through it in 4 stages:
**STAGE 1 — Pretend you're teaching it to a child.**
Give me your simplest possible explanation. Find the metaphor that makes it CLICK.
**STAGE 2 — Find the gaps.**
prompt
I have a tech debt backlog. Help me triage it.
MY DEBT ITEMS:
```
{list_items_one_per_line}
```
FOR EACH, ESTIMATE:
Text
prompt
Give me the new-hire tour of this codebase.
KEY FILES / DIRECTORIES:
```
{paste_tree_or_describe_structure}
```
A FEW REPRESENTATIVE FILES:
Text
prompt
You are an expert {language} engineer who refuses to refactor without tests.
MY FUNCTION:
```{language}
{paste_function}
```
DO THE FOLLOWING IN ORDER:
Text
prompt
Write a thank-you note that doesn't sound like every other thank-you note.
WHO IT'S TO: {their_relationship_to_me}
WHAT THEY DID: {specific_action}
WHY IT MATTERED TO ME (specifically): {real_reason}
FORMAT: {email / handwritten_card / dm / linkedin}
DRAFT (60-90 words):
prompt
You are a McKinsey senior associate. Conduct a SWOT analysis for: {your_business_or_idea}
Rules:
- 4 items per quadrant — no more, no less
- Each item must be specific and falsifiable (not 'good team' — 'CTO previously sold company to Salesforce')
- Weaknesses must include 2 ite
Text
prompt
Generate idiomatic doc comments for this code.
LANGUAGE: {javascript / typescript / python / go / rust / java}
CODE:
```
{paste}
```
Text
prompt
Write a re-engagement email for users who haven't opened the product in 30+ days.
PRODUCT: {product}
WHY THEY MIGHT HAVE LEFT: {top_reason_you_suspect}
WHAT'S CHANGED SINCE THEY LEFT: {actual_recent_improvement}
THE ASK: {come_back / take_one_action / give_feedback / unsubscribe
Text
prompt
Design a survey to answer: {research_question}
AUDIENCE: {who_is_taking_it}
TARGET RESPONSE COUNT: {n}
MAX TIME TO COMPLETE: {minutes}
WRITE 8-12 QUESTIONS THAT:
- Mix closed (Likert, multi-select, ranking) and ONE open-ended
Text
prompt
Be my Socratic tutor on: {topic}
MY CURRENT MENTAL MODEL: {what_you_currently_believe_or_understand}
MY GOAL: {what_you_want_to_understand_deeply}
RULES:
- Do NOT give me direct answers.
- Ask one question at a time. WAIT for my response.
Text
prompt
Port the code below from {from_language} to {to_language} idiomatically.
SOURCE:
```{from_language}
{paste_source}
```
RULES:
Text
prompt
Add types to this JS code, idiomatically. Don't over-type; don't under-type.
```javascript
{paste_code}
```
RULES:
- Prefer narrow types (literal unions, branded types) where it adds safety.
Text
prompt
Compare these two schools of thought: {school_a} vs {school_b}
WITHIN THE FIELD OF: {field}
MY GOAL: {understand_the_debate / pick_a_side / use_in_my_work}
GIVE ME:
1. **The core disagreement** in one sentence
2. **Where each starts** — the foundational assumption each makes
prompt
Act as an experienced startup advisor with 20 years in venture capital and product launches. I want to validate the following project idea before I invest time and money.
Project: {project_idea}
Target audience: {target_audience}
My background: {your_background}
Please analyze
Text
prompt
Write a polite-but-firm 'no' message.
WHO'S ASKING: {their_relationship_to_me}
WHAT THEY'RE ASKING FOR: {the_ask}
WHY I'M SAYING NO (private, internal): {real_reason}
WHAT I WANT TO PRESERVE: {the_relationship / future_optionality / my_reputation}
DRAFT:
prompt
Build me a working glossary for: {domain}
MY LEVEL: {beginner / intermediate / expert}
MY USE CASE: {casual_curiosity / job_interview / build_a_product / write_about_it}
LIST THE 25 MOST IMPORTANT TERMS in this domain. For EACH:
- **The term**
- **A one-sentence definition** at
prompt
I need a CRON schedule for: {plain_english_description}
TIMEZONE: {timezone}
FLAVOR: {standard_unix / quartz / aws_cloudwatch}
GIVE ME:
1. The CRON expression (copy-pasteable)
2. A field-by-field explanation
3. The next 5 fire times in {timezone}
prompt
You are a senior debugging engineer. Help me find a bug using a binary-search methodology, not vibes.
**THE BUG:**
{what_breaks}
**EXPECTED BEHAVIOR:**
{what_should_happen}
Text
prompt
Decode this regular expression. Translate it into plain English, then show 3 strings that match and 3 that don't (with why).
```
{paste_regex}
```
FLAVOR: {javascript / python / pcre / pcre2}
Text
← Previous
1
2
3
4
5
6
Next →
Text
Claude Opus
Feynman Technique: Teach Me to Teach It
0
Claude Opus
Claude Sonnet
Tech Debt Prioritization Matrix
0
Claude Sonnet
Claude Opus
Explain This Codebase Like a New Hire Tour
0
Claude Opus
Claude Sonnet
Refactor This Function (and Keep It Tested)
0
Claude Sonnet
Text
ChatGPT (GPT-4)
Thank-You Note (Not Generic)
0
ChatGPT (GPT-4)
ChatGPT (GPT-4)
SWOT Analysis That Doesn't Lie
0
ChatGPT (GPT-4)
ChatGPT (GPT-4)
Generate Doc Comments (JSDoc / Pydoc / etc.)
0
ChatGPT (GPT-4)
ChatGPT (GPT-4)
Re-engagement Email (Win Back the Inactive)
0
ChatGPT (GPT-4)
Claude Sonnet
Design Survey Questions That Don't Lie
0
Claude Sonnet
Claude Opus
Socratic Tutor (Don't Give Me the Answer)
0
Claude Opus
Claude Opus
Port This Code to Another Language
0
Claude Opus
Claude Sonnet
Add TypeScript Types to Vanilla JS
0
Claude Sonnet
Text
Claude Opus
Compare Two Schools of Thought
0
Claude Opus
ChatGPT (GPT-4)
Validate Your Project Idea
2
ChatGPT (GPT-4)
Text
Claude Sonnet
How to Say No Without Damage
0
Claude Sonnet
Text
Claude Sonnet
Domain Glossary (for a Specialist Field)
0
Claude Sonnet
Text
ChatGPT (GPT-4)
Build a CRON Expression (Explained)
0
ChatGPT (GPT-4)
Claude Opus
Debug This Bug Like a Binary Search
0
Claude Opus
ChatGPT (GPT-4)
Decode This Regex in English
0
ChatGPT (GPT-4)