Skip to content

skills: add accessibility review workflow - #2476

Open
ananyagc5 wants to merge 16 commits into
garrytan:mainfrom
ananyagc5:feat/accessibility-review
Open

skills: add accessibility review workflow#2476
ananyagc5 wants to merge 16 commits into
garrytan:mainfrom
ananyagc5:feat/accessibility-review

Conversation

@ananyagc5

Copy link
Copy Markdown

Summary

  • add an /accessibility-review skill for WCAG 2.2 AA audits
  • test keyboard navigation, focus management, screen-reader semantics, contrast, motion, and responsive behavior
  • support audit-fix-verify and --report-only workflows
  • route natural-language accessibility requests through the root gstack router

Validation

  • bun run build
  • bun run gen:skill-docs --host all
  • bun test test/accessibility-review.test.ts test/gen-skill-docs.test.ts (406 passed)
  • bun run skill:check validates the new skill and all host outputs; it still reports the pre-existing missing claude/SKILL.md from origin/main

Notes

  • The full free suite is currently blocked on origin/main because browse/test/sidebar-ux.test.ts references the untracked/missing browse/src/sidebar-agent.ts; this branch does not modify that area.
  • The workflow deliberately avoids claiming formal WCAG conformance and requires manual verification of automated candidates.

ananyagc5 and others added 16 commits August 7, 2026 16:49
… SKILL.md.tmpl, accessibility-review/SKILL.md.tmpl, test/accessibility-review.test.ts)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…s.txt, scripts/proactive-suggestions.json)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ity-review/SKILL.md)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
… blank lines in accessibility-review/SKILL.md)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ch source

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…review

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@trunk-io

trunk-io Bot commented Aug 8, 2026

Copy link
Copy Markdown

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

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.

1 participant