Find the perfect prompt
1,374 prompts across 23 categories and 44 models
AI-Powered Data Collection Pipeline
Design a multi-stage AI pipeline that discovers, extracts, validates, and delivers structured data from raw sources automatically.
Sales Outreach Automation Agent
Design an AI-powered outreach agent with personalized first-touch messages, a 5-step follow-up sequence, and intelligent reply classification.
AI Knowledge Base Agent for Teams
Build an AI agent that captures, organizes, and surfaces institutional knowledge from meetings, projects, and expert interviews.
AI Social Media Monitoring Agent
Build an AI agent that tracks brand mentions, classifies sentiment, drafts response options, and delivers weekly insight reports.
AI Lead Qualification Workflow
Build an AI workflow that scores, enriches, and routes inbound leads based on ICP fit — automatically separating hot leads from time-wasters.
AI Document Processing Agent
Design an AI agent that classifies, extracts, validates, and routes structured data from high-volume document workflows.
AI Agent Prompt Engineering Framework
Build a systematic SCOPE framework for writing, testing, and versioning agent prompts that produce consistent, reliable outputs.
AI Customer Journey Mapping Agent
Use AI to map and analyze every stage of your customer journey — from first awareness to long-term advocacy — and surface your highest-leverage improvement opportunities.
AI Code Review: Find Bugs and Suggest Improvements
Get a thorough code review that identifies bugs, security issues, performance problems, and maintainability concerns with specific fix suggestions.
AI-Assisted Debugging: Root Cause Analysis
Systematically diagnose a bug using structured hypothesis testing — identify the root cause, not just the symptom.
Write Comprehensive Tests for Existing Code
Generate a complete test suite for existing code — covering happy paths, edge cases, error handling, and integration scenarios.
Refactor Code for Clarity and Maintainability
Refactor a code block to improve readability, reduce complexity, and follow best practices — without changing any behavior.
Create a CI/CD Pipeline Configuration
Generate a complete CI/CD pipeline configuration for your project — including build, test, security scan, and deployment stages.
Build a Command-Line Tool from Scratch
Build a fully functional CLI tool with argument parsing, help text, error handling, and cross-platform support.
Write a Database Schema from Business Requirements
Design a normalized, production-ready database schema from plain business requirements — including tables, relationships, indexes, and constraints.
Implement a Design Pattern in Your Codebase
Learn and apply a specific software design pattern to your real codebase — with explanation, trade-offs, and complete implementation code.
Build a Webhook Handler from Scratch
Build a secure, reliable webhook handler that verifies signatures, processes payloads, handles retries, and responds correctly to the sender.
Build a Data Processing Script from Scratch
Write a complete data processing script that reads, cleans, transforms, and outputs structured data — with error handling for real-world messy inputs.