Skip to content
Prompt Packs

Start With The Situation,Not The Entire Library

These 6 public prompt packs group safer AI coding prompts by the job you are trying to do: scope work, review diffs, debug safely, think in systems, or protect your Git history before the agent touches more files.

Pack count

6

Canonical bundles for the most common supervised AI coding scenarios.

Prompt inventory

48

Public prompts, grouped so you can pick a pattern before you pick wording.

Best use

Give the agent one reviewable move, then inspect the diff.

The packs are designed for non-software developers who need control, not heroics.

Prompt pack
2 prompts

Run your first agent session

Prompts for your first real AI-assisted build session so the agent explains scope, asks clarifying questions, and stops after one safe first move.

Featured prompt

Safe Beginner Loop

Use this before any implementation work when you want the agent to stay scoped, explain itself, and stop after one reviewable change.

Open pack
Prompt pack
6 prompts

Start safely

Prompts for scoping work, protecting secrets, and making the agent stop after one reviewable step.

Featured prompt

Safe Beginner Loop

Use this before any implementation work when you want the agent to stay scoped, explain itself, and stop after one reviewable change.

Open pack
Prompt pack
23 prompts

Review and debug

Prompts for tightening requests, reviewing diffs, and debugging without letting the agent thrash.

Featured prompt

Review The Diff

Use this after an AI-generated change lands so the reviewer focuses on correctness, security, edge cases, and misleading tests.

Open pack
Prompt pack
6 prompts

Write better prompts

Prompts for tightening vague requests, decomposing big ideas, teaching patterns with examples, and avoiding prompting anti-patterns.

Featured prompt

The Anti-Patterns — Prompts That Produce Bad Code

Recognize and avoid the most common prompting mistakes that lead to buggy, bloated, or wrong code.

Open pack
Prompt pack
7 prompts

Think in systems

Prompts that push the agent toward architecture, tradeoffs, and production-safe structure instead of surface fixes.

Featured prompt

Choosing Your Tech Stack — A Decision Framework

A practical framework for choosing the right tools and technologies for your project — with sensible defaults for AI-assisted builders.

Open pack
Prompt pack
4 prompts

Protect your work

Prompts for Git, checkpoints, backups, and version-control habits before you let the agent touch more files.

Featured prompt

Don't Lose Your Work — Folders, Git, and Checkpoints

The minimum safe setup for total beginners: a real project folder, a Git repo, a remote backup, and repeatable checkpoints.

Open pack
Use them safely

Prompt packs are for supervised work, not autopilot.

Pick one pack, use one prompt, ask for one reviewable step, and stop. The value is not volume. The value is keeping the agent inside a boundary you can actually inspect.

Learn the full supervision loop