A comprehensive WCAG 2.2 reference for Shopify theme development that covers the patterns you'll actually need: product cards, carousels, cart drawers, modals, and filters. The decision table at the top tells you whether to reach for semantic HTML or ARIA for each component, which saves a lot of guessing. Includes production-ready Liquid snippets with proper focus management, live regions for cart updates, and keyboard navigation patterns. The focus trap implementation and carousel auto-rotation guidance alone are worth having on hand. Best used as a reference when building new components or fixing accessibility issues flagged in audits, since it maps directly to Shopify's template structure with section IDs and translation keys.
npx skills add https://github.com/benjaminsehl/liquid-skills --skill liquid-theme-a11y