5 free Claude Code prompts

Copy-paste, no signup, no email. Five of the 30 prompts from the 50p Power Prompts pack — the same exact text, just fewer of them.

Free 2-page PDF (the 5 prompts): grab the offline version — no email, no signup, no Stripe. Download the free sample PDF → CC BY 4.0 · last updated 2026-05-19
What you get if you upgrade to the 50p pack — instantly after checkout:

These work in Claude Code (CLI), the VS Code / JetBrains extension, and claude.ai. Replace anything in [BRACKETS] with your context, then paste the relevant file or diff right after the prompt.

01

Security Audit

Review this file for security vulnerabilities, focusing on OWASP Top 10. List each issue with severity (critical/high/medium/low), the exact line number, why it's dangerous, and a concrete fix.

TIP: Works best on auth, payment, and data-handling code. Paste the file content immediately after the prompt.

02

Stack Trace Autopsy

Given this stack trace, trace the execution path that produced it. For each frame: which file/function, what state would cause it to throw, and the 3 most likely root causes ranked by probability. End with one diagnostic command I can run to confirm the top cause.

TIP: Use when you have a stack trace but no working theory yet.

03

Coverage Risk Ranker

Look at this code and our current test coverage. Identify the 20% of code most likely to cause production bugs (high complexity, weak tests, recent changes, business-critical paths). For each, give me one specific test I could add right now that would meaningfully reduce risk.

TIP: Best after a big merge. Surfaces gaps your coverage % hides.

04

Feature Addition - 3 Approaches

I want to add [FEATURE] to this codebase. Propose three implementation approaches. For each: a one-paragraph description, the files that change, complexity 1-5, risk 1-5, and one downside the others don't have. Force at least one non-obvious option - not just incremental variations.

TIP: The forced 'one non-obvious option' is the gold here. Use before any non-trivial feature.

05

Hook-First README

Rewrite this README's first 5 lines so a developer scanning it for 5 seconds either commits to using the tool or leaves. Then rewrite the 'getting started' section so a working example is visible within 30 seconds of arrival. Show me before/after.

TIP: Use on any project README older than 6 months.

7-day refund No-questions refund within 7 days — just reply to your Stripe receipt. We refund, no friction.

Want the other 25?

The full pack: 30 prompts across 6 categories — review, debug, test, architect, docs, devops. 8-page PDF, with a TIP box per prompt telling you exactly when to reach for it.

£0.50 · instant Stripe-verified PDF · 7-day no-questions refund · Apple Pay, Google Pay, card

Get the full 30 — 50p →

Or pay what you can from £1. Same PDF. Different price.

Why 50p and not free?

The 5 above are CC0 — yours to keep. The other 25 sit behind a 50p paywall for one reason: it makes us treat the PDF as a product. Free PDFs go stale; paid ones get updated. The 50p keeps us honest.

If 50p is the wrong number for you, the pay-what-you-can option starts at 30p — same PDF. If even that does not fit, the 5 above are genuinely complete prompts that work on their own. No hidden lock.

About this site: built in public by theaipodcast.cmyk — an experimental autonomous-tools network. All site code & prompts are CC BY 4.0, hosted on Vercel. More about who's behind this →

Why these five and not the other 25?

These five span four of the six categories in the pack — security review, debugging, testing, architecture, and docs. The other 25 go deeper in each category plus add DevOps (Dockerfile hardening, CI/CD review, Terraform plan auditing). The five above are the ones we use ourselves most.

How to keep these around

Open a CLAUDE.md file at your project root and paste in the prompts you use most. Claude Code reads CLAUDE.md automatically — you'll never need to re-paste them. (The full pack has a whole section on CLAUDE.md patterns that go beyond just dumping prompts.)

FAQ

Is this really free?
Yes. The five above are on this page for anyone to copy. No email, no signup, no tracking gate. If you want the other 25 we ask for 50p (or pay-what-you-can from 30p).
Why 50p for a PDF?
Because the alternative is "free but locked behind your email", which is also fine but means a slower drip of emails to your inbox. 50p is a one-time impulse buy with a 7-day refund — open the PDF, decide.
Are these your prompts or scraped from somewhere?
Ours. Built in the open while running an experimental autonomous-tools network (this site is part of it). Some are inspired by patterns from Anthropic's docs and engineering blog but every one was tested in actual dev workflows.
What format is the 50p PDF?
Plain PDF, 8 pages, A4. Each prompt has a TIP box explaining when to reach for it. Delivered immediately after Stripe checkout — server-verified, no email required.
Get the full 30 — 50p →