What problem does it solve? Websites without structured data miss out on enhanced search appearances like star ratings, FAQ dropdowns, and product prices in Google results. This Skill guides the implementation, validation, and debugging of schema.org markup so pages become eligible for rich results. ## Core Features & Use Cases - JSON-LD Implementation: Generates complete schema markup for Organization, Article, Product, FAQPage, SoftwareApplication, BreadcrumbList, LocalBusiness, Event, and more, including multi-type pages using @graph. - Validation & Debugging: Diagnoses why schema is not producing rich results using Google Rich Results Test, Schema.org Validator, and Search Console reports. - Platform Guidance: Covers implementation patterns for static sites, React/Next.js apps, and CMS platforms like WordPress. - Use Case: An e-commerce team needs product pages to show price, availability, and ratings in Google search. The Skill produces complete Product schema with Offer, AggregateRating, and BreadcrumbList markup ready to deploy. ## Quick Start Ask the AI to add Organization and Product schema markup in JSON-LD format to your homepage and validate it with Google's Rich Results Test.