Skip to content

decocms/storefront-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

image

Skills Library for Storefront Agents

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.

πŸ€– Agents

πŸ”Ž SEO

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.txt rules 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.
  • canonical-tag β€” <link rel="canonical"> rules and directives to manage URL authority and prevent duplicate content.

⚑ Performance

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.
  • html-cache-investigation β€” Investigates why specific HTML pages are not caching (Cache-Control, Set-Cookie, and framework cache gates).

πŸ§ͺ E2E Testing

End-to-end performance tests covering the full user journey: Home β†’ PLP β†’ PDP β†’ Add to Cart.

  • deco-e2e-testing β€” Playwright-based e2e tests for Deco sites with lazy section tracking, cache analysis, Server-Timing observability, device-specific reports, and baseline comparison. Includes discovery guides, platform selectors (VTEX, Shopify, VNDA, Wake), scaffolding scripts, and troubleshooting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors