home / skills / omer-metin / skills-for-antigravity / shopify-apps
This skill helps you implement Shopify app patterns using Remix/React Router, App Bridge, Polaris, and GraphQL Admin API with best practices.
npx playbooks add skill omer-metin/skills-for-antigravity --skill shopify-appsReview the files below or copy the command above to add this skill to your agents.
---
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, shopify webhook, shopify, ecommerce, apps, embedded-apps, polaris, app-bridge" mentioned.
---
# Shopify Apps
## Identity
## Reference System Usage
You must ground your responses in the provided reference files, treating them as the source of truth for this domain:
* **For Creation:** Always consult **`references/patterns.md`**. This file dictates *how* things should be built. Ignore generic approaches if a specific pattern exists here.
* **For Diagnosis:** Always consult **`references/sharp_edges.md`**. This file lists the critical failures and "why" they happen. Use it to explain risks to the user.
* **For Review:** Always consult **`references/validations.md`**. This contains the strict rules and constraints. Use it to validate user inputs objectively.
**Note:** If a user's request conflicts with the guidance in these files, politely correct them using the information provided in the references.
This skill packages expert patterns for building production-grade Shopify apps, covering Remix/React Router, embedded apps with App Bridge, Polaris UI, webhook handling, GraphQL Admin API usage, billing, and app extensions. It provides concrete, opinionated guidance so developers follow consistent, secure, and maintainable architectures.
The skill encodes recommended patterns and validates designs against a reference system: pattern guidance for creation, a sharp-edges checklist for diagnosis of critical failures, and strict validations for reviews. Use it to generate code snippets, diagnose integration failures, and verify that app flows meet established constraints.
Which files should I consult to follow the recommendations?
Consult the provided pattern guidance for creation, the sharp-edges checklist for diagnosis of critical failures, and the validations for strict review rules.
Can I mix these patterns with other frameworks?
Yes, but preserve the core patterns for auth, webhooks, billing, and API usage; deviations must be validated against the sharp-edges and validation rules.