← /with/

Use Cursor with Scratch

Open your Scratch folder in Cursor. Cmd+K on a file or agent mode on the folder. Scratch shows each diff; you approve before it ships. Start with Scratch → or talk to Curtis

The Cursor + Scratch flow

  1. Pull your records into Scratch.
  2. Open the folder in Cursor (cursor /path/to/scratch/project).
  3. Pick the mode:
    • Cmd+K on a single file for a one-shot rewrite.
    • Agent mode for tasks that span the whole folder.
  4. Cursor edits the files. Scratch surfaces every change for review.
  5. Review, approve, publish.

Why Cursor pairs well with Scratch

Cursor treats your Scratch folder as a normal codebase, which is exactly what it is. You get model choice, file-aware context, and the same review-and-approve loop you'd use on real code. Agent mode is well-suited to "apply this rule across every record" jobs.

The Scratch desktop app is the publish gate. Cursor's edits land as file changes; nothing reaches your CMS until you say yes.

How to bulk-rewrite Shopify product descriptions with AI (safely)

/skills/rewrite-shopify-product-descriptions-with-ai/

Pull your Shopify catalog locally, let Claude rewrite every description against your brand voice, review the diff per product, and publish only what you approve.

shopifyproduct-copy·v 1·last edit may 20, 2026

How to improve blog FAQs from real Intercom conversations with AI

/skills/improve-blog-faqs-from-intercom-with-ai/

Pull your Intercom inbox and your blog into Scratch in the same project. Let Claude group the questions customers actually ask, find the best post to answer each, and draft an FAQ entry. Review every change as a diff before publish.

intercomwebflow·v 1·last edit may 20, 2026

How to bulk-add outbound links to a Webflow blog with AI

/skills/add-outbound-links-to-webflow-blog-with-ai/

Pull your Webflow CMS blog into Scratch, hand Claude the top-ranking posts from GA4 and the destination URLs you want to drive traffic to, and let it insert one well-placed link per post. Review every change as a diff before publish.

webflowseo·v 1·last edit may 20, 2026

How to standardize Shopify product tags in Claude Code with AI

/skills/standardize-shopify-tags/

Give Claude Code a tag taxonomy and your Shopify product files. It writes a validator, fixes every product's tags in place, and iterates until all pass.

promptingshopify·v 1·last edit may 14, 2026

Make the agent define done before it starts.

/skills/done-when/

A short prompt. Forces your AI to commit to a concrete "done when" before doing any work, then check itself against it. Works on any task, any platform.

prompting·v 1·last edit may 14, 2026

Try this on a real project.

Curtis runs intro calls personally. Bring a refresh, a migration, or anything that feels sticky. We'll work through whether Scratch fits.

Talk to Curtis → or start with Scratch