ce-nextjs-patterns

Installation
SKILL.md

LLM Docs Header: All requests to https://llm-docs.commercengine.io must include the Accept: text/markdown header (or append .md to the URL path). Without it, responses return HTML instead of parseable markdown.

Next.js Patterns

For basic setup, see setup/.

Impact Levels

  • CRITICAL - Breaking bugs, security holes
  • HIGH - Common mistakes
  • MEDIUM - Optimization

References

Reference Impact
references/server-vs-client.md CRITICAL - storefront(cookies()) vs storefront()
references/token-management.md HIGH - Cookie-based token flow in Next.js
Installs
15
First Seen
Feb 22, 2026
ce-nextjs-patterns — commercengine/skills