π―
liquid-theme-a11y
π―Skillfrom benjaminsehl/liquid-skills
What it does
|A Claude Agent Skill for Shopify Liquid theme accessibility, providing WCAG accessibility patterns specifically designed for e-commerce components in Liquid themes.
Same repository
benjaminsehl/liquid-skills(3 items)
liquid-theme-a11y
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add benjaminsehl/liquid-skills --skill liquid-theme-a11yskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add benjaminsehl/liquid-skills --skill liquid-theme-a11yManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/liquid-theme-a11y/SKILL.mdSKILL.md
387Installs
-
AddedFeb 23, 2026
More from this repository2
π―π―
shopify-liquid-themesπ―Skill
A Claude Agent Skill for Shopify Liquid theme development covering Liquid language fundamentals including schema JSON, LiquidDoc, 152 filters, 30 tags, 137 objects, and translation patterns.
liquid-theme-standardsπ―Skill
A Claude Agent Skill for Shopify Liquid theme coding standards, covering BEM methodology, design tokens, Web Components, and defensive CSS patterns for theme development.