Viewing
Difficulty: Intermediate
152 prompts
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
Whiteboard to Product Spec
Transcribe this whiteboard photo and convert to a prioritized product spec with dependencies and risks. Output: markdown checklist.
Multimodal & Vision
Transcribe this whiteboard photo and convert to a prioritized product spec with dependencies and risks. Output: markdown checklist.
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].
Intermediate
Comprehensive Unit Test Suite
Write 10 Jest test cases for this React component covering happy path, edge cases, and error handling. Include mocks and...
Coding & Development
Write 10 Jest test cases for this React component covering happy path, edge cases, and error handling. Include mocks and snapshots.
Intermediate
API Documentation Generator
Generate comprehensive API documentation for [endpoint list]. Include: description, parameters (with type & constraints), response schemas, error codes, example requests.
Coding & Development
Generate comprehensive API documentation for [endpoint list]. Include: description, parameters (with type & constraints), response schemas, error codes, example requests.