Skip to main content
مستودع GitHub

magento-claude-skills

يحتوي magento-claude-skills على 10 من skills المجمعة من magendooro، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
12
محدث
2026-03-26
Forks
4
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

magento-api
مطوّرو البرمجيات

Quick reference for Magento 2 REST and GraphQL API endpoints, searchCriteria syntax, and authentication patterns. Background knowledge — loaded automatically when working with Magento APIs.

2026-03-26
magento-connect
مطوّرو البرمجيات

Test Magento connectivity and show store configuration. Use when setting up or verifying the Magento connection.

2026-03-26
magento-content
مطوّرو البرمجيات

Read and manage Magento CMS pages and blocks via GraphQL (storefront) and admin REST API. Covers policy pages, store content, page search, and page updates. Use for 'what is your return policy', 'show shipping info', or any CMS content question.

2026-03-26
magento-fulfillment
مطوّرو البرمجيات

Manage Magento order fulfillment documents via admin REST API. Covers invoices (search, get, create), shipments (search, get, create), credit memos, order email, and returns/RMA. Requires MAGENTO_ADMIN_TOKEN.

2026-03-26
magento-inventory
مطوّرو البرمجيات

Check and manage Magento product inventory via admin REST API. Covers salable quantity, source items (MSI), legacy stock, inventory updates, and async bulk operations. Requires MAGENTO_ADMIN_TOKEN.

2026-03-26
magento-orders
مطوّرو البرمجيات

Look up, inspect, and manage Magento orders via the admin REST API. Covers order search, detail, tracking, status history, analytics (revenue/AOV), abandoned cart quotes, and guarded write operations (cancel, hold, comment). Requires MAGENTO_ADMIN_TOKEN.

2026-03-26
magento-product-admin
مطوّرو البرمجيات

Manage Magento products via admin REST API. Covers product search, full product detail, attribute inspection, and product updates with automatic EAV label-to-ID resolution. Requires MAGENTO_ADMIN_TOKEN.

2026-03-26
magento-products
مطوّرو البرمجيات

Search and explore Magento product catalog via GraphQL. Supports text search, category/price/attribute filters, aggregations (faceted search), and full product detail by SKU. Use for any product-related question.

2026-03-26
magento-promotions
مطوّرو البرمجيات

Manage Magento cart price rules and coupons via admin REST API. Covers sales rule search, rule detail, coupon search, and coupon generation. Requires MAGENTO_ADMIN_TOKEN.

2026-03-26
magento-customers
مطوّرو البرمجيات

Search and view Magento customer data via admin REST API. Covers customer search by email/name/id, order history, customer groups. Requires MAGENTO_ADMIN_TOKEN. Never expose raw PII — mask emails and names in output.

2026-03-25