shopify-dev-mcp

Access Shopify Dev MCP tools for Liquid theme development and validation.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/fulfon/lusena-dawn --skill shopify-dev-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shopify-dev-mcp
Source: https://github.com/fulfon/lusena-dawn/tree/main/.opencode/skills/shopify-dev-mcp
Command: npx skills add https://github.com/fulfon/lusena-dawn --skill shopify-dev-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides access to specialized Shopify development tools to streamline Liquid and theme-related tasks, ensuring adherence to best practices and validation requirements.

Core Features & Use Cases

  • API Integration: Ensures proper initialization of Shopify API tools.
  • Theme Validation: Facilitates theme code validation to catch errors before deployment.
  • Documentation Search: Offers tools to search Shopify documentation for relevant information.
  • Use Case: When making changes to a Shopify theme, use this Skill to first call learn_shopify_api, then validate your theme edits using the provided tools to ensure compatibility and fix any issues.

Quick Start

Use the shopify-dev-mcp skill to validate the theme after making edits.

Frequently Asked Questions about shopify-dev-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate Shopify theme code after making Liquid edits?

You can validate Shopify theme code after Liquid edits by using MCP tools designed to catch errors before deployment. These tools facilitate theme validation to ensure compatibility and help fix any issues arising from your edits.

What is the process for integrating Shopify API tools into a theme development workflow?

Integrating Shopify API tools involves first calling `learn_shopify_api` to ensure proper initialization. This setup facilitates subsequent API integration, documentation searching, and theme validation within your Liquid development workflow.

Can I search Shopify documentation for Liquid references using MCP tools?

Yes, you can search Shopify documentation using MCP doc tools. The Skill prefers these tools for information retrieval, offering capabilities to search Shopify documentation for relevant Liquid and theme development information.

Do I need to call learn_shopify_api before validating my Shopify theme?

Yes, calling `learn_shopify_api` is required before validating your Shopify theme. This initial step ensures proper initialization of the API tools, which is necessary to facilitate theme validation and documentation searching.

What are the limitations of using MCP tools for Shopify theme validation?

Based on the metadata, the primary limitation is that these MCP tools require calling `learn_shopify_api` first to function. The tools are specifically focused on Liquid and theme development workflows, necessitating proper API initialization before validation.