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.
Create a skill called "Alt Text Express". When I give you a website URL, a directory of images, or individual images with their page context, generate appropriate alt text for every image. Analyze both the image content and the surrounding page context (headings, nearby text, link destinations) to write purposeful alt text. Classify each image as: informative (needs descriptive alt), decorative (should have alt=""), functional (part of a link/button — describe the action), or complex (needs a long description via aria-describedby). For informative images, write concise, specific alt text (under 125 characters) that conveys the image's purpose on the page. For complex images (charts, infographics), flag them and suggest a long description approach. Output as a CSV (image URL, alt text, classification) and optionally generate the HTML with alt attributes applied.
Point your Claw at a website URL, a directory of images, or a CMS, and
it generates alt text for every image. It uses both the image content and
the surrounding page context to write alt text that serves the right
purpose: informative for content images, empty for decorative ones,
functional for buttons and links.
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.
Generate all the SEO boilerplate so you never forget an og:image again
Open Graph tags, Twitter Cards, structured data, canonical URLs, XML sitemaps, and robots rules show up on every launch checklist. This recipe crawls your site and generates the core technical SEO package without the usual copy-paste grind.
Write alt text fast, correctly, and consistently
Generates accurate alt text for images and carousels across any platform that supports it (Instagram, X, LinkedIn, Pinterest, Facebook). Improves accessibility, boosts search discoverability, and reduces creator friction with a reusable style guide.
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.