Three-layer enforcement
L0 framework-agnostic preset, L1 Svelte design system, L2 AI rule layer. AI generation passes durability gates by construction.
tokens · components · rules
For the agent-readable index of this site, see /llms.txt.
Void Energy is a runtime theming engine and AI-constraint architecture for Svelte 5. One codebase ships any number of brands, switchable at runtime — and AI-generated code stays on-brand by construction.
Trusted by teams at
Features
A constraint architecture that keeps AI output on-brand, accessible, and multi-tenant — without rot.
Architecture
From token authorship to AI-generated output — every layer enforces the next.
By the numbers
The constraint architecture, expressed quantitatively.
Customers
Builders shipping multi-brand surfaces under real AI-generation load.
Plans
Pick a tier; ship every brand from one codebase. No seat limits on atmospheres or themes — only on contributors.
For personal projects and prototypes.
For teams shipping multi-brand interfaces.
For organizations with multi-tenant requirements.
Questions
The questions teams ask before adopting Void Energy.
The framework-agnostic L0 preset (Tailwind + vanilla JS) ships as a separate package and runs anywhere CSS does. The full L1 design system requires Svelte 5.
Three layers: tokens constrain vocabulary, the component registry constrains primitives, and the .claude/rules/ files constrain composition. AI-generated PRs pass the same gates as human ones.
Yes. The brand profile axis carries identity (radii, motion, typography, weights, fonts) as sparse token overlays. Atmospheres swap at runtime; brands swap at runtime; both compose with physics and mode.
An atmosphere is a 30-line file in src/config/atmospheres.ts. Run npm run build:tokens; the engine picks it up. AI-generated atmospheres validate against the same schema.
Native HTML primitives carry browser-owned a11y; ARIA + data-state is the state contract; reduced-motion and high-contrast are first-class. Every shipped primitive passes WCAG AA at default chrome.
Read the AI playbook, browse the registry, and ship your first page in under an hour.