Skip to content
Alpha The designer is real and runs today. Persistence and publishing are not built yet — read exactly what is missing
The suite

Five products, one account.

Comlumen stands alone and you never need the others. If you already use one, you are already signed in here — and one of them is wired directly into the designer.

01What is actually shared

Three connections, and one thing that is not one.

One identity

Comlumen is a Clerk satellite of stacklumen.com rather than its own instance. A person who sets a dark rail in one product arrives here with a dark rail already set, because the preference keys are the suite's rather than ours — renaming them would create a second setting that merely looks like the first.

One design system

The tokens, the shape-and-elevation contract and the shared screens are vendored from Stacklumen and kept byte-identical by a sync whose check mode fails a build on drift. Exactly one file here is Comlumen's own: the accent ramp that makes this the blue product.

One component library

Baselumen's manifest is proxied server-side and cached, because the upstream renders every component on each request and opening a panel three times should not cost three full library renders. It serves stale rather than nothing when the library is briefly unreachable.

Not one deployment

Comlumen is a fully custom deployment and the rest of the suite is not. That means no shared base path and no shared build assumptions — a difference worth stating, because the sibling repos look similar enough that the difference is easy to miss.

You can use exactly one of them.

Comlumen stands alone. The suite is a convenience, not a dependency.

Deployed with Astro and Comlumen