android-accessibility

Audit Android Jetpack Compose screens for accessibility issues and generate prioritized remediation plans.

915|88|Updated Feb 6, 2024
One-click install
npx skills add https://github.com/new-silvermoon/awesome-android-agent-skills --skill android-accessibility-new-silvermoon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: android-accessibility
Source: https://github.com/new-silvermoon/awesome-android-agent-skills/tree/main/.github/skills/android-accessibility
Command: npx skills add https://github.com/new-silvermoon/awesome-android-agent-skills --skill android-accessibility-new-silvermoon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a rigorous, repeatable checklist and prompts to identify accessibility gaps in Android apps, with emphasis on Jetpack Compose UIs, so developers can consistently improve accessibility compliance.

Core Features & Use Cases

  • Accessibility auditing prompts: Checks for content descriptions, focus order, touch target sizes, color contrast, and heading semantics in Jetpack Compose screens.
  • Guided fixes and best practices: Provides actionable steps to address issues and improve accessibility compliance.
  • Use Case: When reviewing a Compose screen, run the skill to generate a prioritized remediation list and sample code snippets to fix issues.

Quick Start

Analyze the current Jetpack Compose screen for accessibility issues and generate a prioritized remediation plan with concrete code fixes.

Frequently Asked Questions about android-accessibility

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit Android Jetpack Compose screens for accessibility issues?

To audit Android Jetpack Compose screens for accessibility issues, you can use a guided checklist that verifies content descriptions, focus order, touch target sizes, color contrast, and heading semantics, generating a prioritized remediation plan with actionable steps and example code snippets.

What is the best way to fix color contrast and touch target problems in Jetpack Compose?

The best way to fix color contrast and touch target problems in Jetpack Compose is to follow a prioritized remediation list that provides actionable steps and concrete code snippets to adjust UI semantics and sizing for compliance.

Does this accessibility audit cover focus order and heading semantics for Android apps?

Yes, this accessibility audit covers focus order and heading semantics for Android apps, specifically verifying these elements within Jetpack Compose screens to ensure consistent accessibility compliance during UI reviews.

Can I get example code snippets to implement accessibility fixes during a UI review?

Yes, you can get example code snippets to implement accessibility fixes during a UI review, receiving a concise remediation plan that includes concrete code examples addressing content descriptions, touch targets, and contrast.

What accessibility limitations should I watch for when auditing Jetpack Compose UIs?

When auditing Jetpack Compose UIs for accessibility limitations, watch for gaps in content descriptions, focus order, touch target sizes, color contrast, and heading semantics, using a rigorous checklist to identify and address these specific compliance issues.