This handles schema markup implementation for better search visibility. It covers the main types you'll actually use: articles, products, FAQs, breadcrumbs, local business, and HowTo guides. Everything's in JSON-LD format with complete examples you can adapt. The skill walks you through choosing the right schema type, validates against Google's requirements, and reminds you to test in Search Console before deploying. It's opinionated about JSON-LD over microdata, which is the right call. Good for when you need rich snippets to show up or want to stop guessing what properties are actually required versus just nice to have.
npx skills add https://github.com/davila7/claude-code-templates --skill schema-markup