Skip to main content
stilero

shopify-apps

by stilerov1.0.0

A plugin to help with shopify apps

Installation guide →
1 skillmcpMIT GitHub

Documentation

# Shopify Apps Development

Expert guidance for building Shopify Apps using modern best practices, focusing on the latest Shopify documentation and architecture.

## Core Capabilities

- **App Architecture & Setup**: Initialize apps, configure authentication, and set up development environments.
- **GraphQL API Integration**: Patterns for efficient Admin API and Storefront API usage.
- **App Extensions**: Build Checkout UI extensions, Theme extensions, and Product Subscription extensions.
- **Embedded App UI**: Create seamless embedded interfaces using App Bridge and Polaris.
- **Webhooks & Events**: Implement robust webhook handling and event subscriptions.
- **App Distribution**: Prepare apps for submission and manage billing.

## Prerequisites

- **Shopify Dev MCP Server**: This plugin assumes the Shopify Dev MCP server is available (`https://shopify.dev/docs/apps/build/devmcp`) to access the latest documentation and resources.

## Skills

This plugin contains the following skill:

- **shopify-apps**: Provides the expert knowledge and workflows for Shopify app development.

## Documentation

This plugin includes detailed references for:
- Advanced Patterns (Multi-shop, Performance, Testing)
- API Versioning (Migration, Upgrades)