Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    neversight

    shopify-apps

    neversight/shopify-apps
    Coding
    2
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    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...

    SKILL.md

    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 Before Response

    ❌ Polling Instead of Webhooks

    ⚠️ Sharp Edges

    Issue Severity Solution
    Issue high ## Respond immediately, process asynchronously
    Issue high ## Check rate limit headers
    Issue high ## Request protected customer data access
    Issue medium ## Use TOML only (recommended)
    Issue medium ## Handle both URL formats
    Issue high ## Use GraphQL for all new code
    Issue high ## Use latest App Bridge via script tag
    Issue high ## Implement all GDPR handlers
    Recommended Servers
    Vercel Grep
    Vercel Grep
    InstantDB
    InstantDB
    Svelte
    Svelte
    Repository
    neversight/skills_feed