
Ecommerce Storefront
- 207 repo stars
- Updated July 31, 2026
- medusajs/medusa-agent-skills
Build a commerce storefront frontend on top of Medusa, the open-source e-commerce platform.
About
An official Medusa plugin for building e-commerce storefronts on the Medusa platform. It helps developers create the customer-facing shopping frontend that connects to a Medusa commerce backend. Useful for teams building online stores with Medusa.
- Medusa storefront
- E-commerce customer-facing UI
- Official Medusa skill
Ecommerce Storefront by the numbers
- Data as of Aug 3, 2026 (Skillselion catalog sync)
/plugin marketplace add medusajs/medusa-agent-skills/plugin install ecommerce-storefront@medusaAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 207 |
|---|---|
| Last updated | July 31, 2026 |
| Repository | medusajs/medusa-agent-skills ↗ |
What it does
Build a commerce storefront frontend on top of Medusa, the open-source e-commerce platform.
README.md
Ecommerce Storefront Claude Code Plugin
Comprehensive skill for building high-converting ecommerce storefronts with best practices for UI/UX, conversion optimization, SEO, and mobile responsiveness.
Use this plugin to build frontend features for ecommerce storefronts, including components, layouts, checkout flows, and backend integration. This plugin can be used with any ecommerce backend, such as Medusa.
For installation and usage with other agents, refer to the main README.
Installation with Claude Code
Prerequisites
- Claude Code installed
- An ecommerce storefront project (or planning to create one)
Install Plugin
- Start Claude:
claude
- Add Medusa marketplace to Claude Code:
/plugin marketplace add medusajs/medusa-agent-skills
- Install the plugin:
/plugin install ecommerce-storefront@medusa
- Verify the plugin is loaded:
/plugin
You should see the Ecommerce Storefront plugin listed under the Installed tab.
Installation for Other AI Agents
For other AI agents like Cursor, you can use the skills command to install the storefront-best-practices skill based on your AI agent:
npx skills add medusajs/medusa-agent-skills
# choose the following skill:
# - storefront-best-practices
Use Plugin
When building storefront features, Claude will automatically load the appropriate guidance from this plugin. The skill triggers on keywords like "checkout", "cart", "product page", "navigation", etc.
You can also manually call the skill with /ecommerce-storefront:storefront-best-practices.
Example Use Cases
Here are some examples of what you can ask Claude to build:
Example 1: Product Listing Page
Build a product listing page in my storefront with filters for category, price range, and size. Include sorting options and pagination.
Example 2: Checkout Flow
Implement a checkout page in my storefront with shipping address, delivery method selection, and payment. Use the Medusa backend.
Example 3: Navigation Component
Create a responsive navbar with cart indicator, search, and category dropdown in my storefront. Cart should always be visible on mobile.
Example 4: Product Details Page
Build a product detail page with image gallery, variant selection (size/color), add to cart, and related products in my storefront.
Example 5: Homepage Layout
Design a homepage with hero section, featured categories, product slider, and newsletter signup in my storefront.
Skills Included
- storefront-best-practices - Comprehensive guidance for building ecommerce storefronts (components, layouts, features, backend integration)
Privacy
This plugin does not collect, store, or transmit any user data or conversation information. All instructional content is provided locally through skill files.