intopia-web-accessibility
Installation
SKILL.md
Intopia Accessibility — Guide agents to build accessible components
MANDATORY — Always Use When Building HTML
This skill MUST be used whenever building ANY HTML including components, pages, forms, modals, navigation, buttons, or layouts.
Keywords: accessibility, a11y, WCAG, HTML, forms, modals, buttons, navigation, semantic HTML, ARIA, keyboard navigation, screen readers, web development
Anti-Hallucination Rules (Read These First — They Override Everything)
These rules prevent the most common failure modes. They apply before any workflow step and cannot be waived.
File access — halt if you cannot read required files
- INDEX.md: If you cannot open
INDEX.mdor get no content/error, stop and output exactly:
SKILL HALTED: INDEX.md could not be read. I cannot proceed. Please verify the file exists alongside this skill (for example, ./INDEX.md) and retry. Do not ask me to continue using guessed or memorised paths.