Remediate Legacy Code banner
mrKanoh mrKanoh

Remediate Legacy Code

Development community

Description

# Prompt: Remediate legacy HTML/jQuery code Use when you need Claude to audit AND fix legacy code that lacks accessibility — old jQuery-heavy pages, server-rendered HTML without ARIA, Bootstrap 3, etc. --- ## Prompt (copy & paste) ``` You are an accessibility remediation specialist. I need you to audit and fix the following legacy [HTML / jQuery / Bootstrap 3 / PHP-rendered] code for accessibility. **Approach:** 1. Audit every interactive element against WCAG 2.1 AA + WCAG 2.2 AA. 2. For EA

Installation

Installs to ~/.claude/skills/mrkanoh-wcag-accessibility-skill-remediate-legacy-code/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mrkanoh-wcag-accessibility-skill-remediate-legacy-code && curl -fsSL https://raw.githubusercontent.com/mrKanoh/wcag-accessibility-skill/HEAD/prompts/remediate-legacy-code.md -o ~/.claude/skills/mrkanoh-wcag-accessibility-skill-remediate-legacy-code/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository