Liquid Skills
Description
Liquid language support plugin for Claude Code
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
liquid-skills
A [Claude Code plugin marketplace](https://code.claude.com/docs/en/plugin-marketplaces) providing Liquid language support for Shopify theme development.
Plugins
| Plugin | Description |
|---|---|
| liquid-lsp | LSP integration for Shopify Liquid templates |
| liquid-skills | Liquid fundamentals, coding standards, and accessibility skills |
Installation
Add the marketplace, then install plugins:
/plugin marketplace add Shopify/liquid-skills
/plugin install liquid-lsp@liquid-skills
/plugin install liquid-skills@liquid-skills
Prerequisites
The [Shopify CLI](https://shopify.dev/docs/api/shopify-cli) must be installed (required by the LSP plugin):
npm install -g @shopify/cli
liquid-skills
Three Claude Agent Skills for Shopify Liquid theme development:
| Skill | Scope | What Claude learns |
|---|---|---|
| `shopify-liquid-themes` | Liquid language | Schema JSON, LiquidDoc, filters, tags, objects, translations |
| `liquid-theme-standards` | CSS/JS/HTML | BEM in {% stylesheet %}, design tokens, Web Components, defensive CSS |
| `liquid-theme-a11y` | Accessibility | WCAG patterns for e-commerce components |
Development
Test plugins locally:
claude --plugin-dir ./plugins/liquid-lsp
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11