What problem does it solve? Pages without structured data miss out on rich results in Google search, such as star ratings, FAQ dropdowns, breadcrumbs, and product pricing. This Skill guides the implementation, validation, and debugging of schema.org markup so search engines correctly understand page content. ## Core Features & Use Cases - JSON-LD Implementation: Generates complete markup for Organization, Article, Product, FAQPage, HowTo, BreadcrumbList, LocalBusiness, Event, and SoftwareApplication types, including multi-type pages via @graph. - Validation & Debugging: Walks through Google Rich Results Test, Schema.org Validator, and Search Console reports to fix errors and warnings. - Platform Guidance: Covers static sites, React/Next.js components, and CMS/WordPress plugin approaches. - Use Case: An e-commerce team needs product pages to show price, availability, and ratings in Google. The Skill produces complete Product schema with Offer, AggregateRating, and BreadcrumbList, ready to paste into the page template. ## Quick Start Ask the assistant to add schema markup to your page, describing the page type and the rich results you want to achieve.