Shopify Liquid Fundamentals

Community

Core templating principles for clean Liquid.

Authorsarojpunde
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill outlines essential Liquid templates practices for performance, maintainability, and clean templating, with common patterns and examples.

Core Features & Use Cases

  • Whitespace & Logic Best Practices: Efficient Liquid usage and minimal inline logic.
  • Common Patterns: Conditional classes, responsive images, and empty state handling.
  • Global Objects & Utilities: Liquid variables, loops, and money/image filters.

Quick Start

Refactor a product card to use assign variables for price formatting and avoid inline calculations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Shopify Liquid Fundamentals
Download link: https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/archive/main.zip#shopify-liquid-fundamentals

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository