deco-storefront-test-checklist

Installation
SKILL.md

Deco Storefront Test Checklist Generator

Generates a context-aware QA checklist by reading the site's actual component inventory, registered sections, interactive patterns, and route structure. The output is scoped to what exists — no phantom items for features the site doesn't have.

When to Use This Skill

  • After a Fresh → TanStack migration
  • After removing/refactoring islands
  • After upgrading @decocms/blocks, @decocms/blocks-admin, @decocms/tanstack, or @decocms/nextjs (the split of the old @decocms/start), or @decocms/apps (unaffected by that split)
  • After changing caching configuration
  • After modifying the section registry or resolution engine
  • Before deploying a new version to production
  • When onboarding a QA tester to a specific storefront

Step 1 — Discover the Site Inventory

Run these commands from the site root to build context. The checklist MUST be scoped to what actually exists.

1.1 Registered Sections

Installs
7
Repository
decocms/blocks
GitHub Stars
5
First Seen
Mar 11, 2026
deco-storefront-test-checklist — decocms/blocks