Medusa
Official@medusajs · United States of America
Building blocks for digital commerce
Agent Skills by Medusa
Showing 18 vetted skills indexed across 2 GitHub repositories.
writing-tutorials
Builds Medusa tutorial features in example projects, then writes MDX documentation.
writing-releases
Generates GitHub release notes for Medusa releases from commit and PR metadata.
writing-tsdocs
Adds TypeDoc comments to TypeScript source files across the Medusa codebase.
reviewing-prs
Reviews GitHub pull requests for Medusa and emits a structured JSON review decision.
writing-docs
Writes and updates Medusa MDX documentation across book, resources, ui, user-guide, and cloud projects.
triaging-issues
Categorizes GitHub issues and emits structured triage decisions as JSON.
API Reference Documentation Writer
Generate and update MDX API reference documentation for the Medusa platform.
Comprehensive Tutorial Writer (Resources)
Generates multi-step Medusa tutorials with code examples and testing procedures.
Book/Learning Path Documentation Writer
Generate structured Markdown documentation for the Medusa ecommerce platform.
Recipe/Architecture Guide Writer
Generate conceptual recipe guides for Medusa ecommerce architectural patterns.
How-to Guide Writer (Resources)
Generate task-oriented how-to guides for the Medusa ecommerce platform.
Resources Documentation Writer
Generate technical reference documentation for Medusa platform modules and integrations.
UI Component Documentation Writer
Generate MDX documentation and live TSX examples for Medusa UI components.
building-with-medusa
Plan and implement modular Medusa backend architectures with structured patterns.
building-admin-dashboard-customizations
Guide Medusa Admin dashboard UI planning with component and data-loading patterns.
building-storefronts
Standardizes Medusa storefront development with API route, SDK, and React Query patterns.
learning-medusa
Guide users through building a Medusa brands feature with Module, Workflow, and API Route lessons.
storefront-best-practices
Guide ecommerce storefront architecture with navigation, cart, and Medusa integration patterns.
Frequently Asked Questions About Medusa
FAQPage SchemaWhat specific commerce tasks can be performed using Medusa?▼
Medusa enables the construction of headless commerce backends, custom administrative dashboards, and high-performance storefronts. It supports complex tasks such as implementing modular backend architectures, managing cart logic, designing navigation structures, and integrating custom data-loading patterns for enterprise-grade digital retail environments.
Which technical personas benefit most from these resources?▼
Full-stack developers, ecommerce architects, and technical writers benefit from these resources. The platform is designed for engineers building custom digital retail experiences who require structured guidance on backend module implementation, React-based storefront development, and comprehensive MDX-based technical documentation for their internal teams.
What are the prerequisites for implementing Medusa architectures?▼
Implementation requires proficiency in React, TypeScript, and modern web architecture patterns. Users should be familiar with modular backend design, route handling, and component-based UI development. Accessing the provided documentation and architectural guides is recommended to ensure adherence to established best practices for storefront and dashboard customization.