The main point of this repo is to provide skills tailored specifically for storefront: e-commerce, product showcases, and shopping experiences.
These skills are not generic β they cover SEO, performance, images, sitemap, structured data, and related topics in the context of stores and product pages, so agents can work more precisely in this domain.
Improves discoverability and indexing of storefront pages for search engines.
- heading-tags β Proper use of H1βH6 for hierarchy and keywords on product and category pages.
- robots β
robots.txtrules and directives for crawlers (allow/block, sitemap reference). - sitemap β XML sitemaps for products, categories, and key storefront URLs.
- structured-data β Schema.org markup (Product, BreadcrumbList, etc.) for rich results.
Keeps storefronts fast and responsive for users and Core Web Vitals.
- images β Formats, sizing, lazy loading, and alt text for product and hero images.
- cache β Cache HIT rate, cache-control headers, stale-while-revalidate (SWR), and immutable assets.
- html-size β Reducing HTML payload and finding elements that unnecessarily inflate page size.