refactor
๐ฏSkillfrom accesslint/claude-marketplace
`accesslint:refactor` skill โ an accessibility refactoring specialist that automatically fixes a11y issues across multiple files by adding missing alt text, ARIA labels, and semantic HTML, implementing proper ARIA patterns while preserving functionality and code style, and documenting every change.
Same repository
accesslint/claude-marketplace(5 items)
Installation
npx vibeindex add accesslint/claude-marketplace --skill refactornpx skills add accesslint/claude-marketplace --skill refactor~/.claude/skills/refactor/SKILL.mdSKILL.md
More from this repository4
Accessibility toolkit for Claude Code and Claude Desktop that checks and fixes WCAG 2.1 conformance issues in your codebase.
WCAG 1.4.1 Use of Color compliance skill that scans code for places where color is the only indicator of state, action, or meaning (e.g., colored-only links, error states without icons) and recommends additional visual signals like text, icons, patterns, or ARIA attributes.
WCAG 2.4.4 Link Purpose (In Context) compliance skill that flags generic "click here"/"read more" link text, ambiguous links, and links without sufficient context โ recommending descriptive link text, aria-label/aria-labelledby, sr-only text, or other programmatically determined context.
Skill