.agents/skills/accessibility/SKILL.md
Accessibility is part of writing the component, not a step that happens after lint complains. Open the matching guide in
references/components/index.mdbefore writing the JSX, and readreferences/shared_principles.mdfirst.
references/components/index.md and follow the canonical pattern (props, accessible names, focus, ids).@elastic/eui/* ESLint error. Use references/eslint.md to jump from the rule id to the component guide that explains the canonical fix.references/shared_principles.md.Open only what you need:
references/shared_principles.mdreferences/components/index.mdreferences/eslint.md