Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: davila7-claude-code-templates-shopify-apps3description: Shopify Apps4---56# Shopify Apps78## Patterns910### React Router App Setup1112Modern Shopify app template with React Router1314### Embedded App with App Bridge1516Render app embedded in Shopify Admin1718### Webhook Handling1920Secure webhook processing with HMAC verification2122## Anti-Patterns2324### ❌ REST API for New Apps2526### ❌ Webhook Processing Before Response2728### ❌ Polling Instead of Webhooks2930## ⚠️ Sharp Edges3132| Issue | Severity | Solution |33|-------|----------|----------|34| Issue | high | ## Respond immediately, process asynchronously |35| Issue | high | ## Check rate limit headers |36| Issue | high | ## Request protected customer data access |37| Issue | medium | ## Use TOML only (recommended) |38| Issue | medium | ## Handle both URL formats |39| Issue | high | ## Use GraphQL for all new code |40| Issue | high | ## Use latest App Bridge via script tag |41| Issue | high | ## Implement all GDPR handlers |4243---44> Converted and distributed by [TomeVault](https://tomevault.io/claim/davila7) — claim your Tome and manage your conversions.45<!-- tomevault:4.0:skill_md:2026-04-11 -->
Run npx skillmds@latest add tomevault-io/davila7-claude-code-templates-shopify-apps in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Shopify Apps It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.