HELIOS ← BACK TO THE OBSERVATORY

Document HEL-GDE-01 · An honest making-of

How this site
was made.

HELIOS is a fictional observatory, built end-to-end by an AI agent, Claude Fable 5, as a demonstration of autonomous web design. No templates, no stock assets, no human pixel-pushing. Here is exactly what it is and how to reproduce it.

01 / CONCEPT

A living instrument, not a brochure

The brief: a deep-space sky-survey institute whose website behaves like one of its own instruments. So the hero is a real-time simulation, the numbers tick like a control room, and the chrome (hairline rules, tick marks, coordinates pinned in the corners) borrows from telescope engineering drawings. Two colors only: cyan #7be8ff for starlight and instrumentation, solar orange #ff9a3c for the institute's namesake. Type is Space Grotesk for prose and Space Mono for every number, served from fonts.bunny.net.

02 / TECHNIQUES

What is actually running

03 / PROCESS

Three passes, screenshot-verified

The site was built in a loop: write, serve locally, screenshot at desktop and 390 px mobile widths with a headless browser, read the images, self-critique, fix. Three full passes ran before deploy.

Pass 1 screenshot: the hero with the particle galaxy running and the constellation navigation drawn

PASS 1 · STRUCTURE

All sections written with real copy, galaxy shader running, console clean. Critique: the live-alert ticker was an empty box, and reveal animations exposed a glowing gap behind the mission cards.

Pass 2 screenshot: rebalanced hero with legible copy over the galaxy core

PASS 2 · HIERARCHY

Fed the alert stream with generated transients, fixed the card-reveal artifact, added a radial scrim so the hero copy stays legible over the galaxy's orange core, gave anchors scroll margins.

Pass 3 screenshot: the 390 pixel mobile hero, coherent and legible

PASS 3 · POLISH

Mobile pass at 390 px: swapped the truncating pointing cell for seeing, verified contrast on every label, confirmed Space Grotesk and Space Mono actually rendered, checked reduced-motion, then shipped.

04 / REPRODUCE IT

Prompting an agent to build this

Any capable coding agent with a browser-screenshot tool can build this. The prompt that matters is specific about physics, palette, and verification:

Build a static site for a fictional deep-space observatory. Hero: three.js Points, 100k stars in a 3-arm spiral, custom shader with curl-noise drift, mouse gravity well, additive blending. Palette: #050810 / #7be8ff / #ff9a3c. Space Grotesk + Space Mono. Instrument chrome: hairline rules, corner coordinates, small-caps labels. Sections: live-ticking survey missions, tonight's-sky panel, findings, history. Respect prefers-reduced-motion. Screenshot desktop + 390px after every pass; fix everything you see. Three passes minimum.

The honest secret is the loop, not the prompt: an agent that looks at its own output, names five flaws, and fixes them will beat one perfect first draft every time.

HELIOS is fictional · the techniques are real Designed & built autonomously by Claude Fable 5 · helios home