Skip to main content

Prompts library

Ready-to-use prompts and multi-step chains. Filter by craft or difficulty, then open any prompt to fill in its variables and preview what it generates before copying.

78 prompts

Top 5 prompts· highest rated

  1. Build an AI analytics dashboard

    4.9
    4.9
  2. Ship a feature, end to end

    4.9
    4.9
  3. Author AI Coding Agent Rules

    4.9
    4.9
  4. Design a Postgres Schema with RLS

    4.9
    4.9
  5. Scaffold a Next.js App Stack

    4.9
    4.9

Structured code review

beginner

Severity-labelled feedback on a diff.

Debug hypothesis ladder

intermediate

Rank likely causes before touching code.

SQL query explainer

beginner

Explain a query and suggest indexes.

REST API design critique

intermediate

Review an API for consistency and DX.

Regex from plain English

beginner

Describe a pattern; get the regex + tests.

Ship a feature, end to end

intermediate

Chain: spec → plan → build → test → PR.

Build an AI analytics dashboard

intermediate

Chain: metrics → layout → code → mock data.

Spec a dashboard from a goal

beginner

One business goal → a dashboard blueprint.

Question → SQL → the right chart

intermediate

Plain-English question to query and viz.

Prompt-to-chart data app

advanced

Chain: build an app that charts from a question.

Declutter a busy dashboard

beginner

Critique and simplify an overloaded view.

Exploratory data analysis plan

intermediate

A checklist before you touch the dataset.

Spreadsheet formula from English

beginner

Describe the goal; get the formula + gotchas.

Data cleaning script

intermediate

Turn messy columns into a tidy dataframe.

Match my writing voice

beginner

Learn your voice, then write in it.

Release notes from git log

beginner

Raw commits → user-facing release notes.

Line-edit for clarity

beginner

Tighten prose without changing your meaning.

Meeting notes → action items

beginner

Extract decisions and owners from messy notes.

Idea → a week of content

beginner

Chain: angle → outline → draft → atomize.

Landing page hero copy

beginner

Headlines, subhead, and CTAs that convert.

Cold outreach email

beginner

Short, specific, easy to say yes to.

Image prompt expander

beginner

One-line idea → a detailed image prompt.

Sales discovery questions

beginner

Questions that surface real pain and budget.

Objection-handling scripts

beginner

Calm, specific replies to common pushback.

Weighted decision matrix

beginner

Turn a fuzzy choice into a scored table.

Red-team my plan

intermediate

Steelman the case against your idea.

Plan a product launch

intermediate

Chain: positioning → messaging → plan.

User story + acceptance criteria

beginner

Vague idea → INVEST-ready stories.

One-page PRD draft

intermediate

A crisp problem/solution brief to react to.

Rewrite resume bullets for impact

beginner

Duties → measurable, recruiter-ready wins.

Mock interview with feedback

beginner

Realistic questions, then scored critique.

Research brief with sources

beginner

A cited brief with explicit source rules.

First-principles breakdown

intermediate

Strip a problem to fundamentals and rebuild.

Compare options objectively

beginner

A fair side-by-side on the axes that matter.

Explain it twice: beginner + expert

beginner

Two altitudes, then where they disagree.

Feynman-method tutor

beginner

Active recall: it quizzes you, patches gaps.

Learn anything in 4 steps

beginner

Chain: roadmap → teach → quiz → project.

Weekly review + plan

beginner

Reflect, then plan the week that matters.

Draft replies to a messy inbox

beginner

Triage emails and pre-write the responses.

Critique a UI screen

beginner

Specific, prioritized design feedback.

Generate a UI component

beginner

Describe it; get clean, accessible code.

Improve a weak prompt

beginner

A meta-prompt that rewrites your prompt.

Write a system prompt for an agent

intermediate

Turn a job description into a system prompt.

Stand up an LLM eval

advanced

Chain: criteria → test cases → grader.

Scaffold a Next.js App Stack

intermediate

Plan a production-ready Next.js setup before generating files

Set Up TypeScript Tooling

intermediate

Configure TypeScript, linting, formatting, and scripts cleanly

Write a Docker Compose Starter

intermediate

Containerize an app with local services and repeatable commands

Create a GitHub Actions CI Workflow

intermediate

Generate a dependable CI pipeline for tests and checks

Author AI Coding Agent Rules

intermediate

Create project rules for Claude, Cursor, Codex, or Copilot

Bootstrap a Python Project

intermediate

Set up Python packaging, tests, linting, and commands

Set Up Environment Variables Safely

intermediate

Design clear env vars, examples, validation, and secret rules

Set Up a Notion Operations Hub

beginner

Create a practical personal or team workspace system

Design an Automation Workflow

intermediate

Turn a repeated task into a reliable no-code automation

Create an Analytics Tracking Plan

advanced

Define events, properties, funnels, and QA checks

Turn Rough Notes Into a Clear Doc

beginner

Convert messy notes into a structured, useful document

Draft a Difficult Email

beginner

Write a firm, tactful email for sensitive situations

Plan a Project Into Milestones

intermediate

Break a goal into phases, owners, dependencies, and risks

Create an SOP From a Messy Process

beginner

Convert informal know-how into a repeatable operating procedure

Prepare for a 1:1 Meeting

beginner

Build a focused agenda for manager or teammate conversations

Build a Vendor Evaluation Scorecard

intermediate

Compare vendors with weighted criteria and implementation risk

Set Up a Personal Finance System

beginner

Create a simple budget, bills, savings, and review rhythm

Set Up a pnpm Turborepo Monorepo

intermediate

Plan packages, scripts, caching, and workspace conventions for a monorepo

Design a Postgres Schema with RLS

advanced

Model tables, indexes, constraints, and row-level security policies

Set Up Authentication and Sessions

advanced

Choose auth flows, session storage, roles, and security controls

Set Up Stripe Billing

advanced

Plan products, subscriptions, webhooks, entitlements, and billing states

Set Up Error Monitoring and Logging

intermediate

Design alerts, logs, traces, dashboards, and incident signals

Set Up Pre-Commit Quality Gates

intermediate

Configure lint-staged, formatting, type checks, and commit validation

Set Up Design Tokens and Theming

intermediate

Create scalable tokens for colors, spacing, typography, and modes

Set Up Transactional Email Sending

intermediate

Plan templates, deliverability, webhooks, and email event handling

Set Up a Local LLM Workflow

intermediate

Run local models for private drafting, coding, and document workflows

Set Up a Chrome Extension Project

intermediate

Plan manifest, permissions, scripts, storage, and release workflow

Write Quarterly OKRs

intermediate

Turn strategy and priorities into measurable quarterly OKRs

Run a Project Retrospective

beginner

Extract lessons, decisions, and follow-up actions from completed work

Draft a Raise Negotiation Script

intermediate

Prepare evidence, positioning, and responses for compensation conversations

Summarize a Research Paper

intermediate

Extract claims, methods, evidence, limitations, and practical implications

Turn a Long Doc into a Slide Outline

beginner

Convert dense material into a concise presentation narrative

Create a Competitive Teardown

intermediate

Analyze a competitor's positioning, product, funnel, and strategic gaps

Write a Crisp RFC

advanced

Turn an idea into a decision-ready technical design document