From shopware-concepts
Shopware Admin API und Store API: Zweck, Unterschiede, Authentifizierung, Search Criteria. Trigger: "Admin API", "Store API", "welche API", "Admin API vs Store API", "Shopware API Konzept", "how does shopware api work", "OAuth Shopware", "headless shopware", "Store API Authentifizierung", "welche Route für was", "Store API Kontext-Header", "Shopware API integration", "shopware REST API".
How this skill is triggered — by the user, by Claude, or both
Slash command
/shopware-concepts:sw-concept-apiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Vollständige Konzept-Doku: `references/deep/api.md`
Vollständige Konzept-Doku: references/deep/api.md
Shopware stellt zwei funktionale APIs bereit:
| Store API | Admin API | |
|---|---|---|
| Zweck | Kundenseitige Interaktionen | Administrative/Backend-Operationen |
| Auth | Öffentlich + Context-Header | OAuth 2.0 |
| Pfad | /store-api/ | /api/ |
| Einsatz | Storefront, Headless-Frontend, SPAs | Backend-Integrationen, Sync, Automatisierung |
Normalisierter Interface-Layer zwischen Frontend und Shopware-Core. Storefront und Headless-Clients nutzen dieselben Store-API-Routen — keine doppelte Business-Logik.
Technische Umsetzung: shopware-api, shopware-framework (Dev-Plugins)
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub zone1987/claude-a-dev-team --plugin shopware-concepts