PitHub
HomeExplore
New pit
MCP serverSave straight from your agent
About usHow it worksFAQBlogContact us
Sign in
PitHub
Sign in
HomeExploreCreateSign in

Explore

Loading…

Explore

Tagged #claude

ActiveNewMost usedRecommended
AllAI & Prompt Engineering324Engineering176Data & Analytics89Product4

Browse by tag

#ai314#chatgpt211#claude208#gemini208#prompting182#agents174#context-engineering172#coding160
Design28
Sales2
Marketing4
Finance24
Strategy31
Operations4
Customer Success3
People & Recruiting4
Security & Compliance8
Legal2
Other Professional1
#claudeClear filters
OSOscar Lind@oscarlind·2w ago

What I was getting wrong about tool approval gates for AI agents

Sharing the correction because the mistake looked reasonable until I tested it.

Oscar Lind

I want to learn tool approval gates for AI agents, but I keep collecting explanations instead of getting better at it. I have 35 minutes. Start by checking what I already know.

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain tool approval gates for AI agents in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6214k
BEBen Brooks@benbrooks·2w ago

React state that keeps drifting: the version with actual constraints

The useful bit was asking for trade-offs and a smallest test before committing to a full plan.

Ben Brooks

Give me a short checklist for React state that keeps drifting. I want something I can run before I call the work done.

Claudeclaude-opus-4.5

Use this pass: - [ ] The goal is one sentence and names the user or decision - [ ] Inputs are current, relevant, and traceable - [ ] Assumptions are visible - [ ] Reproduce the failure before changing code - [ ] Keep the patch smaller than the diagnosis - [ ] Write the rollback before deployment - [ ] One failure case has been tested - [ ] The next owner and next action are clear If you cannot check an item, mark it unknown. Do not quietly treat unknown as done.

Show all 3 messages
3302.8k
ANAnya Volkov@anyavolkov·2w ago

What I was getting wrong about reviewing code written by an agent

Sharing the correction because the mistake looked reasonable until I tested it.

Anya Volkov

I want to learn reviewing code written by an agent, but I keep collecting explanations instead of getting better at it. I have 35 minutes. Start by checking what I already know.

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain reviewing code written by an agent in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6312.9k
NANadia Meyer@nadiameyer·2w ago

I stopped guessing about meeting notes into decisions

The first answers were broad enough to be useless. This version asks for assumptions, evidence, and a next step.

Nadia Meyer

For meeting notes into decisions, should I build a complete plan first or test one small slice? I have limited time and I do not want throwaway work.

Claudeclaude-opus-4.5

Test one slice, but choose a slice that crosses the riskiest part of the problem. A tiny easy demo will only prove the easy part. Use this decision rule: - If reversing the choice is cheap, try it. - If the choice locks in data, money, or other people’s time, write the full decision first. - If uncertainty is concentrated in one step, test that step before planning around it. For meeting notes into decisions, make the first test produce evidence you can compare, not just something that looks complete.

Show all 3 messages
3312.4k
ASAsha Morgan@ashamorgan·2w ago

The checklist I use for a tiny business forecast

I wanted help with a tiny business forecast without pretending the model knew facts I had not provided.

Asha Morgan

I am stuck on a tiny business forecast. I need to build a transparent cash forecast with assumptions that can be updated monthly, but my current attempt is getting vague and too big. What would you check first?

Claudeclaude-opus-4.5

First, shrink the decision. Do not solve the whole subject at once. 1. Start from observed behavior. 2. Write the riskiest assumption down. 3. Choose a measurable next test. Write down the result you need by the end of this session. Then choose one input you trust and make a first pass that can be checked. If that pass fails, you will know which assumption to revisit instead of starting over.

Show all 3 messages
3302.4k
KAKai Nolan@kainolan·3w ago

How I ask for help with a dashboard that answers one question

Sharing the wording because it gave me something I could check instead of a confident wall of text.

Kai Nolan

Be blunt about my plan for a dashboard that answers one question. I am going to collect everything, ask for a polished answer, and fix details later. What is likely to go wrong?

Claudeclaude-opus-4.5

Three things. - “Everything” has no boundary, so weak inputs and strong inputs will be treated alike. - A polished answer can hide missing evidence. Ask for gaps and assumptions before prose. - “Fix details later” means there is no acceptance test now. A safer sequence is: define the decision, choose the minimum trusted inputs, make an ugly first pass, check it, then polish. For this task, keep assumptions next to the metric.

Show all 3 messages
3304.1k
ANAnika Kim@anikakim·3w ago

The checklist I use for Postgres query tuning

Not magic wording, just enough context and a clear definition of done. Easy to adapt.

Anika Kim

I am stuck on Postgres query tuning. I need to read an EXPLAIN plan and choose the smallest index or query change that matters, but my current attempt is getting vague and too big. What would you check first?

Claudeclaude-opus-4.5

First, shrink the decision. Do not solve the whole subject at once. 1. Reproduce the failure before changing code. 2. Keep the patch smaller than the diagnosis. 3. Write the rollback before deployment. Write down the result you need by the end of this session. Then choose one input you trust and make a first pass that can be checked. If that pass fails, you will know which assumption to revisit instead of starting over.

Show all 3 messages
3303.8k
MAMaya Torres@mayatorres·3w ago

A practice-first plan for using examples to teach output quality

I asked for a plan built around attempts and feedback, not a list of resources.

Maya Torres

I want to learn using examples to teach output quality, but I keep collecting explanations instead of getting better at it. I have 35 minutes. Start by checking what I already know.

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain using examples to teach output quality in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6314.2k
LELeila Lane@leilalane·3w ago

How I ask for help with accessibility review for a form

Not magic wording, just enough context and a clear definition of done. Easy to adapt.

Leila Lane

Be blunt about my plan for accessibility review for a form. I am going to collect everything, ask for a polished answer, and fix details later. What is likely to go wrong?

Claudeclaude-opus-4.5

Three things. - “Everything” has no boundary, so weak inputs and strong inputs will be treated alike. - A polished answer can hide missing evidence. Ask for gaps and assumptions before prose. - “Fix details later” means there is no acceptance test now. A safer sequence is: define the decision, choose the minimum trusted inputs, make an ugly first pass, check it, then polish. For this task, check the keyboard path.

Show all 3 messages
3404k
AYAya Lin@ayalin·3w ago

The question that cleaned up database migration rehearsal

I kept the useful constraints and dropped the role-play. It works better when the missing details are stated plainly.

Aya Lin

Help me turn a risky schema change into staged, measurable deployment steps. Context: - Goal: [what a good result lets me do] - Current situation: [paste notes, draft, data, or constraints] - Audience: [who will use the result] - Deadline or limit: [time, budget, tools, length] Before answering, ask up to three questions only if the answers would materially change your recommendation. Otherwise, s

Claudeclaude-opus-4.5

This is usable as written. The important parts are the definition of done, the instruction to expose assumptions, and the request for a smallest test. For database migration rehearsal, I would start with these checks: - Reproduce the failure before changing code - Keep the patch smaller than the diagnosis - Write the rollback before deployment If you share real material, remove anything private first and replace bracketed fields with concrete details.

Show all 3 messages
3403.3k
JAJasper Wong@jasperwong·3w ago

A practice-first plan for data cleaning rules you can reverse

I asked for a plan built around attempts and feedback, not a list of resources.

Jasper Wong

I want to learn data cleaning rules you can reverse, but I keep collecting explanations instead of getting better at it. I have 35 minutes. Start by checking what I already know.

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain data cleaning rules you can reverse in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6212.5k
CECelia Ramos@celiaramos·2w ago

I finally found a good way to learn deciding when an agent should stop

The useful change was doing a small retrieval check before reading more.

Celia Ramos

I want to learn deciding when an agent should stop, but I keep collecting explanations instead of getting better at it. I have 35 minutes. Start by checking what I already know.

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain deciding when an agent should stop in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6311.9k
ADAdrian Cho@adriancho·3w ago

The learning TypeScript at runtime boundaries tutor prompt I saved

This version makes the model wait for an answer, correct selectively, and keep an error log.

Adrian Cho

Tutor me on learning TypeScript at runtime boundaries. My current level: [beginner / some experience / advanced] What I need to do with it: [real task, exam, project, or conversation] Time available today: [minutes] Material I am using: [paste notes, example, code, data, or source] Teach one small idea at a time. Start with a two-question diagnostic. Wait for my answer before explaining. Use one w

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain learning TypeScript at runtime boundaries in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6213.1k
INInes Navarro@inesnavarro·3w ago

Forked from@aminafarah/I finally found a good way to learn designing a useful agent handoff

The designing a useful agent handoff tutor prompt I saved

This version makes the model wait for an answer, correct selectively, and keep an error log.

Ines Navarro

Tutor me on designing a useful agent handoff. My current level: [beginner / some experience / advanced] What I need to do with it: [real task, exam, project, or conversation] Time available today: [minutes] Material I am using: [paste notes, example, code, data, or source] Teach one small idea at a time. Start with a two-question diagnostic. Wait for my answer before explaining. Use one worked exa

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain designing a useful agent handoff in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6313.2k
RORowan Blake@rowanblake·4w ago

testing API failure paths: a study session that did not turn into more notes

A practical session with a worked example, a short test, and a clear stopping point.

Rowan Blake

I want to learn testing API failure paths, but I keep collecting explanations instead of getting better at it. I have 35 minutes. Start by checking what I already know.

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain testing API failure paths in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6213.9k
IMImani Okafor@imaniokafor·3w ago

getting an agent to stop safely: the version with actual constraints

I wanted help with getting an agent to stop safely without pretending the model knew facts I had not provided.

Imani Okafor

Give me a short checklist for getting an agent to stop safely. I want something I can run before I call the work done.

Claudeclaude-opus-4.5

Use this pass: - [ ] The goal is one sentence and names the user or decision - [ ] Inputs are current, relevant, and traceable - [ ] Assumptions are visible - [ ] Put the source of truth in the prompt - [ ] Mark missing evidence instead of filling it in - [ ] Add a stop condition before tool use - [ ] One failure case has been tested - [ ] The next owner and next action are clear If you cannot check an item, mark it unknown. Do not quietly treat unknown as done.

Show all 3 messages
3412.9k
CECelia Ramos@celiaramos·4w ago

I finally found a good way to learn cohort analysis without mixing time grains

The useful change was doing a small retrieval check before reading more.

Celia Ramos

I want to learn cohort analysis without mixing time grains, but I keep collecting explanations instead of getting better at it. I have 35 minutes. Start by checking what I already know.

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain cohort analysis without mixing time grains in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6314.9k
FIFinn Sato@finnsato·2w ago

The question that cleaned up CSV files from five vendors

Sharing the wording because it gave me something I could check instead of a confident wall of text.

Finn Sato

Help me reconcile schemas, units, missing values, and duplicates across vendor exports. Context: - Goal: [what a good result lets me do] - Current situation: [paste notes, draft, data, or constraints] - Audience: [who will use the result] - Deadline or limit: [time, budget, tools, length] Before answering, ask up to three questions only if the answers would materially change your recommendation. O

Claudeclaude-opus-4.5

This is usable as written. The important parts are the definition of done, the instruction to expose assumptions, and the request for a smallest test. For CSV files from five vendors, I would start with these checks: - Fix the grain before calculating - Keep assumptions next to the metric - Show uncertainty in the output If you share real material, remove anything private first and replace bracketed fields with concrete details.

Show all 3 messages
330968
SOSoraya Aziz@sorayaaziz·4w ago

grounding answers in source documents: a study session that did not turn into more notes

A practical session with a worked example, a short test, and a clear stopping point.

Soraya Aziz

I want to learn grounding answers in source documents, but I keep collecting explanations instead of getting better at it. I have 35 minutes. Start by checking what I already know.

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain grounding answers in source documents in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6312.6k
JAJasper Wong@jasperwong·1mo ago

A practice-first plan for structured outputs that fail safely

I asked for a plan built around attempts and feedback, not a list of resources.

Jasper Wong

I want to learn structured outputs that fail safely, but I keep collecting explanations instead of getting better at it. I have 35 minutes. Start by checking what I already know.

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain structured outputs that fail safely in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6214.1k
MIMina Cruz@minacruz·4w ago

How I ask for help with a boring auth review

I kept the useful constraints and dropped the role-play. It works better when the missing details are stated plainly.

Mina Cruz

Be blunt about my plan for a boring auth review. I am going to collect everything, ask for a polished answer, and fix details later. What is likely to go wrong?

Claudeclaude-opus-4.5

Three things. - “Everything” has no boundary, so weak inputs and strong inputs will be treated alike. - A polished answer can hide missing evidence. Ask for gaps and assumptions before prose. - “Fix details later” means there is no acceptance test now. A safer sequence is: define the decision, choose the minimum trusted inputs, make an ugly first pass, check it, then polish. For this task, keep the patch smaller than the diagnosis.

Show all 3 messages
3402.9k
OSOscar Lind@oscarlind·4w ago

What I was getting wrong about deciding when an agent should stop

Sharing the correction because the mistake looked reasonable until I tested it.

Oscar Lind

I want to learn deciding when an agent should stop, but I keep collecting explanations instead of getting better at it. I have 35 minutes. Start by checking what I already know.

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain deciding when an agent should stop in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6212.8k
ANAnika Brooks@anikabrooks·4w ago

I stopped guessing about comparing loan offers

I kept the useful constraints and dropped the role-play. It works better when the missing details are stated plainly.

Anika Brooks

For comparing loan offers, should I build a complete plan first or test one small slice? I have limited time and I do not want throwaway work.

Claudeclaude-opus-4.5

Test one slice, but choose a slice that crosses the riskiest part of the problem. A tiny easy demo will only prove the easy part. Use this decision rule: - If reversing the choice is cheap, try it. - If the choice locks in data, money, or other people’s time, write the full decision first. - If uncertainty is concentrated in one step, test that step before planning around it. For comparing loan offers, make the first test produce evidence you can compare, not just something that looks complete.

Show all 3 messages
3302.8k
ASAsha Morgan@ashamorgan·4w ago

a tiny business forecast: the version with actual constraints

Not magic wording, just enough context and a clear definition of done. Easy to adapt.

Asha Morgan

Give me a short checklist for a tiny business forecast. I want something I can run before I call the work done.

Claudeclaude-opus-4.5

Use this pass: - [ ] The goal is one sentence and names the user or decision - [ ] Inputs are current, relevant, and traceable - [ ] Assumptions are visible - [ ] Start from observed behavior - [ ] Write the riskiest assumption down - [ ] Choose a measurable next test - [ ] One failure case has been tested - [ ] The next owner and next action are clear If you cannot check an item, mark it unknown. Do not quietly treat unknown as done.

Show all 3 messages
3402.3k
JOJonah Martin@jonahmartin·4w ago

The checklist I use for a prompt for honest product feedback

The useful bit was asking for trade-offs and a smallest test before committing to a full plan.

Jonah Martin

I am stuck on a prompt for honest product feedback. I need to review a product idea without defaulting to praise or inventing market evidence, but my current attempt is getting vague and too big. What would you check first?

Claudeclaude-opus-4.5

First, shrink the decision. Do not solve the whole subject at once. 1. Put the source of truth in the prompt. 2. Mark missing evidence instead of filling it in. 3. Add a stop condition before tool use. Write down the result you need by the end of this session. Then choose one input you trust and make a first pass that can be checked. If that pass fails, you will know which assumption to revisit instead of starting over.

Show all 3 messages
3412.4k
SOSoraya Aziz@sorayaaziz·1mo ago

debugging from a minimal reproduction: a study session that did not turn into more notes

A practical session with a worked example, a short test, and a clear stopping point.

Soraya Aziz

I want to learn debugging from a minimal reproduction, but I keep collecting explanations instead of getting better at it. I have 35 minutes. Start by checking what I already know.

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain debugging from a minimal reproduction in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6314.2k
THTheo Vega@theovega·1mo ago

The checklist I use for a pricing page review

This started as a messy question about a pricing page review. The follow-up made the answer practical.

Theo Vega

I am stuck on a pricing page review. I need to find where pricing language creates uncertainty and propose clearer choices, but my current attempt is getting vague and too big. What would you check first?

Claudeclaude-opus-4.5

First, shrink the decision. Do not solve the whole subject at once. 1. Start from observed behavior. 2. Write the riskiest assumption down. 3. Choose a measurable next test. Write down the result you need by the end of this session. Then choose one input you trust and make a first pass that can be checked. If that pass fails, you will know which assumption to revisit instead of starting over.

Show all 3 messages
3402.7k
KEKenji Fujita@kenjifujita·2mo ago

I finally found a good way to learn using property-based tests

The useful change was doing a small retrieval check before reading more.

Kenji Fujita

I want to learn using property-based tests, but I keep collecting explanations instead of getting better at it. I have 35 minutes. Start by checking what I already know.

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain using property-based tests in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6214.6k
MIMiles Kim@mileskim·1mo ago

The question that cleaned up a design critique that stays specific

Sharing the wording because it gave me something I could check instead of a confident wall of text.

Miles Kim

Help me critique hierarchy, spacing, flow, and content without falling back to taste. Context: - Goal: [what a good result lets me do] - Current situation: [paste notes, draft, data, or constraints] - Audience: [who will use the result] - Deadline or limit: [time, budget, tools, length] Before answering, ask up to three questions only if the answers would materially change your recommendation. Oth

Claudeclaude-opus-4.5

This is usable as written. The important parts are the definition of done, the instruction to expose assumptions, and the request for a smallest test. For a design critique that stays specific, I would start with these checks: - Name the user decision first - Check the keyboard path - Remove one competing action If you share real material, remove anything private first and replace bracketed fields with concrete details.

Show all 3 messages
3302.8k
MAMaya Torres@mayatorres·2mo ago

A practice-first plan for separating model mistakes from missing context

I asked for a plan built around attempts and feedback, not a list of resources.

Maya Torres

I want to learn separating model mistakes from missing context, but I keep collecting explanations instead of getting better at it. I have 35 minutes. Start by checking what I already know.

Claudeclaude-opus-4.5

Good. Do these without looking anything up: 1. Explain separating model mistakes from missing context in two sentences. 2. Give one situation where you would use it and one where you would not. I am checking your current model, not your vocabulary. A partial answer is more useful than a polished guess.

Show all 6 messages
6314.5k
#debugging106
#software-learning100
#data85
#analysis55
#statistics55
#202650
#data-literacy50
#prompt-template50
#trending-questions50
#business25
#design25
#testing25
#automation21
#finance21
#cash-flow16
#research16