wake-engineering

31 mods across 1 repository, 2 stars between them.

wake-scriban

25

wake-engineering/ai-plugin

Skill Claude CodeCodex

Scriban templating language as used inside Wake Storefront SSR .html files. Use whenever the user writes, edits, debugs, or explains Scriban code — {{ ... }} blocks, {{ }} whitespace control, {{##.

2 3mo ago A 59 tokens original MIT

wake-storefront-api

26

wake-engineering/ai-plugin

Skill Claude CodeCodex

Wake Commerce Storefront API for headless storefronts. Use when building product pages, search, checkout, cart, or customer flows. Triggers on: Wake Storefront API, Wake Commerce GraphQL, product queries, checkout flow, cart, headless storefront.

2 3mo ago A 58 tokens original MIT

wake-engineering/ai-plugin

Skill Claude CodeCodex

Wake Storefront reference to headless mapping. Use when migrating from Wake Storefront templates, porting Queries/.graphql, or aligning with production patterns. Triggers on: migrate, reference, Queries, productId vs handle, attributeSelections, addToCartFromSpot.

2 3mo ago A 61 tokens original MIT

wake-template

28

wake-engineering/ai-plugin

Skill Claude CodeCodex

Wake Commerce storefront template (sometimes called a "theme") anatomy — the required root folders (Assets, Blocks, Components, Configs, Emails, Pages, Queries, Root, Snippets) and the contracts behind Configs/components.json, Configs/pages.json, Configs/settings.json, Configs/emails.json, the Snippets/SnippetQueries…

2 3mo ago A 362 tokens original MIT

wake-engineering/ai-plugin

Skill Claude CodeCodex

Web performance and Lighthouse audits. Use when checking storefront performance, Core Web Vitals, accessibility, SEO, or best practices. Triggers on: performance audit, Lighthouse, PageSpeed, Core Web Vitals, LCP, CLS, INP, accessibility check.

2 3mo ago A 58 tokens original MIT

publish-copy

30

wake-engineering/ai-plugin

Command

Internal maintainer command. Copy only spec-derived plugin artifacts to the publish repository. Reads tooling/rules/publish-copy.mdc for inclusion/exclusion. Destination from .env.local (PUBLISHREPOPATH), .publish-config.json, or env (config overrides env). Lives under tooling/ and is NEVER published to the…

2 3mo ago A 69 tokens original MIT

publish-copy

31

wake-engineering/ai-plugin

Cursor rule

Publish-copy rule. Defines inclusion (spec-derived paths to copy) and exclusion (internal tooling to never copy). The /publish-copy command MUST read this rule and copy only inclusion paths.

2 3mo ago A 37 tokens original MIT