Co-Pilot
Updated a month ago

medusa-claude-plugins

Mmedusajs
0.1k
medusajs/medusa-claude-plugins
78
Agent Score

💡 Summary

A collection of Claude Code plugins designed to enhance Medusa application development.

🎯 Target Audience

Medusa developersSoftware engineers using ClaudeTechnical educatorsOpen-source contributorsDevOps professionals

🤖 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

Security AnalysisMedium Risk

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

  1. Start Claude:
claude
  1. Add the Medusa marketplace to Claude Code:
/plugin marketplace add medusajs/medusa-claude-plugins
  1. Install any of the plugins. For example:
/plugin install medusa-dev@medusa
  1. 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:

  1. GitHub Copilot -> supports .claude/skills directory.
  2. OpenCode -> supports .opencode/skills directory.
  3. 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.

5-Dim Analysis
Clarity8/10
Novelty7/10
Utility9/10
Completeness7/10
Maintainability8/10
Pros & Cons

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
toolCode Lib
92/ 100

“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
toolCode Lib
90/ 100

“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
toolCo-Pilot
90/ 100

“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.