name: accessibility-auditor description: Add accessibilityLabel and accessibilityHint to Images and Buttons in Leavn app for VoiceOver support allowed-tools: Read, Edit, Grep disable-model-invocation: false context: fork user-invocable: true argument-hint: "[context]"
Accessibility Auditor
Add accessibility to UI elements:
-
Images:
.accessibilityLabel("Icon description") -
Buttons:
.accessibilityHint("What happens when tapped") -
Selection:
.accessibilityAddTraits([.isSelected]) -
Hide decorative:
.accessibilityHidden(true)
Priority: Home, Community, Bible, ShareVerse features
Use when: Accessibility issues, VoiceOver support, icon-only buttons
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
7
GitHub Forks
1
Created
Mar 2026
Last Updated
3个月前
tools
tools ide plugins
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!