20 powerful examples for Melinda Maria
Copy, tweak, make them yours. Just describe the task — Claude loads the skill automatically.
01"Our canto-mcp Worker is returning 500s after I added a new tool — walk through the wrangler config, the D1 binding, and the route handler and tell me exactly what’s misconfigured."
02"I want to add a tiny KV cache to the shopmy connector so the daily report doesn’t re-pull from Shopify every call — show me the binding + the cache-read/cache-write code, checking the current KV limits."
03"Explain in plain English how our custom MCP connectors (Workers + D1 history mirror + cron) fit together on Cloudflare, so I can document the architecture for the team."
04"Set up a nightly cron trigger on the loudcrowd Worker that refreshes the order mirror, and tell me how to confirm it actually ran."
05"Compare D1, KV, and R2 in plain English and tell me which one the apparelmagic connector should use for its history mirror, with the current limits for each."
06"I’m hitting a “too many subrequests” error on the shipbob connector when it pulls a big order range — explain the Workers limit and the right pattern to batch around it."
07"Walk me through moving the onboarding hub from a single index.html to a multi-page Cloudflare Pages project with clean URLs like /shipbob, checked against current Pages behavior."
08"Set up an R2 bucket so the elevenlabs connector can stash generated MP3s instead of using KV, and show me the binding plus a signed-link pattern."
09"Explain how Cloudflare secrets work versus plain environment variables, so I store our connector API keys the safe way."
10"The nuorder connector’s OAuth 1.0 HMAC signer is timing out — help me figure out whether it’s a Workers CPU-time limit and how to stay under it."
11"Show me how to add a custom domain (like sprout-mcp.melindamaria.ai) to a Worker and verify the route resolves before I tell the team to connect."
12"Wire up a Durable Object plus an alarm so a connector can schedule its own nightly refresh, and explain when that’s better than a cron trigger."
13"Explain Cloudflare’s “dead-man’s-switch”-style health pattern so I can confirm each connector’s mirror is still syncing and alert #mm-claude if it stalls."
14"Help me read the analytics on the onboarding-hub Pages project so I can see how many teammates actually visited this week."
15"I need to roll back the gorgias Worker to the previous deploy fast — show me the safest way to do that on Cloudflare without losing the current logs."
16"Set up a staging version of the canto-mcp Worker on a separate subdomain so I can test a new write tool before it touches production."
17"Explain how Workers bindings beat calling Cloudflare’s REST API from inside a Worker, using our connectors as the example."
18"Diagnose why the edgemesh connector occasionally returns stale numbers — is it caching at the Cloudflare edge, and how do I control the cache TTL?"
19"Draft a plain-English one-pager for the team explaining what Cloudflare is and why all of Melinda Maria’s Claude connectors live there."
20"Estimate the monthly Cloudflare cost of running all 11 custom connectors at our current traffic, checking the live pricing so the number is real."