Viewing
Difficulty: Intermediate
152 prompts
Intermediate
Infographic Data Validation
Review this infographic for data accuracy, source attribution, and visual clarity. Flag any misleading representations.
Infographic
Review this infographic for data accuracy, source attribution, and visual clarity. Flag any misleading representations.
Intermediate
Video Content Summary
From these 5 video frame screenshots, summarize the video's narrative arc, key messages, and call-to-action.
Multimodal & Vision
From these 5 video frame screenshots, summarize the video's narrative arc, key messages, and call-to-action.
Intermediate
Sales Objection Rebuttals
List 5 common objections for [product]. For each, provide: a rebuttal script (2-3 sentences), supporting statistic, and follow-up question.
Objection Handling
List 5 common objections for [product]. For each, provide: a rebuttal script (2-3 sentences), supporting statistic, and follow-up question.
Intermediate
Personalized Cold Email
Write a cold email to [prospect role] at [industry]. Personalization hooks: [3-5 specific facts]. CTA: 15-min call. Constraints: 50-75 words,...
Sales & Business
Write a cold email to [prospect role] at [industry]. Personalization hooks: [3-5 specific facts]. CTA: 15-min call. Constraints: 50-75 words, 1 value prop, 1 stat.
Intermediate
Discovery Call Framework
Create a discovery call script for [product]. Include: opening (build rapport), qualifying questions (5), pain point probing (3), closing (next...
Discovery Call
Create a discovery call script for [product]. Include: opening (build rapport), qualifying questions (5), pain point probing (3), closing (next steps).
Intermediate
RCA Five Whys Framework
Conduct root cause analysis on [problem]. Apply 5 Whys method, identify root cause, and propose 3 preventive measures.
Analysis & Research
Conduct root cause analysis on [problem]. Apply 5 Whys method, identify root cause, and propose 3 preventive measures.
Intermediate
Landing Page UX Teardown
Analyze this landing page screenshot. Identify 5 friction points, 3 hypotheses to A/B test, and 2 microcopy fixes.
Multimodal & Vision
Analyze this landing page screenshot. Identify 5 friction points, 3 hypotheses to A/B test, and 2 microcopy fixes.
Intermediate
Hypothesis-Driven Debugging
Bug: function returns empty on large arrays. Give 3 hypotheses, then request one snippet of instrumented logs. After I paste...
Coding & Development
Bug: function returns empty on large arrays. Give 3 hypotheses, then request one snippet of instrumented logs. After I paste logs, propose fix. Code: [paste].
Intermediate
Minimal Reproducible Example
Create a minimal Python repro for this pandas merge bug. Pin versions, add a failing test, then show fixed version.
Coding & Development
Create a minimal Python repro for this pandas merge bug. Pin versions, add a failing test, then show fixed version.
Intermediate
FastAPI Endpoint Generation
Given this JSON schema, generate a FastAPI endpoint with validation, 2 sad-path tests, and OpenAPI doc. Schema: [json].
Coding & Development
Given this JSON schema, generate a FastAPI endpoint with validation, 2 sad-path tests, and OpenAPI doc. Schema: [json].