shopify-storefront

Develop Shopify Online Store 2.0 themes with Liquid and JSON templates.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Brandondaymdr/Claude-Skills --skill shopify-storefront
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shopify-storefront
Source: https://github.com/Brandondaymdr/Claude-Skills/tree/main/shopify-storefront
Command: npx skills add https://github.com/Brandondaymdr/Claude-Skills --skill shopify-storefront

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill streamlines the development of Shopify Online Store 2.0 themes, ensuring consistent implementation of Liquid templates, sections, and blocks while maintaining strict compliance with alcohol e-commerce regulations.

Core Features & Use Cases

  • Theme Development: Provides standardized patterns for Liquid sections, schema settings, and theme app extensions.
  • Compliance Guardrails: Integrates essential age verification logic and spirits-specific metafield structures for Cheersworthy.com.
  • Use Case: Use this skill to build a custom product page section that dynamically renders spirit-specific data like ABV, tasting notes, and origin from metafields while ensuring the age gate is correctly applied.

Quick Start

Use the shopify-storefront skill to generate a new Liquid section for a spirit product page that includes schema settings for tasting notes and ABV.

Frequently Asked Questions about shopify-storefront

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

FAQPage Schema
How do I build a Shopify Online Store 2.0 theme with custom Liquid sections?

You can build Shopify Online Store 2.0 themes by using Liquid templates, JSON configurations, and standardized schema settings to create merchant-facing sections and blocks. This approach ensures consistent theme structure and dynamic content rendering.

How do I display spirit-specific metafields like ABV and tasting notes on a Shopify product page?

To display spirit-specific metafields on a product page, you query GraphQL metafield data and render it dynamically within custom Liquid sections. This allows your theme to output specific attributes like ABV, origin, and tasting notes.

Can I integrate age verification logic into my Shopify theme for alcohol e-commerce?

Yes, you can integrate age verification logic into your Shopify theme by applying compliance guardrails within your Liquid templates. This ensures TTB-aligned compliance patterns are enforced across the spirits retail storefront.

Do I need to use Shopify CLI workflows for Online Store 2.0 theme development?

Yes, Shopify CLI workflows are required for developing and customizing Online Store 2.0 themes. Adhering to these command-line processes ensures proper local development, testing, and deployment of your Liquid sections and theme app extensions.

What is the best way to structure JSON templates for Shopify theme app extensions?

The best way to structure JSON templates for theme app extensions is to use standardized patterns that integrate seamlessly with Online Store 2.0 architecture. This method ensures blocks and sections remain compliant and merchant-editable.