shopify-app-dev
Installation
SKILL.md
Shopify App Development
Before writing code
Fetch live docs:
- Fetch
https://shopify.dev/docs/apps/buildfor app development overview - Web-search
site:shopify.dev app bridgefor current App Bridge APIs and CDN version - Web-search
site:shopify.dev shopify-app-template-remixfor Remix template patterns - Web-search
site:shopify.dev shopify-app-remix authenticatefor authentication APIs - Web-search
site:github.com shopify shopify-app-template-remixfor latest template source
App Types
Public Apps (App Store)
- Listed on Shopify App Store
- Installed by any merchant via OAuth flow
- Must pass Shopify app review
- Use session tokens for authentication