Find a runbook to start from
Starting from a runbook that already works beats a blank file, because someone has already shaped the job, the outputs, and the checks. Here are runbooks other builders have published. Open one to read what it does, see its example outputs, and use it as the starting point for your own.
Generate presentation decks grounded in real GitHub projects, or walk through a structured brief-to-slides process.
Extract text, tables, and key fields from PDFs into clean, structured JSON.
Turn a spec into a production-ready Cloudflare Durable Object in TypeScript, self-reviewed against the gotchas.
Run the same prompt through two or more models side by side and score the results.
Crawl a site, score each page against on-page SEO checks, and rank the fixes by impact.
QA a described user flow against a live web app — the agent drives a real browser and hands back a report plus a replay script.
Each page shows the runbook in full, along with example outputs and how it's evaluated. When one looks close to what you need, open it and make it your own. New here? Start with the quickstart, or learn the format in Runbooks.