intopia-web-accessibility-skill
Build WCAG-compliant accessible web interfaces and components
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Intopia Web Accessibility Skill?โผ
Run `npx skills add Intopia/intopia-web-accessibility-skill --all -g -y` in your terminal to install the skill globally.
How to make AI-generated code WCAG compliant?โผ
This skill loads component-specific acceptance criteria and universal accessibility rules so generated code follows semantic HTML, ARIA, and keyboard navigation standards by default.
How to check colour contrast for WCAG?โผ
Define your colour pairs in a palette JSON file and run the included check-colour-contrast.js script to get pass/fail results against WCAG ratio thresholds.
Which frameworks does this accessibility skill support?โผ
It works with plain HTML and CSS as well as JSX, TSX, React, Vue, and Svelte components, pages, forms, modals, and email templates.
Does this skill guarantee WCAG conformance?โผ
No. It supports the development process and catches common failures early, but human review and testing remain essential for full conformance.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core