12 free prompts · all verified

Claude Code prompts

Framed as reusable rules/skills templates, not one-off copy-paste prompts — practitioners have shifted toward CLAUDE.md-style context files over flat prompts, and a library that still treats this as "type a prompt" is already behind.

Every prompt lists the exact tool and version it was tested against.

Give Claude Code project context it will not forget mid-sessionA CLAUDE.md / AGENTS.md-style project context file you drop into the repo root once, so every future session inherits your stack, commands, and hard constraints automatically instead of you re-explaining them in each chat.Claude CodeCursor2026-07-30Stop Claude Code from over-engineering a bug fixA constraint block to paste in front of a bug report that locks Claude Code, or any agentic coding assistant, to the minimal fix, an explicit acceptance checklist, and a hard no-refactor boundary.Claude CodeCursor2026-08-01Turn Claude into a consistent code reviewer instead of a vibes checkA fixed-rubric code review prompt with six named categories and a forced pass or fail verdict, so every pull request gets the same systematic review instead of whatever the model happens to notice first.Claude CodeCursor2026-07-25Get a new codebase explained top-down before you touch a lineAn onboarding prompt that forces a layered, top-down explanation of an unfamiliar codebase — entry point, architecture, data flow, then the non-obvious traps — instead of a flat file-by-file dump.Claude CodeCursor2026-07-15Generate tests that actually cover edge cases, not just the happy pathA test-generation prompt that enumerates the edge case categories to hit and forces a table-driven format, countering the well-documented happy-path bias of LLM-written tests.Claude CodeCursor2026-07-28Refactor safely and get the diff explained, not just dumpedA refactor prompt that makes preserving external behavior an explicit, checkable constraint and requires the model to justify each change before you review the diff.Claude CodeCursor2026-08-02Turn a raw git diff into a pull request description reviewers can useA format-forced prompt that turns a raw diff into a structured pull request description written for a reviewer who has not seen the code, instead of a generic one-line summary.Claude CodeCursor2026-07-20Run a structured security review before you ship, not afterA closed-taxonomy security review checklist that separates flagging a risk from fixing it, so a vulnerability finding gets a human decision instead of a silent patch.Claude CodeCursor2026-08-03Force a written, approved plan before Claude Code touches a multi-file featureA plan-first prompt that blocks any file edit until Claude Code has written out the affected files, sequence, and risk points — mirroring Claude Code's own Plan Mode discipline so multi-file features get reviewed as a plan, not discovered as a half-finished diff.Claude CodeCursor2026-08-05Diagnose a flaky test's real cause before Claude Code touches itA diagnosis-first prompt that stops Claude Code from silently wrapping a flaky test in a retry or a longer timeout, and instead forces it to isolate the actual source of nondeterminism by re-running the test under different conditions.Claude CodeCursor2026-08-06Turn a major dependency upgrade into a migration plan instead of a live-fire drillA pre-upgrade prompt that makes Claude Code map every breaking change in the release notes to its actual usage sites in your repo before touching the lockfile, so silent behavior changes get caught, not just the ones that throw a compile error.Claude CodeCursor2026-08-03Resume a Claude Code task after a compaction or restart without losing decisionsA session-recovery prompt that forces Claude Code to reconstruct exactly where a multi-step task stands from git state and any saved plan, rather than trusting a compacted summary or its own confident-sounding recollection of what already happened.Claude CodeCursor2026-08-07

Other prompt categories

Check your AI visibility

One URL in, a 0–100 score and the exact fixes out.

RUN THE CHECK

Browse all the tools

15 tools across six categories
13 of them never send your data anywhere

Free · No signup · No trial clock

SEE THE DIRECTORY