M
Medusajs技能
ego lite browser
赞助ego lite 是AI代理运行网页自动化时最快的浏览器,可与Codex或Claude Code共享您的登录状态,零成本,零配置。
Alpha Vantage MCP Server
赞助获取金融市场数据:实时和历史股票、ETF、期权、外汇、加密货币、大宗商品、基本面、技术指标等
building-admin-dashboard-customizations
medusajs
使用管理SDK和Medusa UI组件为Medusa管理后台定制的UI扩展。对于任何管理后台UI工作(规划、实施、探索),请优先加载此技能;MCP服务器仅提供API参考,不包含设计模式或数据加载策略。关键:始终使用Medusa JS SDK进行所有API请求(切勿使用常规fetch);将显示查询与模态查询分离,并在变更后使显示数据失效。在现有页面上实现小部件或创建自定义UI路由;...
official
building-admin-dashboard-customizations
medusajs
在规划、研究或实现Medusa Admin仪表板UI(组件、自定义页面、表单、表格、数据加载、导航)时自动加载。…
official
building-storefronts
medusajs
以SDK为先的前端集成方案,适用于Medusa商店前端,采用React Query模式并遵循关键API调用规则。所有API请求必须使用Medusa JS SDK——禁止使用常规fetch(),因其缺少必要请求头(商店路由需可发布API密钥,管理路由需认证信息)。向SDK方法传递纯JavaScript对象,切勿对请求体参数使用JSON.stringify(),SDK会自动处理序列化。GET请求使用useQuery,POST/DELETE请求使用useMutation,...
official
building-storefronts
medusajs
Load automatically when planning, researching, or implementing Medusa storefront features (calling custom API routes, SDK integration, React Query patterns,…
official
building-with-medusa
medusajs
Medusa后端架构、工作流及关键实现规则的全面指南。涵盖六大规则类别(架构、类型安全、业务逻辑放置、导入、数据访问、文件组织),包含具体反模式及强制检查。严格执行分层隔离:模块→工作流→API路由→前端,所有变更操作必须通过工作流,仅允许GET/POST/DELETE HTTP方法。包含关键数据处理规则:价格按原样存储...
official
building-with-medusa
medusajs
Load automatically when planning, researching, or implementing ANY Medusa backend features (custom modules, API routes, workflows, data models, module links,…
official
creating-agents-in-medusa
medusajs
Use when building an internal admin-facing AI agent in a Medusa project. These agents are operated by merchants and store operators — not customers. Covers…
official
db-generate
medusajs
通过单个命令为Medusa模块生成数据库迁移。封装了npx medusa db:generate CLI命令,用于为指定的Medusa模块创建迁移文件。接受模块名称作为参数,并报告迁移文件位置、错误及后续步骤。生成后自动建议运行npx medusa db:migrate以应用迁移。
official
db-generate
medusajs
Generate database migrations for a Medusa module
official
db-migrate
medusajs
执行待处理的Medusa数据库迁移并报告结果。通过Bash运行npx medusa db:migrate,将所有待处理的迁移应用到Medusa数据库。报告迁移结果,包括已应用的迁移数量、遇到的任何错误以及成功确认。专为具有标准npm/npx设置的Medusa项目设计。
official
db-migrate
medusajs
Run database migrations in Medusa
official
diagnosing-dependabot-alerts
medusajs
Diagnoses GitHub Dependabot / security alerts in the Medusa monorepo and finds the least-invasive fix. Use when investigating a Dependabot alert, security…
official
learning-medusa
medusajs
交互式逐步Medusa开发训练营,在构建品牌功能的同时学习架构模式。包含三个渐进式课程(总计2-3小时),涵盖模块、工作流、API路由、模块链接、工作流钩子及管理界面自定义。每个主要组件完成后进行检查点验证,测试概念理解、代码质量和功能实现。将错误视为教学机会,通过诊断性问题共同调试并定位根本原因……
official
learning-medusa
medusajs
Load automatically when user asks to learn Medusa development (e.g., "teach me how to build with medusa", "guide me through medusa", "I want to learn medusa").…
official
mcloud-deployments
medusajs
执行 mcloud deployments 命令以列出部署、获取部署详情并获取构建日志。在列出部署、检查部署…时使用
official
mcloud-deployments
medusajs
执行mcloud deployments命令以列出部署、获取部署详情和拉取构建日志。在列出部署、检查部署时使用…
official
mcloud-environments
medusajs
执行mcloud environments命令,列出、获取、创建、删除、重新部署或触发云环境的构建。用于管理环境生命周期时使用…
official
mcloud-environments
medusajs
Execute mcloud environments commands to list, get, create, delete, redeploy, or trigger builds for Cloud environments. Use when managing environment lifecycle,…
official
mcloud-local
medusajs
Execute mcloud local build to reproduce a Cloud build on the local machine. Use when debugging a build-failed deployment without pushing to the tracked branch,…
official
mcloud-logs
medusajs
执行mcloud日志命令,获取并流式传输云环境的运行时日志。用于读取后端或商店前端日志,按时间范围筛选、搜索…
official
mcloud-logs
medusajs
Execute mcloud logs to fetch and stream runtime logs for Cloud environments. Use when reading backend or storefront logs, filtering by time range, searching…
official
mcloud-organizations
medusajs
执行mcloud organizations命令以列出或获取Cloud组织。在发现组织、按名称解析组织ID或检索…时使用。
official
mcloud-organizations
medusajs
Execute mcloud organizations commands to list or get Cloud organizations. Use when discovering organizations, resolving organization IDs by name, or retrieving…
official
mcloud-projects
medusajs
执行mcloud projects命令以列出、获取或删除云项目。在发现项目、按名称解析项目句柄或检索时使用…
official
mcloud-projects
medusajs
Execute mcloud projects commands to list, get, or delete Cloud projects. Use when discovering projects, resolving project handles by name, or retrieving…
official
mcloud-variables
medusajs
执行mcloud变量命令,列出并获取云环境的环境变量。用于检查、读取或导出环境…
official
mcloud-variables
medusajs
Execute mcloud variables commands to list, get, set, and delete environment variables for a Cloud environment. Use when inspecting, reading, creating,…
official
new-user
medusajs
在Medusa中通过电子邮件和密码创建新的管理员用户。接受电子邮件和密码作为命令参数来设置管理员凭据。通过Bash执行npx
official
new-user
medusajs
Create an admin user in Medusa
official
reviewing-prs
medusajs
Reviews GitHub pull requests for the Medusa repository. Checks PR template compliance, contribution guidelines, code conventions, security, performance, and…
official
storefront-best-practices
medusajs
We need to translate the given text from English to Simplified Chinese. The text is a description of an agent skill named "storefront-best-practices". The instruction says to preserve the name if it appears in the source text, but the name does not appear in the <text> block. So we just translate the text. Also, we must not include any labels like "description" or "skill name". Just the translation. The text: "Comprehensive guidance for building modern ecommerce storefronts with patterns, component architecture, and backend integration. Covers all storefront components: navigation, product pages, cart, checkout, and account pages across any framework (Next.js, SvelteKit, React, Vue) Includes critical accessibility patterns (aria-live for cart updates), mobile optimization (safe-area-inset, 44px touch targets), and SEO requirements (Product schema, Core Web Vitals) Provides mandatory backend SDK..." We need to translate accurately, preserving technical terms like Next.js, SvelteKit, React, Vue, aria-live, safe-area-inset
official
storefront-best-practices
medusajs
ALWAYS use this skill when working on ecommerce storefronts, online stores, shopping sites. Use for ANY storefront component including checkout pages, cart,…
official
triaging-issues
medusajs
Triages GitHub issues for the Medusa repository. Use when a GitHub issue is opened or receives a new comment. Categorizes the issue, validates it, and emits a…
official
triaging-issues
medusajs
对Medusa仓库中的GitHub问题进行分类。当GitHub问题被打开或收到新评论时使用。对问题进行分类、验证,并发出…
official
using-medusa-cloud
medusajs
通过Cloud CLI(mcloud)管理Medusa Cloud资源。用于部署、调试部署、管理环境、环境变量或任何…
official
using-medusa-cloud
medusajs
Manages Medusa Cloud resources through the Cloud CLI (mcloud). Use when deploying, debugging deployments, managing environments, environment variables, or any…
official
writing-docs
medusajs
Writes and updates Medusa documentation MDX files for the book, resources, ui, user-guide, and cloud projects. Use when making documentation changes based on…
official
writing-releases
medusajs
Writes GitHub release notes for Medusa releases in the established style. Use when generating a draft release description from a list of commits and PR…
official
writing-tsdocs
medusajs
Adds and updates TypeDoc (TSDoc) comments to TypeScript source files in the Medusa codebase. Covers HTTP types, API routes, UI components, data models, service…
official