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
12 resources
Tool · Beginner · 3 min
Test a pattern against sample text and see every match and group.
Tool · Beginner · 3 min
Turn a JSON sample into interfaces in one click.
Checklist · Beginner · 10 min
What to check before an assistant-written diff is committed.
Code recipe · Intermediate · 15 min
Record current outputs for a set of inputs so a refactor can prove it changed nothing.
AI tool guide · Beginner · 20 min
Use Copilot completions and chat for the boilerplate and stay in charge of the design.
AI tool guide · Beginner · 20 min
Use Cursor's inline edits, chat with codebase context and agent mode without losing control of the diff.
Automation recipe · Intermediate · 45 min
Build nightly dependency audit summary as a GitHub Actions automation: summarise new vulnerability advisories for your dependencies into an actionable morning note.
Automation recipe · Intermediate · 45 min
Build aI review comment on every PR as a GitHub Actions automation: post an assistant review comment on each pull request with ranked findings and the test result.
Workflow · Beginner · 20 min
Use an assistant as a first reviewer so human review time goes to judgement, not to finding missing null checks.
Workflow · Advanced · 2h
Refactor an old module in small steps with tests or snapshots proving nothing changed.
Workflow · Intermediate · 30 min
Go from a bug report to a fixed, tested commit with the assistant doing the tracing and you doing the judging.
Workflow · Intermediate · 40 min
Build a feature with an assistant by writing the failing test first, so the assistant's code has something to be right against.