shopify-apps

Modern Shopify app template with React Router

Content Preview
---
name: shopify-apps
description: "Modern Shopify app template with React Router"
risk: unknown
source: "vibeship-spawner-skills (Apache 2.0)"
date_added: "2026-02-27"
---

# Shopify Apps

## Patterns

### React Router App Setup

Modern Shopify app template with React Router

### Embedded App with App Bridge

Render app embedded in Shopify Admin

### Webhook Handling

Secure webhook processing with HMAC verification

## Anti-Patterns

### ❌ REST API for New Apps

### ❌ Webhook Processing Befor
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/shopify-apps.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/shopify-apps/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/shopify-apps/SKILL.md

Related Skills