shopify-api-integration
✓Verwenden Sie diesen Skill, wenn der Benutzer nach „Shopify GraphQL“, „Admin API“, „Metafields“, „Webhooks“, „Ratenbegrenzung“, „Paginierung“, „App Bridge“ oder anderen Shopify-API-Integrationsarbeiten fragt. Bietet Shopify-API-Muster, Handhabung von Ratenlimits und Best Practices.
Installation
SKILL.md
| Customize checkout UI | Checkout UI Extension | | Apply discounts | Discount Function | | Validate cart | Cart Validation Function | | React to events | Webhooks | | Read/write data | GraphQL Admin API | | Sync large data | Bulk Operations | | Store custom data | Metafields/Metaobjects |
Before implementing any Shopify data sync, ask: "Can this hit API limits?"
| < 50 items | Regular GraphQL | | 50-500 items | Batch with Cloud Tasks + rate limiting | | 500+ items | Bulk Operations API |
Verwenden Sie diesen Skill, wenn der Benutzer nach „Shopify GraphQL“, „Admin API“, „Metafields“, „Webhooks“, „Ratenbegrenzung“, „Paginierung“, „App Bridge“ oder anderen Shopify-API-Integrationsarbeiten fragt. Bietet Shopify-API-Muster, Handhabung von Ratenlimits und Best Practices. Quelle: trantuananh-17/product-reviews.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/trantuananh-17/product-reviews --skill shopify-api-integration- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-05
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist shopify-api-integration?
Verwenden Sie diesen Skill, wenn der Benutzer nach „Shopify GraphQL“, „Admin API“, „Metafields“, „Webhooks“, „Ratenbegrenzung“, „Paginierung“, „App Bridge“ oder anderen Shopify-API-Integrationsarbeiten fragt. Bietet Shopify-API-Muster, Handhabung von Ratenlimits und Best Practices. Quelle: trantuananh-17/product-reviews.
Wie installiere ich shopify-api-integration?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/trantuananh-17/product-reviews --skill shopify-api-integration Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/trantuananh-17/product-reviews
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-05