Find the perfect prompt
1,013 prompts across 23 categories and 44 models
Multi-Agent Debate and Decision System
Design an adversarial multi-agent system where specialized agents argue different perspectives before a decision agent delivers a final recommendation.
AI Social Media Monitoring Agent
Build an AI agent that tracks brand mentions, classifies sentiment, drafts response options, and delivers weekly insight reports.
Autonomous Research Pipeline for Organizations
Build a 5-stage autonomous research pipeline with specialized agents for question generation, source discovery, extraction, synthesis, and gap analysis.
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.
Real-Time Market Intelligence Agent
Build an always-on AI agent that monitors market signals, scores their strategic impact, and delivers tiered intelligence briefs to your leadership team.
AI Agent Prompt Engineering Framework
Build a systematic SCOPE framework for writing, testing, and versioning agent prompts that produce consistent, reliable outputs.
AI Quality Assurance Agent for Outputs
Design an autonomous QA agent that evaluates AI-generated outputs across multiple quality dimensions before they reach end users.
AI Daily Task Prioritization Agent
Build a copy-paste AI agent that takes your messy task list and returns a clear, reasoned daily work plan in under 60 seconds.
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.
Recursive Problem-Solving AI Agent
Design a multi-agent system that breaks complex problems into sub-problems, solves each recursively, and synthesizes solutions upward to a final recommendation.
AI Project Status Report Generator
Replace hours of weekly status writing with an AI agent that collects inputs from your team and produces polished reports for every audience in minutes.
Generate Production-Ready Code from a Plain Description
Turn a plain-language description of what you want to build into clean, production-ready code with error handling, comments, and test coverage.
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.
Design a REST API from Requirements
Design a complete, production-grade REST API from business requirements — including endpoints, schemas, authentication, and error responses.