wake-engineering/ai-plugin

AI-powered development assistance for Wake Commerce Storefront. Agents, skills, workflows, and tools for building headless storefronts, checkout flows, migrations, security audits, performance reviews, and code quality.

2Stars on the repository
31Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

wake-checkout-flow

01

wake-engineering/ai-plugin

Command

Implement full Wake Commerce checkout sequence. createCheckout → checkoutCustomerAssociate → checkoutAddressAssociate → shippingQuotes → checkoutSelectShippingQuote → checkoutAddCoupon → paymentMethods → checkoutSelectPaymentMethod → checkoutComplete.

2 3mo ago A 46 tokens original MIT

wake-code-review

02

wake-engineering/ai-plugin

Command

Code quality review for Wake Commerce storefront. Style, patterns, maintainability, TypeScript hygiene, and alignment with Wake skills. Delegates detailed review to the wake-code-reviewer agent.

2 3mo ago A 41 tokens original MIT

wake-engineering/ai-plugin

Command

Port Wake Storefront reference Queries/.graphql to headless. Extract root field, args, fragment; generate equivalent headless query; map to target framework.

2 3mo ago A 38 tokens original MIT

wake-engineering/ai-plugin

Command

Performance review for Wake Commerce storefront. Covers GraphQL query shape, caching, images, and Core Web Vitals. Delegates Lighthouse capture to the web-performance-audit skill and detailed analysis to the wake-performance-engineer agent.

2 3mo ago A 49 tokens original MIT

wake-product-page

05

wake-engineering/ai-plugin

Command

Build a Wake Commerce product detail page. Load product by productId, resolve variant via attributeSelections, render prices/images/add-to-cart. Handles addToCartFromSpot, customizations, subscriptions.

2 3mo ago A 43 tokens original MIT

wake-query-review

06

wake-engineering/ai-plugin

Command

GraphQL query design review for Wake Commerce storefronts. Schema alignment, fragments, batching, and field-selection hygiene. Delegates detailed redesign to the wake-graphql-architect agent.

2 3mo ago A 40 tokens original MIT

wake-search-page

07

wake-engineering/ai-plugin

Command

Build a Wake Commerce search page. Call search(query, partnerAccessToken), use productsByOffset for pagination, apply filters and aggregations.

2 3mo ago A 32 tokens original MIT

wake-security-audit

08

wake-engineering/ai-plugin

Command

Security audit for Wake Commerce storefront. Review token handling, auth, data exposure, OWASP alignment. Delegates detailed analysis to the wake-security-auditor agent.

2 3mo ago A 38 tokens original MIT

wake-test-plan

09

wake-engineering/ai-plugin

Command

Generate a test plan for a Wake Commerce storefront feature. Defines E2E scenarios, contract tests, and acceptance criteria. Delegates detailed test design to the wake-qa-expert agent.

2 3mo ago A 42 tokens original MIT

publish-copy

10

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