medusa-claude-plugins
💡 Summary
A collection of Claude Code plugins designed to enhance Medusa application development.
🎯 Target Audience
🤖 AI Roast: “The README suggests network access for querying public Medusa documentation, which could expose the application to external threats. Ensure proper validation and sanitization of in”
Risk: Medium. Review: shell/CLI command execution; filesystem read/write scope and path traversal. Run with least privilege and audit before enabling in production.
Medusa Plugin Marketplace
A collection of Claude Code plugins for building Medusa applications with best practices and architectural patterns.
Available Plugins
| Plugin | Description | |--------|-------------| | medusa-dev | Comprehensive skills for building Medusa applications across backend, admin UI, and storefronts. | | learn-medusa | Interactive tutorial session to learn about Medusa concepts through building a brands feature. |
Installation
- Start Claude:
claude
- Add the Medusa marketplace to Claude Code:
/plugin marketplace add medusajs/medusa-claude-plugins
- Install any of the plugins. For example:
/plugin install medusa-dev@medusa
- Verify the plugin is loaded:
/plugin
You should see the Medusa plugin listed under the Installed tab.
Usage
These plugins will help you with your Medusa development. Refer to each plugin for more details on usage.
Usage with Other Agents
The Medusa plugins provide skills that allows all agents to build with Medusa following best practices and conventions. All you need to do is copy the skill directory of a plugin into the designated skills directory of your agent.
For example, if you want to use the medusa-dev plugin, copy its skills directory into the necessary directory:
- GitHub Copilot -> supports
.claude/skillsdirectory. - OpenCode -> supports
.opencode/skillsdirectory. - Other agents -> check the agent's documentation.
Privacy
The Medusa plugins do not collect, store, or transmit any user data or conversation information. All instructional content is provided locally through skill files, and MCP servers only query public Medusa documentation.
Pros
- Integrates well with Medusa applications.
- Follows best practices and architectural patterns.
- Supports multiple agents.
Cons
- Limited to Medusa framework.
- Documentation could be more detailed.
- Installation process may confuse beginners.
Related Skills
pytorch
S“It's the Swiss Army knife of deep learning, but good luck figuring out which of the 47 installation methods is the one that won't break your system.”
agno
S“It promises to be the Kubernetes for agents, but let's see if developers have the patience to learn yet another orchestration layer.”
nuxt-skills
S“It's essentially a well-organized cheat sheet that turns your AI assistant into a Nuxt framework parrot.”
Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.
Copyright belongs to the original author medusajs.
