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
528 resources
Prompt · Intermediate · 12 min
Produce several distinct aPI client from a spec 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 aPI client from a spec against the standard a strong software engineer who uses an AI assistant for everyday coding would hold it to, then return an improved version.
Prompt · Intermediate · 8 min
Generate a typed client for an HTTP API from its documentation, with errors handled once.
Prompt · Beginner · 12 min
Produce several distinct regex with explanation 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 regex with explanation against the standard a strong software engineer who uses an AI assistant for everyday coding would hold it to, then return an improved version.
Prompt · Beginner · 8 min
Write a regular expression for a stated pattern with test cases and a plain-English explanation.
Prompt · Beginner · 12 min
Produce several distinct generate a CLI script 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 generate a CLI script against the standard a strong software engineer who uses an AI assistant for everyday coding would hold it to, then return an improved version.
Prompt · Beginner · 8 min
Write a small, safe command-line script with argument parsing, dry-run mode and clear output.
Prompt · Intermediate · 12 min
Produce several distinct add types to untyped code 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 add types to untyped code against the standard a strong software engineer who uses an AI assistant for everyday coding would hold it to, then return an improved version.
Prompt · Intermediate · 8 min
Introduce precise types to JavaScript or loosely typed TypeScript without changing runtime behaviour.
Prompt · Intermediate · 12 min
Produce several distinct convert code between languages 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 convert code between languages against the standard a strong software engineer who uses an AI assistant for everyday coding would hold it to, then return an improved version.
Prompt · Intermediate · 8 min
Port a function to another language idiomatically, keeping behaviour and documenting the differences.
Prompt · Beginner · 12 min
Produce several distinct fix a bug from an error message 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 fix a bug from an error message against the standard a strong software engineer who uses an AI assistant for everyday coding would hold it to, then return an improved version.
Prompt · Beginner · 8 min
Go from an error message and the surrounding code to a root cause and a minimal fix.
Prompt · Intermediate · 12 min
Produce several distinct write unit tests for a function 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 write unit tests for a function against the standard a strong software engineer who uses an AI assistant for everyday coding would hold it to, then return an improved version.
Prompt · Intermediate · 8 min
Generate a focused test suite for a function covering normal cases, edges and failures, in the project's test framework.
Prompt · Beginner · 12 min
Produce several distinct explain unfamiliar 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 explain unfamiliar code against the standard a strong software engineer who uses an AI assistant for everyday coding would hold it to, then return an improved version.
Prompt · Beginner · 8 min
Understand what a piece of code does, why it is written that way, and where it is fragile.