medusa-claude-plugins
💡 摘要
一组Claude代码插件,旨在增强Medusa应用程序开发。
🎯 适合人群
🤖 AI 吐槽: “README建议访问网络以查询公共Medusa文档,这可能会使应用程序暴露于外部威胁。确保对输入进行适当的验证和清理以降低风险。”
风险:Medium。建议检查:是否执行 shell/命令行指令;文件读写范围与路径穿越风险。以最小权限运行,并在生产环境启用前审计代码与依赖。
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.
优点
- 与Medusa应用程序集成良好。
- 遵循最佳实践和架构模式。
- 支持多个代理。
缺点
- 仅限于Medusa框架。
- 文档可以更详细。
- 安装过程可能让初学者困惑。
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 medusajs.
