deco-loader-n-plus-1-detector

Installation
SKILL.md

Deco Loader N+1 Detector

Finds N+1 API call anti-patterns in Deco storefront section loaders — the #1 cause of slow SSR on e-commerce sites.

When to Use

  • Page loads are slow (SSR > 3s)
  • Terminal logs show many sequential/parallel API calls for the same endpoint
  • VTEX returns 429 (Too Many Requests) errors
  • User reports "a troca de pagina ta demorando"
  • After migrating loaders or adding new shelf/search sections

What It Finds

Installs
2
Repository
decocms/blocks
GitHub Stars
5
First Seen
Mar 11, 2026
deco-loader-n-plus-1-detector — decocms/blocks