Discover AI Prompts

Browse 45 high-quality prompts from the community

Showing 13-24 of 45 prompts

View User Interview Script
User Interview Script
D

by @David Kim

Create a user interview script to learn about {{researchtopic}}. Research Context - Product: {{productname}} - Interview Type: {{interviewtype}} - Participant Profile: {{participantprofile}} - Duration: {{duration}} --- Interview Script Pre-Interview (5 min) **Intr
View Release Notes Generator
Release Notes Generator
D

by @David Kim

Generate release notes for {{productname}} version {{version}}. Release Details - Release Date: {{releasedate}} - Audience: {{audience}} Changes New Features {{newfeatures}} Improvements {{improvements}} Bug Fixes {{bugfixes}} Breaking Changes (if any) {{break
View PRD (Product Requirements Document)
PRD (Product Requirements Document)
D

by @David Kim

Write a Product Requirements Document for {{featurename}}. Product Context - Product: {{productname}} - Target Users: {{targetusers}} - Problem Statement: {{problemstatement}} --- PRD Structure 1. Overview - Feature name - One-sentence description - Problem we're solvin
View Regex Pattern Builder
Regex Pattern Builder
L

by @Lisa Wang

Create a regular expression pattern for: {{requirement}} Regex Flavor {{regexflavor}} Examples to Match {{matchexamples}} Examples NOT to Match {{nomatchexamples}} --- Deliverables 1. The Pattern 2. Pattern Breakdown Explain each part: |
View Data Analysis Report Generator
Data Analysis Report Generator
L

by @Lisa Wang

Create a data analysis report for {{analysistopic}}. Data Context - Data Source: {{datasource}} - Time Period: {{timeperiod}} - Key Metrics: {{keymetrics}} - Audience: {{audience}} --- Report Structure Executive Summary - 3-5 key findings (bullet points) - Recommend
View SQL Query Optimizer
SQL Query Optimizer
L

by @Lisa Wang

Analyze and optimize the following SQL query for performance. Database Context - Database Engine: {{dbengine}} - Table Sizes: {{tablesizes}} - Current Performance: {{current_performance}} Query to Optimize --- Analysis Required 1. Query Explanatio
View Proposal Executive Summary
Proposal Executive Summary
E

by @Emma Thompson

Write an executive summary for a sales proposal to {{companyname}}. Project Context - Client Industry: {{industry}} - Their Challenge: {{mainchallenge}} - Our Solution: {{solutionoverview}} - Investment: {{investmentrange}} - Timeline: {{timeline}} --- Executive Summ
View Follow-Up Email Sequence
Follow-Up Email Sequence
E

by @Emma Thompson

Create a 5-touch follow-up sequence after {{triggerevent}}. Context - Prospect: {{prospectinfo}} - Product: {{product}} - Previous Interaction: {{previous_interaction}} - Goal: {{goal}} --- Sequence Structure Touch 1: Day 1 (Within 24 hours) Channel: Email - Thank
View Sales Discovery Call Script
Sales Discovery Call Script
E

by @Emma Thompson

Create a discovery call script for selling {{productorservice}} to {{prospecttype}}. Product Context {{productcontext}} Call Duration {{call_duration}} --- Call Structure 1. Opening (2-3 min) - Warm greeting - Agenda setting - Permission to ask questions Script: "Thanks fo
View Cold Email That Gets Replies
Cold Email That Gets Replies
E

by @Emma Thompson

Write a cold outreach email to {{prospectrole}} at {{companytype}}. My Offering - Product/Service: {{myproduct}} - Value Proposition: {{valueprop}} - Key Differentiator: {{differentiator}} Goal {{goal}} --- Email Requirements Subject Lines (3 Options) - Under 40 cha
View Technical Documentation Writer
Technical Documentation Writer
M

by @Mike Rodriguez

Write technical documentation for {{featureorapi}}. Documentation Context - Audience: {{audience}} - Tech Stack: {{techstack}} - Documentation Style: {{docstyle}} --- Documentation Structure 1. Overview - What is this feature/API? - Why would someone use it? - Key benef
View Unit Test Generator
Unit Test Generator
M

by @Mike Rodriguez

Generate comprehensive unit tests for the following code. Test Framework {{testframework}} Code to Test Testing Context {{testingcontext}} --- Test Requirements 1. Test Structure - Describe blocks for logical grouping - Clear test names that descr