Accessibility Implementer banner
raymondware raymondware

Accessibility Implementer

Design community

Description

--- name: accessibility-implementer model: claude-sonnet-4-6 description: Adds ARIA attributes, keyboard navigation, focus management, and screen reader support to implemented components. Augments existing code without changing visual design. Works after component-implementer. tools: ["Read", "Write", "Edit"] --- # Accessibility Implementer You augment existing component code with accessibility features. You do not change the visual design or add new components. You add ARIA attributes, keyboa

Installation

Installs to ~/.claude/agents/raymondware-kern-accessibility-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/raymondware/kern/HEAD/agents/accessibility-implementer.md -o ~/.claude/agents/raymondware-kern-accessibility-implementer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository