You need Node.js 18 or newer. The verification step also needs Playwright
(
npm i playwright). See Install for the full requirements.1
Boot a local WordPress
2
Scaffold a project
In another terminal:Prefer a guided setup that also wires your AI client (Claude Code, Cursor,
Windsurf, VS Code)? Run
npx @algorismus/create-elementor-ultra instead.3
Edit the page
Open Change the headline, tweak a color in
site/pages/home.page.jsx. It is a small component that receives your
theme tokens:theme.mjs, add a section. The
authoring surface is documented in Components and
Styling.4
Build
5
Deploy
--fast skips the in-deploy CSS priming; the check in the next step
regenerates it through its page visits. Deploys are idempotent: run it again
any time. See Deploy for all flags.6
Verify
Next steps
Projects
The full fs-project layout and page meta.
Install on a real site
Point the same pipeline at any WordPress with the companion plugin.
Verify
Structural matrix, interaction tests, and the doctor.
API card
Everything on one page. Also
npx exjsx api offline.