Skip to main content
Back to the directory
benjaminsehl/liquid-skillsSoftware EngineeringFrontend and Design

liquid-theme-a11y

WCAG 2.2 accessibility patterns for Shopify Liquid theme components.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/benjaminsehl/liquid-skills --skill liquid-theme-a11y
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, liquid-theme-a11y has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: benjaminsehl/liquid-skills. Canonical URL: https://skills.sh/benjaminsehl/liquid-skills/liquid-theme-a11y.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
WCAG 2.2 accessibility patterns for Shopify Liquid theme components. Every interactive component must work with keyboard only, screen readers, and reduced-motion preferences. Start with semantic HTML — add ARIA only when native semantics are insufficient. See focus and keyboard patterns for full FocusTrap implementation. Rules: Rules: Rules: Same as modal pattern but with additional: Rules: Native / provides keyboard and screen reader support automatically. Use for screen-reader-only content like labels and descriptions. Never rely solely on color to convey information — always pair with text, icons, or patterns. - Covers 11 e-commerce-specific components: product cards, carousels, modals, forms, filters, tabs, dropdowns, tooltips, cart drawers, prices, and accordions with semantic HTML and ARIA patterns - Includes decision table mapping components to correct HTML elements and ARIA roles, plus complete code examples for each pattern - Enforces keyboard navigation, screen reader support, focus management with trapping, and reduced-motion preferences across all interactive elements - Requires minimum 44x44px touch targets, 3:1 contrast for UI components, skip links, single h1 per page, and live regions for dynamic content updates - Single , , per page - Multiple elements must have distinct aria-label - All content must live inside a landmark - One per page, never skip levels (h1...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does liquid-theme-a11y do?

WCAG 2.2 accessibility patterns for Shopify Liquid theme components.

Is liquid-theme-a11y good?

liquid-theme-a11y does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support liquid-theme-a11y?

liquid-theme-a11y currently lists compatibility with Skills CLI.

Is liquid-theme-a11y safe to install?

liquid-theme-a11y has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to liquid-theme-a11y?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install liquid-theme-a11y?

Run the following command to install liquid-theme-a11y: npx skills add https://github.com/benjaminsehl/liquid-skills --skill liquid-theme-a11y

Related skills

More from benjaminsehl/liquid-skills

Related skills

Alternatives in Software Engineering