Skip to content

feat: update a11y skill and references#89

Open
AnnaPS wants to merge 4 commits intomainfrom
feat/update_a11y_skill
Open

feat: update a11y skill and references#89
AnnaPS wants to merge 4 commits intomainfrom
feat/update_a11y_skill

Conversation

@AnnaPS
Copy link
Copy Markdown

@AnnaPS AnnaPS commented May 5, 2026

Description

Update the accessibility reference and skills files to match WCAG 2.2.

Type of Change

  • New feature (feat)
  • Bug fix (fix)
  • Code refactor (refactor)
  • Documentation (docs)
  • CI change (ci)
  • Chore (chore)

@AnnaPS AnnaPS requested a review from a team as a code owner May 5, 2026 11:45
@AnnaPS AnnaPS self-assigned this May 5, 2026
Copy link
Copy Markdown
Contributor

@jorgecoca jorgecoca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Note for the future: when cupertino/material split out of the core libraries, we will need to push a new update

description: Flutter accessibility auditing and remediation with WCAG 2.1 level selection (A, AA, AAA) across mobile, desktop, and web platforms. Begins by asking the WCAG conformance level and target platform(s) before applying level-appropriate, platform-aware criteria.
when_to_use: Use when building, auditing, or reviewing widgets for screen reader support, touch targets, focus management, color contrast, text scaling, or motion sensitivity.
argument-hint: "[wcag-level] [platform]"
name: accessibility
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why have we changed the name and removed the vgv- prefix? other skills still have it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants