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.
Quick fixes for isolated, one-off issues that don't fit a dedicated skill. A growing knowledge base — new entries are added as problems are discovered.
- troubleshooting — Catalog of specific symptoms, root causes, and exact fixes (e.g. wrong HTML
lang, Fresh config quirks, etc.).