The entire Shopify catalog,
in your app, in 2 minutes.
Clone, run pnpm dev, and get live cross-merchant product search — no API key, no yak-shaving the UCP spec. One CatalogConfig drives the configurator, playground, demo, and the code you ship.
git clone https://github.com/DevCreate-Studio/catalog-kitKeyless by default — add credentials only for higher rate limits.
Hand it to Claude and walk away.
The repo is a first-class agent workspace — one source of truth, a bundled skill, machine-checkable schemas, and recorded fixtures so an agent can build and test offline.
Clone github.com/DevCreate-Studio/catalog-kit and read AGENTS.md, then build me a <your idea> on the Global Catalog.- AGENTS.md— single source of truth
- Claude Code skill— idea → config → page
- JSON Schema— validate without running
- llms.txt— LLM-ingestible docs
- Offline fixtures— test with no network
Search the real catalog. Right now.
This box hits the same server proxy the kit ships with, against the live Global Catalog — no key, no signup. It's exactly what your app gets.
Press Search to query the live catalog.
Live data from the Global Catalog — keyless.
From zero to shipped in five moves.
- 01
Clone
git clone. No account, no keys.
- 02
Dev
pnpm dev — live search in seconds.
- 03
Configure
Toggle filters into one CatalogConfig.
- 04
Export
Copy the config or the generated code.
- 05
Ship
Deploy to Vercel or Workers.
Four apps, shipped as presets.
Each is a real, running config in the demo. Open one, then open it in the configurator to see exactly which toggles produced it.
Gift finder
Well-reviewed, in-budget ideas driven by buyer intent.
Comparison shopper
One product across many sellers, ranked as offers.
Niche marketplace
A storefront scoped to a single taxonomy branch.
Dupe finder
Visually similar products from one reference image.
The yak-shave, already shaved.
Everything between the UCP spec and your first product — handled, so you start at the interesting part.