Workflows
Whole jobs, not single prompts. Each workflow is a sequence someone runs end to end, with the prompt for every step and the point where it usually goes wrong.
- Universal
Turn a newsletter into posts for three networks
Takes one long email and produces a LinkedIn post, an X thread and a short video script, each written for how that platform actually reads, without…
Tested on GPT-5 · Apr 2026
- Universal
Find dead code across a repository
A four-step pass that maps the repo, lists exported symbols, checks each one for real callers and produces a deletion list you can actually act on…
Tested on Claude Sonnet · May 2026