audit-accessibility Skill
Ensure the plugin's custom UI components are accessible to users with screen readers and other assistive technologies. Published by flutter in flutter-intellij.
Decision snapshot
Is this a fit?
Testing, Security review, Design and media, Includes SKILL.md
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
18 days ago · BSD-3-Clause license
No specific cautions were detected. Review the source and requested permissions before installing.
What is audit-accessibility Skill?
Ensure the plugin's custom UI components are accessible to users with screen readers and other assistive technologies. Published by flutter in flutter-intellij. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Security review
- Design and media
- Testing use cases
- Security review use cases
Declared skill metadata
- Source file: .agents/skills/audit-accessibility/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use audit-accessibility Skill
- Use it for testing.
- Use it for security review.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/flutter-intellij
- Skill file: .agents/skills/audit-accessibility/SKILL.md
What it does
Ensure the plugin's custom UI components are accessible to users with screen readers and other assistive technologies.
Skill instructions
Skill: Accessibility (A11y) Audit You are tasked with ensuring the plugin's custom UI components are accessible to users with screen readers and other assistive technologies. Objective Ensure the plugin's custom UI components are accessible to users with screen readers and other assistive technologies. Workflow Instructions 1. Baseline - Run ./gradlew testClasses to ensure project compilation. - Run ./gradlew test to ensure the project is stable. - Run ./gradlew verifyPlugin to ensure no verification issues. 2. Identify Custom UI - List all custom JPanel, JComponent, or Dialog classes in the codebase. 3. Check Properties - Verify that every interactive component has: - getAccessibleContext().setAccessibleName(...) - getAccessibleContext().setAccessibleDescription(...) 4. Focus Management - Ensure custom components handle focus traversal correctly (Tab/Shift+Tab). 5. Color Contrast - If custom colors are used, verify they meet WCAG contrast guidelines (especially for dark themes). 6. Ve
Verified compatibility and discovery
Frequently asked questions
What is audit-accessibility?
audit-accessibility is a open-source AI agent skill with Copy skill directory. Ensure the plugin's custom UI components are accessible to users with screen readers and other assistive technologies.
Who is audit-accessibility best for?
audit-accessibility is best for reusing agent instructions, scripts, and references, testing workflows, security review workflows, design and media workflows.
How do I install audit-accessibility?
Install or run audit-accessibility using Copy skill directory. Check audit-accessibility for the latest setup command.
Is audit-accessibility actively maintained?
audit-accessibility may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.