This is a practical SEO automation tool that runs Lighthouse audits on your site and then actually fixes the issues it finds. Point it at localhost:3000 or a live URL, get scores for performance, accessibility, and SEO, then let it implement the fixes directly in your codebase. It's framework-aware (Next.js, React, Vue), handles the usual suspects like meta tags and structured data, and tackles Core Web Vitals issues. The auto-fix approach is the real hook here. Instead of getting a report and manually implementing twenty recommendations, it writes the code for you. Best for teams that want to maintain SEO hygiene without becoming SEO specialists, though you'll want to review what it changes before shipping.
npx skills add https://github.com/davila7/claude-code-templates --skill roier-seo