Find and fix WCAG violations before the lawsuit letter arrives
Accessibility issues are easy to miss in a fast-moving project. This recipe runs a comprehensive audit across your site, drafts straightforward fixes for the obvious problems, and gives you a prioritized remediation list for the rest.
Create a skill called "Accessibility Sweep". When I give you a website URL or HTML files, run a comprehensive WCAG 2.1 accessibility audit on every page. Use automated accessibility rules plus structural checks. Draft fixes for straightforward issues: suggest alt text for images missing it, add missing form labels, fix heading-order problems, add skip-navigation links, and add the lang attribute. For color contrast violations, suggest the closest accessible color that still matches the brand palette. For keyboard and ARIA issues, provide specific code fixes. Output a prioritized report ranked by severity (critical, serious, moderate, minor) with estimated fix time for each. Include a summary accessibility score and a total estimated remediation time.
Give your Claw a URL or a set of HTML files, and it runs a deep
accessibility audit using automated checks plus structural review.
Straightforward issues can be drafted as fixes for your review. Complex
issues get a prioritized report with specific recommendations.
Make brand colors accessible without a full rebrand
Client brand colors fail WCAG contrast ratios and nobody wants to tell the client their blue is unusable. This recipe takes brand colors and generates accessible alternatives that stay as close to the originals as possible — with a contrast matrix showing every safe pairing.
Generate meaningful alt text for every image on your site
Writing alt text for dozens of images is slow, but leaving it out is worse. This recipe analyzes images in context and drafts purposeful alt text that supports accessibility first, with search benefits as a side effect rather than the main goal.
Turn finished projects into polished portfolio pieces without the 10-hour writing slog
Your portfolio is 3 years outdated because writing case studies takes longer than the projects themselves. This recipe takes your project files, Figma history, and a few bullet points from you, and drafts a complete case study — challenge, process, solution, results.
From "I need help" to a complete request kit
The accommodations process can feel overwhelming — unclear forms, vague documentation requirements, and the stress of self-advocacy. This skill maps your barriers to specific accommodations, builds a document checklist, and drafts the outreach emails so you can focus on school, not paperwork.