Reusable prompt library
Search practical templates for coding, writing, research, planning, and everyday work. Copy a prompt, replace the placeholders, and use it in the AI tool you prefer.
Showing 109-120 of 151 prompts
Customer Interview Synthesizer
Research prompt for converting interview transcripts into pain points, repeated themes, objections, feature requests, and language you can reuse in product or marketing.
Product Brief Distiller
Planning prompt for turning scattered notes, user requests, and rough ideas into a tight product brief with goals, audience, scope, tradeoffs, and open questions.
Prompt QA Checker
Prompt engineering prompt for auditing a prompt before rollout. Checks ambiguity, hidden assumptions, brittle instructions, missing examples, and likely failure modes.
Bug Repro Interviewer
Debugging prompt for extracting a clean reproduction path, expected behavior, environment details, and missing evidence before engineering starts fixing a bug.
Frontend Skill - GPT-5.4
GPT-5.4 frontend system prompt for landing pages and product marketing work with stronger brand presence, full-bleed hero direction, restrained sections, and intentional motion.
Ask Questions If Underspecified
Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
CEO Personal OS - Annual Planning System
Personal operating system prompt for CEOs and founders. Builds a private markdown-based planning system for annual reviews, goals, weekly check-ins, and long-term life design.
Open Source Librarian
Use this agent when the user needs to understand open-source libraries, find implementation details in codebases, locate specific source code with GitHub permalinks, research the history or context behind code changes, or get authoritative answers backed by actual code evidence. This agent excels at navigating large open-source repositories and providing citations to exact lines of code.
Spec Interviewer - In-Depth Requirements Analyst
Requirements gathering prompt that interviews you in depth about technical implementation, UX, concerns, and tradeoffs before writing a stronger spec.
Pre-Release Security Analysis
Security review prompt template for analyzing a project before release. Covers vulnerabilities, performance, bugs, technical debt, compliance, and user-facing risk.
Spec Iteration Workflow
Spec writing workflow prompt for iterating from user problems and real scenarios before solution design, while recording tradeoffs and decisions inline.
Remove AI Code Slop
AI code cleanup prompt for reviewing diffs and removing AI-generated artifacts like unnecessary comments, defensive noise, weak type casts, and style mismatches before merge.