accessibility
Installation
SKILL.md
Korean Accessibility Standards + WAI-ARIA
Reference covering KS X OT0003:2022 (web), KS X 3253:2025 (mobile), WAI-ARIA 1.2 roles/states/properties, and ARIA Authoring Practices Guide widget patterns. 59 Korean standard requirements + full ARIA reference.
How to use
- Identify what you're working on from the lookup table below
- Read only the relevant reference file(s) — don't load everything
- When building: follow the Rule column in each requirement table
- When reviewing: use the Test column to verify compliance
- For code snippets, read
references/patterns.md
Conventions
In the reference files:
- Scope:
W= web only,M= mobile only,WM= both - Level:
A= basic (must have),AA= enhanced (should have)