From ios-dev
Add accessibilityLabel and accessibilityHint to Images and Buttons in Leavn app for VoiceOver support
npx claudepluginhub willsigmon/sigstack --plugin ios-devThis skill is limited to using the following tools:
Add accessibility to UI elements:
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides MCP server integration in Claude Code plugins via .mcp.json or plugin.json configs for stdio, SSE, HTTP types, enabling external services as tools.
Add accessibility to UI elements:
.accessibilityLabel("Icon description").accessibilityHint("What happens when tapped").accessibilityAddTraits([.isSelected]).accessibilityHidden(true)Priority: Home, Community, Bible, ShareVerse features
Use when: Accessibility issues, VoiceOver support, icon-only buttons