shopify-remix-template

Installation
SKILL.md

Shopify Remix Template Guide

This skill provides a guide for building Shopify apps using the official Shopify Remix App Template. This template is the recommended starting point for most new Shopify embedded apps (though React Router is the future direction, Remix is still widely used and supported).

πŸš€ Getting Started

To create a new app using the Remix template, run:

git clone https://github.com/Shopify/shopify-app-template-remix.git

πŸ“‚ Project Structure

A typical Remix app structure:

  • app/
    • routes/: File-system based routing.
      • app._index.tsx: The main dashboard page.
Related skills

More from toilahuongg/shopify-agents-kit

Installs
8
GitHub Stars
9
First Seen
Jan 30, 2026