Library
Prompts, workflows, playbooks, lessons and tools.
Everything a content membership includes, in one place. Every resource shows a preview; what your plan covers opens in full.

Everything digital. One source.
Search products, categories and DistroSource Gaming
Library
Everything a content membership includes, in one place. Every resource shows a preview; what your plan covers opens in full.
Difficulty
30 resources
Prompt · Beginner · 12 min
Produce several distinct release checklist run options so the best can be chosen or tested, each built on a different angle rather than reworded copies.
Prompt · Beginner · 8 min
Review an existing release checklist run against the standard a strong developer who ships with Claude Code every day would hold it to, then return an improved version.
Prompt · Beginner · 8 min
Run a pre-release checklist against the repository and report exactly what passed, failed or was skipped.
Prompt · Advanced · 12 min
Produce several distinct performance investigation options so the best can be chosen or tested, each built on a different angle rather than reworded copies.
Prompt · Advanced · 8 min
Review an existing performance investigation against the standard a strong developer who ships with Claude Code every day would hold it to, then return an improved version.
Prompt · Advanced · 8 min
Find and fix the cause of a slow page or query with measurements before and after.
Prompt · Beginner · 12 min
Produce several distinct write documentation from code options so the best can be chosen or tested, each built on a different angle rather than reworded copies.
Prompt · Beginner · 8 min
Review an existing write documentation from code against the standard a strong developer who ships with Claude Code every day would hold it to, then return an improved version.
Prompt · Beginner · 8 min
Produce accurate developer documentation for a module by reading its code and tests, not by guessing.
Prompt · Advanced · 12 min
Produce several distinct debug from logs options so the best can be chosen or tested, each built on a different angle rather than reworded copies.
Prompt · Advanced · 8 min
Review an existing debug from logs against the standard a strong developer who ships with Claude Code every day would hold it to, then return an improved version.
Prompt · Advanced · 8 min
Work from production logs to a reproducible cause and a fix, without guessing.
Prompt · Intermediate · 12 min
Produce several distinct migration with rollback options so the best can be chosen or tested, each built on a different angle rather than reworded copies.
Prompt · Intermediate · 8 min
Review an existing migration with rollback against the standard a strong developer who ships with Claude Code every day would hold it to, then return an improved version.
Prompt · Intermediate · 8 min
Write a database migration, its rollback, and the verification queries, applied safely against real data.
Prompt · Intermediate · 12 min
Produce several distinct code review pass options so the best can be chosen or tested, each built on a different angle rather than reworded copies.
Prompt · Intermediate · 8 min
Review an existing code review pass against the standard a strong developer who ships with Claude Code every day would hold it to, then return an improved version.
Prompt · Intermediate · 8 min
Review a diff the way a careful senior engineer would, ranking findings by risk and proposing fixes.
Prompt · Advanced · 12 min
Produce several distinct refactor safely options so the best can be chosen or tested, each built on a different angle rather than reworded copies.
Prompt · Advanced · 8 min
Review an existing refactor safely against the standard a strong developer who ships with Claude Code every day would hold it to, then return an improved version.
Prompt · Advanced · 8 min
Refactor a module for clarity or structure while keeping behaviour identical, proven by tests before and after.
Prompt · Intermediate · 12 min
Produce several distinct fix a failing test options so the best can be chosen or tested, each built on a different angle rather than reworded copies.
Prompt · Intermediate · 8 min
Review an existing fix a failing test against the standard a strong developer who ships with Claude Code every day would hold it to, then return an improved version.
Prompt · Intermediate · 8 min
Diagnose and fix a failing test without weakening it, and explain the root cause.