10 prompts·Role: Developer
ChatGPT
#coding

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.

0.0(0)
Copy
ChatGPT
#coding

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.

0.0(0)
Copy
Claude
#coding

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.

0.0(0)
Copy
ChatGPT
#coding

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.

0.0(0)
Copy
ChatGPT
#coding

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.

0.0(0)
Copy
Claude
#coding

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.

0.0(0)
Copy
Claude
#coding

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.

0.0(0)
Copy
Claude
#coding

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.

0.0(0)
Copy
Claude
#coding

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.

0.0(0)
Copy
Claude
#coding

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.

0.0(0)
Copy