Prompt library

Coding

Code review, debugging, and development

17 prompts
Featured
Coding

Prompt artifact escalation auditor

Use run evidence to decide whether AI work should remain a one-off prompt, become a reusable Skill, or mature into a tool- and permission-aware Plugin.

prompt-engineeringskills
Featured
Coding

Model routing policy designer

Design a testable multi-model routing policy from task classes, quality thresholds, latency, cost, privacy, and failure fallbacks.

model-routingllm-ops
Featured
Coding

Lean context architecture auditor

Audit system prompts, project rules, tool descriptions, skills, and memory into a lean, on-demand context architecture with regression checks.

context engineeringsystem prompt
Featured
Coding

Autonomous agent delivery loop designer

Turn a project goal into a repeatable, auditable spec-build-review loop with explicit stop controls.

agent workflowdelivery loop
Coding

Website 9/10 optimization loop

Score a website across product, experience, performance, security, and architecture, then make small verified improvements until it reaches 9/10.

webquality-audit
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
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
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
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
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