The Library
Browse every prompt
Filter by platform, role, function or prompt type. Save the ones you want, copy them straight into your favourite AI tool.
AI platformAll platforms
Job roleAll roles
FunctionAll functions
Prompt typeAll types
Google Apps Script for Sheets — automate a recurring task
Google Apps Script that does one specific thing on your Sheet, with the setup steps + a test row to verify before you turn the trigger on.
Generate a regex from a plain-English description
Plain-English in, ready-to-paste regex out. Includes a walkthrough, test results against your sample inputs, and known limitations.
Write a Zapier filter step from a plain-English condition
Plain-English condition in, Zapier-UI-ready filter step out. Names operators exactly as Zapier shows them and warns about the case-sensitivity / blank-value gotchas that fail in production.
Custom code embed for Webflow / Squarespace / Wix
Custom-code embed for Webflow, Squarespace, or Wix — paste-ready, with exact placement steps for that platform and the most common gotcha.
Read & explain an API response in plain English
Paste a raw API response, get a field-by-field plain-English walkthrough plus which fields you actually need to use. Saves an hour of API doc reading.
Quick code review — what's wrong with this snippet?
A code review you can read without being a developer. Verdict, bug, safety flags, clarity tweaks, and what to test before trusting it. No lecture.
Build a Make.com scenario from a plain-English flow
Take a plain-English flow, get a step-by-step Make.com scenario plan with the exact modules, mappings, and error-handler placement.
Convert an Excel formula to Google Sheets (or vice versa)
Convert spreadsheet formulas between Excel and Google Sheets, with a callout of any function that doesn't exist in the target and the workaround used.
Debug an error message — paste it, get the fix
Paste any error message, get a plain-English explanation, the most likely cause, and a step-by-step fix. Works for code, Zapier, Excel, Webflow, anywhere.
Build a spreadsheet formula from plain English
Plain-English description in, paste-ready spreadsheet formula out — Excel or Google Sheets dialect. Includes the "when it breaks" caveats most AI prompts skip.