medusa
Automate Medusa commerce docs, PR reviews, and issue triage
All Skills in This Repository (13)
Pure Emerald Level IndicatorsAPI 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.
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.
Frequently Asked Questions
FAQPage SchemaHow to install Medusa skills?โผ
Run `npx skills add medusajs/medusa --all -g -y` in your terminal to install all skills in this suite globally.
What is Medusa used for?โผ
Medusa is an open-source commerce platform with modular building blocks for products, carts, orders, and payments, used to build custom B2B or DTC stores and marketplaces.
Can AI review Medusa pull requests automatically?โผ
Yes. The reviewing-prs skill checks template compliance, conventions, security, and bugs, then outputs a structured review decision for a downstream step to apply.
How does the issue triage skill work?โผ
It reads new GitHub issues, detects duplicates, categorizes them as bugs or feature requests, and emits a JSON decision with labels and a comment template.
Do these skills work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code and other compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core