Skip to main content
Once you’ve connected to the CreatorCommerce MCP, try these prompts to see what’s possible. Copy any prompt below and paste it into your AI assistant.

Main AI Use Case

Discover available use cases:
“Tell me the AI use cases you have available”
This prompt helps you discover all the AI-guided workflows and use cases available in the CreatorCommerce documentation.

Specific Prompt Examples

The prompts below showcase specific conventions for prompting and demonstrate what’s possible with CreatorCommerce:

Build Something

Help me build a co-branded hero section that uses CreatorCommerce.
It should display the creator's name, profile picture, and a short
bio. Use the creator metaobject data and include a neutral fallback
for when no creator context is present.
I need a product grid section that displays a creator's curated
product lists (drops). Each drop should have its own title and
description, with products pulled from the associated Shopify
collection. Follow the CreatorCommerce drops data model.
I have an existing Shopify section that displays products from a
collection. Help me convert it to also support CreatorCommerce
drops while keeping the original collection behavior as a fallback.
Here's my current section code: [paste your section]
Help me build a creator directory section where shoppers can browse
all public creators in a responsive grid. Each card should show the
creator's profile picture, name, and a short bio. Include filtering
by category and a "similar creators" mode based on shared attributes.
Help me create a new co-branded testimonial section that shows a
creator's quote, profile picture, and name. It should use dynamic
text tokens so the merchant can customize the heading, support the
Theme Editor preview with a creator picker, and fall back gracefully
when no creator context is present.
Help me write a JavaScript snippet for theme.liquid that hides
newsletter popups and discount modals when a shopper is in a
creator funnel (has an active creator context with a discount).

Plan a Strategy

Help me build out a P&L for my creator program. I need to
understand my commission ceiling, break-even per creator, and
how to structure tiers. Walk me through it step by step.
I'm launching a creator collaboration program for my DTC brand.
Help me design the full strategy — who to recruit, how to
activate them, what the shopper experience should look like,
and how to measure success.
Help me ideate on a new campaign that uses co-branded emails
post-purchase. I want to re-engage customers who bought through
a creator's link with follow-up emails featuring that creator's
recommendations and discount code.
I have a sales call with a DTC skincare brand that does $2M/year
and has 50 affiliates on Social Snowball. Help me run a fit
discovery to determine if CreatorCommerce is right for them and
build a tailored value narrative if it is.

Debug an Issue

My creator's name and bio aren't showing up on the landing page.
The section works in the Theme Editor but is blank on the live
site. What should I check?
My creator discount isn't showing on product pages. The cart
attribute is set but the price doesn't change. Walk me through
the debugging steps.
I'm iterating through a creator's drops but no products are
showing up. The drop titles display fine. Help me figure out
why the product loop is empty.

Learn a Concept

Explain how CreatorCommerce stores creator data in Shopify.
What are metaobjects, how do I access creator fields in Liquid,
and what's the difference between top-level fields and nested
data.value fields?
Why does CreatorCommerce use Shopify collections for drop
products instead of all_products[]? Explain the technical
limitation and how collections solve it.
What does full-funnel personalization mean in CreatorCommerce?
How does creator context persist from the landing page through
product pages, cart, checkout, and post-purchase emails?

Tips for Better Results

  • Be specific. “Help me build a hero section” is good. “Help me build a hero section with the creator’s profile picture, name, and a gradient background using their brand colors” is better.
  • Share your code. If you’re modifying an existing section, paste the current code so the AI can preserve your existing functionality.
  • Mention your theme. Dawn, Prestige, custom — the theme matters for snippet naming and conventions.
  • Reference these docs. If using Cursor with MCP, you can point to specific doc pages: “Using the patterns from the drops data model reference, help me…”

Go Deeper with AI Use Cases

For more structured AI-guided workflows, check out the dedicated use-case pages:

Broad Strokes Onboarding

Quick-start funnel strategy when you’re not sure where to begin.

Build a Landing Page

Step-by-step guided build for your first co-branded page.

Theme Edits

Add dynamic text, creator media, fallbacks, or convert sections to support drops.

Build a Creator Directory

Build browsable creator grids, search, and “similar creators” experiences.

Code with CreatorCommerce

General-purpose coding assistant for any CC integration.

Creator Program P&L

Guided financial modeling for your creator program.

Collab Strategy

Design an end-to-end creator collaboration strategy.