Skip to main content
Back to registry

fixing-accessibility

ibelick/ui-skills

Installs3
Install command
npx skills add https://github.com/ibelick/ui-skills --skill fixing-accessibility
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Fix accessibility issues. /fixing-accessibility Apply these constraints to any UI work in this conversation. /fixing-accessibility Review the file against all rules below and report: Do not rewrite large parts of the UI. Prefer minimal, targeted fixes. Reference these guidelines when: - /fixing-accessibility Apply these constraints to any UI work in this conversation. - /fixing-accessibility Review the file against all rules below and report: - violations (quote the exact line or snippet) - why it matters (one short sentence) - a concrete fix (code-level suggestion) - adding or changing buttons, links, inputs, menus, dialogs, tabs, dropdowns - building forms, validation, error states, helper text - implementing keyboard shortcuts or custom interactions - working on focus states, focus trapping, or modal behavior - rendering icon-only controls - adding hover-only interactions or hidden content - every interactive control must have an accessible name - icon-only buttons must have aria-label or aria-labelledby - every input, select, and textarea must be labeled - links must have meaningful text (no “click here”) - decorative icons must be aria-hidden - do not use div or span as buttons without full keyboard support - all interactive elements must be reachable by Tab - focus must be visible for keyboard users - do not use tabindex greater than 0 - Escape must close dialogs or...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does fixing-accessibility do?

fixing-accessibility is listed in SkillJury, but the source summary is still sparse.

Is fixing-accessibility good?

fixing-accessibility does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does fixing-accessibility work with?

fixing-accessibility currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to fixing-accessibility?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install fixing-accessibility?

npx skills add https://github.com/ibelick/ui-skills --skill fixing-accessibility

Related skills

More from ibelick/ui-skills

Related skills

Alternatives in Software Engineering