bymgifford· 32 skills
Load this skill when building any web feature, reviewing architecture decisions, or evaluating JavaScript dependencies. Under no circumstances build features that break completely when JavaScript is unavailable or fails. Absolutely always start with semantic HTML, layer CSS enhancements, and add JavaScript as the final, optional layer. Prioritize resilience and universal access over cutting-edge features.
$npx -y skills add mgifford/accessibility-skills --skill progressive-enhancementInstalls into the current project.
Run `npx skills use "https://github.com/mgifford/accessibility-skills" --skill "mgifford/accessibility-skills/progressive-enhancement"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mgifford/accessibility-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mgifford/accessibility-skills"` and select the relevant skills, then follow their instructions.