Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
duongvanhaiwork-coder avatar

Frontend Accessibility Performance

  • 1 installs
  • Updated April 7, 2026
  • duongvanhaiwork-coder/common-rules

Validate accessibility and performance impact of frontend UI changes via a checklist covering keyboard nav, labels, re-renders, and list virtualization.

About

Provides an accessibility and performance checklist for frontend UI changes with a structured output of checks and follow-ups. A developer uses it when reviewing UI or layout changes with potential a11y or perf impact.

  • Checks keyboard nav, labels/roles, and re-renders
  • Requires measurement-driven performance changes

Frontend Accessibility Performance by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #984 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
  • Data as of Jul 8, 2026 (Skillselion catalog sync)
npx skills add https://github.com/duongvanhaiwork-coder/common-rules --skill frontend-accessibility-performance

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
Last updatedApril 7, 2026
Repositoryduongvanhaiwork-coder/common-rules

What it does

Validate accessibility and performance impact of frontend UI changes via a checklist covering keyboard nav, labels, re-renders, and list virtualization.

Files

SKILL.mdMarkdownGitHub ↗

Frontend Accessibility And Performance

When To Use

  • UI component or layout changes with potential a11y/perf impact.
  • High-traffic screens or rendering-heavy features.

Checklist

1. Verify keyboard navigation and semantic control usage. 2. Verify labels/roles and form accessibility requirements. 3. Verify render behavior avoids unnecessary re-renders. 4. Verify large lists use pagination/virtualization as needed. 5. Verify performance changes are measurement-driven where possible. 6. Document accessibility/performance trade-offs and follow-ups.

Output Format

  • Accessibility checks
  • Performance checks
  • Verification status
  • Follow-up actions

Related skills

Code Review & Qualityfrontendtesting

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.