Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. Use when: shopify app, shopify, embedded app, polaris, app bridge.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill shopify-apps --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Shopify Apps?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-shopify-apps)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: shopify-apps
description: "Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. Use when: shopify app, shopify, embedded app, polaris, app bridge."
source: vibeship-spawner-skills (Apache 2.0)
---
# Shopify Apps
## Patterns
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [React Router App Setup](./sub-skills/react-router-app-setup.md)
### 2. [Embedded App with App Bridge](./sub-skills/embedded-app-with-app-bridge.md)
### 3. [Webhook Handling](./sub-skills/webhook-handling.md)
### 4. [❌ REST API for New Apps](./sub-skills/rest-api-for-new-apps.md)
### 5. [❌ Webhook Processing Before Response](./sub-skills/webhook-processing-before-response.md)
### 6. [❌ Polling Instead of Webhooks](./sub-skills/polling-instead-of-webhooks.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.