Co-Pilot / 辅助式
更新于 a month ago

medusa-claude-plugins

Mmedusajs
0.1k
medusajs/medusa-claude-plugins
78
Agent 评分

💡 摘要

一组Claude代码插件,旨在增强Medusa应用程序开发。

🎯 适合人群

Medusa开发者使用Claude的软件工程师技术教育工作者开源贡献者DevOps专业人士

🤖 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

  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.

五维分析
清晰度8/10
创新性7/10
实用性9/10
完整性7/10
可维护性8/10
优缺点分析

优点

  • 与Medusa应用程序集成良好。
  • 遵循最佳实践和架构模式。
  • 支持多个代理。

缺点

  • 仅限于Medusa框架。
  • 文档可以更详细。
  • 安装过程可能让初学者困惑。

相关技能

pytorch

S
toolCode Lib / 代码库
92/ 100

“它是深度学习的瑞士军刀,但祝你好运能从47种安装方法里找到那个不会搞崩你系统的那一个。”

agno

S
toolCode Lib / 代码库
90/ 100

“它承诺成为智能体领域的Kubernetes,但得看开发者有没有耐心学习又一个编排层。”

nuxt-skills

S
toolCo-Pilot / 辅助式
90/ 100

“这本质上是一份组织良好的小抄,能把你的 AI 助手变成一只 Nuxt 框架的复读机。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 medusajs.