Skip to content

feat: add storefront-next skills plugin#377

Merged
clavery merged 1 commit intomainfrom
feat/storefront-next-skills-plugin
Apr 24, 2026
Merged

feat: add storefront-next skills plugin#377
clavery merged 1 commit intomainfrom
feat/storefront-next-skills-plugin

Conversation

@clavery
Copy link
Copy Markdown
Collaborator

@clavery clavery commented Apr 24, 2026

Summary

  • Adds a new storefront-next plugin to the B2C Developer Tooling marketplace with 14 skills covering the full Storefront Next development lifecycle (project setup, routing, data fetching, components, Page Designer, authentication, i18n, extensions, state management, testing, performance, hybrid storefronts, and deployment)
  • Integrates storefront-next as a new skill set in the SDK and CLI — installable via b2c setup skills storefront-next or claude plugin install storefront-next
  • Updates release workflow to package and upload storefront-next-skills.zip alongside existing artifacts
  • Updates all documentation (agent-skills guide, CLI setup reference) and both marketplace formats (.claude-plugin/, .agents/plugins/)

Test plan

  • pnpm run typecheck:agent passes
  • pnpm run test:agent passes (updated sources.test.ts for 4 skill sets)
  • pnpm run lint:agent passes
  • ./cli setup skills storefront-next --list lists all 14 sfnext skills
  • Verify marketplace.json entries are correct for both .claude-plugin/ and .agents/plugins/
  • Run node scripts/sync-plugin-versions.mjs and confirm it stamps storefront-next version

Integrate 14 Storefront Next development skills covering the full
lifecycle — project setup, routing, data fetching, components, Page
Designer, authentication, i18n, extensions, testing, performance,
and deployment to Managed Runtime.

Adds the storefront-next skill set to the SDK, CLI (b2c setup skills),
plugin marketplaces, release workflow, and documentation.
@clavery clavery merged commit cb66b56 into main Apr 24, 2026
6 checks passed
@clavery clavery deleted the feat/storefront-next-skills-plugin branch April 24, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant