medusajsmedusajsOfficialยท5 Agent Skills Included

medusa-agent-skills

Build, deploy, and manage Medusa ecommerce applications

Guides development of Medusa ecommerce backends, admin dashboards, and storefronts with correct architecture patterns. Prevents common mistakes like bypassing workflows, mishandling prices, and breaking authentication headers. Includes an interactive tutorial for learning Medusa and commands for managing Cloud deployments, environments, and variables.
npx skills add medusajs/medusa-agent-skills --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Medusa Agent Skills?โ–ผ

Run `npx skills add medusajs/medusa-agent-skills --all -g -y` in your terminal to install all skills globally for your coding agent.

What can I build with these Medusa skills?โ–ผ

You can build custom backend modules, workflows, API routes, admin dashboard widgets, and full ecommerce storefronts following Medusa best practices. There are also skills for managing Medusa Cloud deployments and environment variables.

How do these skills prevent Medusa coding mistakes?โ–ผ

Each skill enforces critical rules like using workflows for all mutations, never dividing prices by 100, and always using the Medusa JS SDK instead of plain fetch. Your agent loads detailed reference files before writing any code.

Can I learn Medusa development step by step?โ–ผ

Yes. The learn-medusa plugin runs an interactive tutorial where your agent acts as an instructor, guiding you through building a brands feature with checkpoints and verification questions.

Do these skills work with Cursor and other coding agents?โ–ผ

Yes. All skills follow the universal SKILL.md standard and work with Claude Code, Cursor, and other compatible agents. Medusa Cloud skills also include MCP server configurations where supported.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’