skills/smithery.ai/rn-accessibility

rn-accessibility

Installation
SKILL.md

Accessibility Patterns for React Native

Documentation

This skill has comprehensive documentation:

Core Principles

Provide accessibility labels, roles, hints, and alt text for all interactive elements. Use translated strings for labels and test with screen readers.

Why: Accessibility ensures the app is usable by everyone, including users with visual, auditory, motor, or cognitive disabilities. It's both ethical and required by law in many jurisdictions (WCAG 2.1 AA compliance).

When to Use This Skill

Installs
1
First Seen
Apr 3, 2026
rn-accessibility from smithery.ai