learning-medusa

Guide users through building a Medusa brands feature with Module, Workflow, and API Route lessons.

208|26|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/medusajs/medusa-agent-skills --skill learning-medusa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learning-medusa
Source: https://github.com/medusajs/medusa-agent-skills/tree/main/plugins/learn-medusa/skills/learning-medusa
Command: npx skills add https://github.com/medusajs/medusa-agent-skills --skill learning-medusa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides an interactive Medusa learning bootcamp where Claude guides users through building a brands feature, with structured checkpoints, verification questions, and architecture explanations.

Core Features & Use Cases

  • Interactive lessons that teach Module → Workflow → API Route pattern
  • Checkpoints with guided verifications to ensure understanding
  • Architecture deep-dives covering module isolation, module links, and admin UI integration
  • Hands-on practice building a Brand module, corresponding workflow, and a sample admin UI route

Quick Start

Say: "teach me Medusa" or "guide me through Medusa development" to start the bootcamp. The sessions run three lessons with progressive complexity, and you can pause and resume at checkpoints.

Frequently Asked Questions about learning-medusa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I learn Medusa development by building a custom feature?

Learn Medusa development through an interactive bootcamp that guides you step-by-step through building a brands feature using the Module → Workflow → API Route pattern. You receive progressive lessons with hands-on exercises, architecture deep-dives, and verification checkpoints to ensure deep architectural understanding.

What is the Module Workflow API Route pattern in Medusa?

The Module Workflow API Route pattern is a core Medusa architecture concept covering module isolation, module links, and admin UI integration. This bootcamp teaches the pattern interactively by having you build a Brand module, a corresponding workflow, and a sample admin UI route across three lessons.

How do I build a custom module and workflow in Medusa?

Build a custom module and workflow in Medusa by following a structured bootcamp with three progressive lessons. You construct a Brand module, create the corresponding workflow, and integrate a sample admin UI route, pausing at guided checkpoints to verify your understanding through hands-on exercises.

Do I need prior experience to start learning Medusa architecture?

Learning Medusa architecture requires readiness for advanced implementation concepts like module isolation and module links. The bootcamp provides structured checkpoints, verification questions, and architecture deep-dives to guide you through building a brands feature, ensuring you grasp the complexities before moving forward.

Can I pause and resume an interactive Medusa learning bootcamp?

Pause and resume the interactive Medusa learning bootcamp at guided checkpoints. The sessions run three lessons with progressive complexity, allowing you to stop and return later while retaining your structured learning experience and hands-on practice building the brands feature.

How does Medusa admin UI integration work with custom modules?

Medusa admin UI integration works by connecting custom modules through module links and API routes. This bootcamp demonstrates the process by guiding you through building a sample admin UI route for a Brand module, explaining the architecture and verifying your understanding with checkpoints.