Prompt library

Explore curated prompts

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

2 prompts
Coding

First-Principles Subtraction Review

Before calling the work done, revisit the goal and challenge weak assumptions and unnecessary complexity. Prioritize deletion, simplification, optimization, then automation, and leave good work unchanged.

first-principlescode-review
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