Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

medusa-agent-skills

يحتوي medusa-agent-skills على 17 من skills المجمعة من medusajs، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
17
Stars
197
محدث
2026-05-08
Forks
23
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

mcloud-auth
مديرو الشبكات وأنظمة الحاسوب

Execute mcloud authentication and context commands: login, logout, whoami, use, version, and signup. Use when setting up the CLI, switching accounts, verifying auth state, setting the active org/project/environment context, or checking the CLI version.

2026-05-08
mcloud-deployments
مديرو الشبكات وأنظمة الحاسوب

Execute mcloud deployments commands to list deployments, retrieve deployment details, and fetch build logs. Use when listing deployments, checking deployment status, or reading build output for debugging build failures.

2026-05-08
mcloud-environments
مديرو الشبكات وأنظمة الحاسوب

Execute mcloud environments commands to list, get, create, delete, redeploy, or trigger builds for Cloud environments. Use when managing environment lifecycle, redeploying after variable changes, or starting new builds from source.

2026-05-08
mcloud-logs
مديرو الشبكات وأنظمة الحاسوب

Execute mcloud logs to fetch and stream runtime logs for Cloud environments. Use when reading backend or storefront logs, filtering by time range, searching for errors, or scoping logs to a specific deployment.

2026-05-08
mcloud-organizations
مديرو الشبكات وأنظمة الحاسوب

Execute mcloud organizations commands to list or get Cloud organizations. Use when discovering organizations, resolving organization IDs by name, or retrieving organization details including members and subscription.

2026-05-08
mcloud-projects
مديرو الشبكات وأنظمة الحاسوب

Execute mcloud projects commands to list, get, or delete Cloud projects. Use when discovering projects, resolving project handles by name, or retrieving project details including linked environments.

2026-05-08
mcloud-variables
مديرو الشبكات وأنظمة الحاسوب

Execute mcloud variables commands to list and get environment variables for a Cloud environment. Use when inspecting, reading, or exporting environment variables. Never pass --reveal unless the user explicitly requests secret values.

2026-05-08
using-medusa-cloud
مديرو الشبكات وأنظمة الحاسوب

Manages Medusa Cloud resources through the Cloud CLI (mcloud). Use when deploying, debugging deployments, managing environments, environment variables, or any Medusa Cloud operation. CRITICAL for mcloud commands, deployment failures, build logs, Cloud setup, and CI/CD workflows.

2026-05-07
creating-agents-in-medusa
مطوّرو البرمجيات

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 data models, module service, agent runtime (tools, system prompt, streamText), streaming API routes (NDJSON), and admin UI chat extensions. Load for any internal agent type: store operations assistant, product audit, cohort analysis, customer service tooling for support staff, etc. Do NOT use for customer-facing agents (storefront chatbots, buyer-side assistants).

2026-04-14
db-generate
مطوّرو البرمجيات

Generate database migrations for a Medusa module

2026-02-13
db-migrate
مطوّرو البرمجيات

Run database migrations in Medusa

2026-02-13
new-user
مطوّرو البرمجيات

Create an admin user in Medusa

2026-02-13
building-admin-dashboard-customizations
مصممو واجهات الويب والرقمية

Load automatically when planning, researching, or implementing Medusa Admin dashboard UI (widgets, custom pages, forms, tables, data loading, navigation). REQUIRED for all admin UI work in ALL modes (planning, implementation, exploration). Contains design patterns, component usage, and data loading patterns that MCP servers don't provide.

2026-02-09
building-storefronts
مطوّرو الويب

Load automatically when planning, researching, or implementing Medusa storefront features (calling custom API routes, SDK integration, React Query patterns, data fetching). REQUIRED for all storefront development in ALL modes (planning, implementation, exploration). Contains SDK usage patterns, frontend integration, and critical rules for calling Medusa APIs.

2026-02-09
building-with-medusa
مطوّرو البرمجيات

Load automatically when planning, researching, or implementing ANY Medusa backend features (custom modules, API routes, workflows, data models, module links, business logic). REQUIRED for all Medusa backend work in ALL modes (planning, implementation, exploration). Contains architectural patterns, best practices, and critical rules that MCP servers don't provide.

2026-02-09
storefront-best-practices
مطوّرو الويب

ALWAYS use this skill when working on ecommerce storefronts, online stores, shopping sites. Use for ANY storefront component including checkout pages, cart, payment flows, product pages, product listings, navigation, homepage, or ANY page/component in a storefront. CRITICAL for adding checkout, implementing cart, integrating Medusa backend, or building any ecommerce functionality. Framework-agnostic (Next.js, SvelteKit, TanStack Start, React, Vue). Provides patterns, decision frameworks, backend integration guidance.

2026-02-02
learning-medusa
معلمو التعليم العالي، جميع الآخرون

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"). Interactive guided tutorial where Claude acts as a coding bootcamp instructor, teaching step-by-step with checkpoints and verification.

2026-01-19