deco-storefront-test-checklist

Generate context-aware QA checklists from Deco storefront sections, routes, and components.

5|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/decocms/deco-start --skill deco-storefront-test-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deco-storefront-test-checklist
Source: https://github.com/decocms/deco-start/tree/main/.cursor/skills/deco-storefront-test-checklist
Command: npx skills add https://github.com/decocms/deco-start --skill deco-storefront-test-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates context-aware QA checklists tailored to the actual Deco storefront by analyzing sections, components, routes, and interactive patterns. Use after migrations, upgrades, major refactors, or before deploying to production. Produces checklists scoped to the actual components in the site, not generic boilerplate.

Core Features & Use Cases

  • Reads the site inventory (registered sections, routes, interactive components) and builds a tailored QA plan.
  • Produces step-by-step validation templates for migration testing, upgrades, and refactors.
  • Provides guidance to adapt the checklist to the site's specific setup.

Quick Start

Run the discovery on your Deco storefront to generate a site-specific QA checklist.

Frequently Asked Questions about deco-storefront-test-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a QA checklist for a Deco storefront migration?

A context-aware QA checklist is a validation template built by analyzing your Deco storefront's registered sections, routes, and components. It maps actual site assets and interactions to ensure migration and upgrade testing covers real functional patterns.

How do I test Deco storefront components before deploying to production?

To test Deco storefront components before production, generate a step-by-step validation template scoped to your site's specific interactive patterns. This checklist assembles live site data to verify runtime behaviors and ensure coverage across all registered routes.

Does this QA checklist tool work without pre-configured testing dependencies?

Yes, this QA checklist generation requires no external dependencies. It autonomously discovers your Deco storefront inventory, reading registered sections and routes to build a structured validation template directly from live site data.

What is the best way to validate site inventory after a storefront refactor?

The best way to validate site inventory after a refactor is to run context-aware discovery on your Deco storefront. This generates a structured checklist that verifies all registered components and routes, ensuring the refactor maintains complete functional coverage.

Can I adapt the generated testing template for different Deco storefront projects?

Yes, you can adapt the generated testing template for different Deco storefront projects. The tool outputs a structured checklist with guidance to modify validation steps, allowing teams to scope testing to specific project setups and component configurations.