skills
CodeDrobe Skills provides installable agent workflows for creating, managing, and publishing reversible themes in supported Chromium/Electron AI desktop apps like OpenAI Codex and Tencent WorkBuddy.
It faithfully implements a constrained design system based on six hardware-derived laws (no hue, no elevation, no icons) and includes realistic CRT/plasma effects, all while maintaining accessibility and contrast ratios.
A project by Diederik, also on X.
A monochrome amber-terminal CSS framework — the look of a late-1980s industrial control panel, the kind of amber plasma display that drove heavy machinery. One stylesheet, no dependencies, no build step, no JavaScript required for any component's appearance.
Live demo — ORION-70 console · System guide
Every rule in this framework descends from a hardware limitation rather than a taste preference. The panel could only light amber pixels, so hierarchy comes from brightness, inverse video and blink — never hue. Text sat on a character grid, so spacing is measured in 4px half-cells. Regions were drawn with strokes, so borders do the layout work and elevation does not exist. That constraint set is the whole design; see the six laws.
A `` tag is the entire install.
Download dist/amber-console.css and the fonts/ directory,
keeping them as siblings — the @font-face rules use ../fonts/. Or:
npm install amber-console
import "amber-console"; // dist/amber-console.css
import "amber-console/layer"; // wrapped in @layer amber-console
| File | Use it when |
|---|---|
dist/amber-console.css | Default. Readable, sourcemapped, custom properties intact. |
dist/amber-console.min.css | Production. 35kb, 6.6kb gzipped, same behaviour. |
dist/amber-console.layer.css | Dropping into an existing app — @layer makes the framework lose specificity fights against your own rules. Use instead of, never alongside. |
dist/amber-console.layer.min.css | The same, minified. Production embedding. |
dist/amber-console.js | Optional behaviour, ES module. For bundlers. |
dist/amber-console.global.js | Optional behaviour, classic script. Needed for file:// pages, where type="module" is blocked. |
Custom properties survive into dist/ unresolved — they are the public API, so you can override any
of them at runtime without rebuilding.
…
Show Information
STATUS:AUTO MODE
A UI design system inspired by the 1970s
Similar projects matched by category, topics, and programming language.
CodeDrobe Skills provides installable agent workflows for creating, managing, and publishing reversible themes in supported Chromium/Electron AI desktop apps like OpenAI Codex and Tencent WorkBuddy.
Ark UI is a clean-room design system with five style families and four depth levels, enabling structured UI reconstruction and prototyping.

A landing page for a fictional Hive Mind called CHORUS, built entirely by Codex AI from a single prompt, demonstrating a non-generic editorial design with anti-slop constraints.