Theme
Design tokens, theme CSS, and dark mode from your UI
Produces design tokens, theme CSS, theme guidelines, a component-theme map, and dark-mode tokens - extracted from the interface that exists rather than imposed on it.
What it does
Extracts a design system from the UI already in the repository: tokens, theme CSS, a component-to-theme map, and a dark-mode token set.
The dark-mode tokens are generated as a real palette rather than a filter, which is the part most automated theming gets wrong.
What it emits
5 artifacts, every run. This list is generated from Iliad's program manifest, which its CI checks against the generators themselves — it is what the program actually writes, not a description of it.
design-tokens.jsontheme.csstheme-guidelines.mdcomponent-theme-map.jsondark-mode-tokens.json
Listing a tool here
Listing is free and permanent, same as the app directory. If your tool can be called by an agent, it belongs here whether it is an MCP server, a REST endpoint, or a single generator buried in a larger toolbox.