Tag: xm-cloud
All the articles with the tag "xm-cloud".
AI Code Generation — Series overview and roadmap
Created:Updated:An opinionated roadmap for using AI-powered code generation to go from a manually curated component matrix or Figma designs to a local-first XM Cloud component library, BYOC components, and multi-channel heads.
AI-Powered Stack — From Blank Page to Signed SOW
Created:Updated:A practical walkthrough of how I use AI agents, RAG, and code-aware tooling to go from scattered inputs to signed Statements of Work for Sitecore XM Cloud projects, without losing control of architecture, estimates, or governance.
AI Code Generation — Local-first component library with Storybook
Created:Updated:How I turn Sitecore-ready component requirement markdown files into a local-first Next.js + Storybook component library, using coding agents to generate components in batches while I stay in control.
AI Code Generation — Promoting Storybook components into XM Cloud (BYOC)
Created:Updated:How I take a Storybook-first Next.js component library backed by requirement markdown files and promote it into XM Cloud BYOC components using the Content SDK, YAML serialization, and AI coding agents.
Integrations — Reviewing XM Cloud / Next.jspull requests with coding agents safely
Created:Updated:How to plug Claude Code, OpenAI Codex, and Gemini Code Assist into XM Cloud pull‑request review safely using AGENTS.md, GitHub workflows, and clear guardrails.
Integrations — Vercel routing and microfrontends for Sitecore XM Cloud
Created:Updated:How to use Vercel routing and microfrontends to host multiple Sitecore XM Cloud sites and other stacks under a single domain, compare Vercel-native routing with Azure Front Door, and design CI/CD for independently deployable Next.js apps.
AI Code Generation — From prompt to XM Cloud component matrix
Created:Updated:How I use coding agents and a manually curated component matrix or Figma designs to produce Sitecore-ready component requirement markdown files that drive the rest of the XM Cloud build.
AI‑Powered Stack — From Signed SOW to Sprint One
Created:Updated:What I do after the SOW is signed. How I use AI to turn XM Cloud discovery artifacts into a backlog, plan, and Sprint One runway.
AI-Powered Stack — Series overview and roadmap
Created:Updated:An opinionated overview of the AI-Powered Stack theme - how I use agents, retrieval-augmented generation (RAG), and guardrails to run Sitecore XM Cloud delivery as a company of one, from Sprint Zero and roles to fast POCs and an end-to-end toolchain.
AI Code Generation — Flutter head for XM Cloud
Created:Updated:A practical blueprint for adding a Flutter-based head on top of Sitecore XM Cloud, reusing the same AI-generated component matrix, GraphQL contracts, and prompts that power a Next.js web head.