Skip to main content
Back to registry

building-storefronts

medusajs/medusa-agent-skills

Frontend integration guide for building storefronts with Medusa. Covers SDK usage, React Query patterns, and calling custom API routes.

Installs685
Install command
npx skills add https://github.com/medusajs/medusa-agent-skills --skill building-storefronts
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Frontend integration guide for building storefronts with Medusa. Covers SDK usage, React Query patterns, and calling custom API routes. Load this skill for ANY storefront development task, including: Also load building-with-medusa when: Building the backend API routes that the storefront calls The quick reference below is NOT sufficient for implementation. You MUST load the reference file before writing storefront integration code. Load this reference when implementing storefront features: ALWAYS pass plain objects to the SDK - NEVER use JSON.stringify(): Why this matters: Before implementing, verify you're NOT doing these: SDK Usage: React Query: Data Display: Error Handling: For detailed patterns and examples, load reference file: The reference file contains: Use this skill for (PRIMARY SOURCE): Use MedusaDocs MCP server for (SECONDARY SOURCE): Why skills come first: ⚠️ CRITICAL: ALWAYS use the Medusa JS SDK - NEVER use regular fetch() When building features that span backend and frontend: Why the SDK is required: See building-with-medusa for backend API route patterns. - Calling custom Medusa API routes from the storefront - Integrating Medusa SDK in frontend applications - Using React Query for data fetching - Implementing mutations with optimistic updates - Error handling and cache invalidation - Calling API routes? → MUST load references/frontend-integration.md first -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does building-storefronts do?

Frontend integration guide for building storefronts with Medusa. Covers SDK usage, React Query patterns, and calling custom API routes.

Is building-storefronts good?

building-storefronts does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does building-storefronts work with?

building-storefronts currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to building-storefronts?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install building-storefronts?

npx skills add https://github.com/medusajs/medusa-agent-skills --skill building-storefronts

Related skills

More from medusajs/medusa-agent-skills

Related skills

Alternatives in Software Engineering