Project-specific guide for the Saleor Paper storefront — a Next.js 16 e-commerce application with TypeScript, Tailwind CSS, and the Saleor GraphQL API. Contains 11 rules across 6 categories covering caching, PDP architecture, checkout components, UI patterns, and SEO.
Prerequisite: This skill depends on saleor-storefront for universal Saleor API knowledge (data model, permissions, checkout lifecycle, channels). Install it alongside this skill.
| 1 | Data Layer | CRITICAL | data- | | 2 | Product Pages | HIGH | product- | | 3 | Checkout Flow | HIGH | checkout- | | 4 | UI & Channels | MEDIUM | ui- | | 5 | SEO | MEDIUM | seo- | | 6 | Development | MEDIUM | dev- |
Projektspezifische Muster für die Saleor Paper-Storefront, erstellt mit Next.js 16, TypeScript und Tailwind CSS. Verwenden Sie es, wenn Sie mit Produktseiten, Checkout-Ablauf, Caching, Variantenauswahl, Filterung, SEO oder UI-Komponenten arbeiten. Informationen zu universellen Saleor-API-Mustern finden Sie in der Saleor-Storefront-Abhängigkeit. Quelle: saleor/storefront.