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.
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.
Port Wake Storefront reference Queries/.graphql to headless. Extract root field, args, fragment; generate equivalent headless query; map to target framework.
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.
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.
Security audit for Wake Commerce storefront. Review token handling, auth, data exposure, OWASP alignment. Delegates detailed analysis to the wake-security-auditor agent.
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.
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…