shopify-theme-audit-skill
The shopify-theme-audit-skill, published by Tanuj Rajput on GitHub, is the most thorough open-source method for using Claude to audit schema markup across a Shopify store. You clone the repo into your Claude project directory, connect a Shopify MCP server for live store access, and point Claude at your theme’s Liquid files. Claude then runs an 80-plus-check audit covering classic SEO (title tags, meta descriptions, hreflang), AEO (FAQ schema, How-To markup, speakable content), and GEO (robots.txt AI crawler rules, sitemap completeness, JSON-LD citation signals) in a single pass.
The output is a scored Markdown report: every missing field — say, a priceValidUntil missing from your Product schema or a Review aggregate missing from 340 products — gets an explanation and a paste-ready Liquid snippet. The gap is that it runs on demand rather than continuously; large catalogs also need the MCP-only audit mode for rendered HTML, with source checks layered on separately. Pair it with Ryze AI for ongoing enforcement.


























