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
5 resources
Code recipe · Intermediate · 15 min
Record current outputs for a set of inputs so a refactor can prove it changed nothing.
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 · 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.