Prompt library

Explore curated prompts

Search the full collection and filter it by the kind of work you want to do.

58 prompts
Coding

Turn a product idea into a working Web MVP

Turn a rough product idea into a working, verifiable Web MVP that is ready for the next iteration.

webmvp
Coding

Turn a business requirement into a publishable landing page

Build the information hierarchy, conversion path, responsive implementation, and release checks around one business goal.

weblanding-page
Coding

Rebuild a responsive interface from a reference page

Analyze visual and interaction evidence first, then recreate it responsively with the project's existing stack.

webresponsive-ui
Coding

Turn a design specification into reusable pages and components

Extract tokens, states, and reuse boundaries from a design specification without over-abstracting the page.

webdesign-system
Coding

Add a complete feature to an existing project

Understand the repository first, then deliver one end-to-end feature with the smallest justified change surface.

webfeature
Coding

Integrate an API with complete loading, empty, error, and retry states

Integrate against the real API contract and give every user-visible state explicit behavior.

webapi
Coding

Diagnose an error and implement the smallest safe repair

Reproduce the failure and establish causal evidence before changing only the scope required by the root cause.

webdebugging
Coding

Repair responsive, interaction, and visual regressions

Use a traceable baseline to locate the regression and repair it without changing the intended design behavior.

webresponsive
Writing

Claim-locked prose naturalization auditor

Lock the draft's facts, claims, qualifiers, and citations before reducing mechanical phrasing, then return an auditable revision that sounds natural without quietly adding conclusions.

editingclarity
Coding

Evidence-first multi-repository reconciler

Build an evidence ledger across local states, remotes, and dependencies before proposing an authorization-bounded, reversible reconciliation plan that preserves useful parallel work.

gitmulti-repo
Productivity

Evidence-bounded resume tailoring auditor

Map every role requirement to verifiable evidence before rewriting only resume claims you can defend in an interview, with gaps, questions, and verification items kept explicit.

resumejob-search
Coding

Assumption-to-failure system design interviewer

Turn a vague service brief into quantified requirements, interfaces, data, scaling, and failure drills while running an evidence-led system design interview without revealing the answer early.

system-designinterview
Productivity

Principle-hierarchy agent constitution builder

Compile scattered commands into a prioritized agent constitution with rationales, counterexamples, tests, and rollback so unseen edge cases are resolved by principles rather than guesswork.

agent-governancesystem-prompts
Productivity

Instruction half-life portfolio auditor

Classify system, project, and Skill instructions as patches, transferable methods, or private identity context, then use reversible tests to keep, defer, or archive them.

context-engineeringprompt-maintenance
Research

Conjecture evidence and proof auditor

Build a traceable map of literature, lemmas, failed routes, and proof obligations for a mathematical conjecture while keeping promise separate from proof.

mathematicsliterature-review
Coding

Portfolio build-brief compiler

Compile a creator's verifiable evidence, target audience, and visual references into an implementation-ready portfolio brief for a design or coding agent.

portfoliobuild-brief
Writing

Evidence-led voice-draft editor

Turn a spoken draft into a complete article that preserves the author's voice, separates evidence from inference, and survives a skeptical review.

voice-draftediting
Writing

Member welcome email journey architect

Design a complete welcome-email journey from authorized brand materials while aligning facts, claims to verify, triggers, message structure, and measurement.

lifecycle-emailonboarding
Research

Source-traceable research digest operator

Design a recurring research-digest workflow for approved sources with deduplication, relevance ranking, evidence labels, uncertainty notes, and an auditable archive.

research-monitoringdigest
Learning

Rubric-first comparison analyst

Define the use case, criteria, weights, evidence, and uncertainty before comparing two candidates, then test whether the conclusion survives sensitivity analysis.

comparisonrubric
Writing

Goal-linked content operating plan

Diagnose the business and audience first, then build an executable and measurable 30-day content operating system.

content-strategyeditorial-calendar
Research

UI research evidence pipeline

Turn a product question into a traceable research brief, interface evidence set, pattern comparison, and design input while preserving provenance across tool handoffs.

UI researchevidence
Writing

Ad copy judgment coach

Train advertising judgment with audience evidence, manual analysis, a scoring rubric, and small experiments before using AI to scale validated directions.

copywritingfeedback loop
Coding

Agent pattern and critic loop

Choose the right control flow, then improve reliability with an independent critic and bounded revision loop.

multi-agentcritic loop