What this is

Skywyrm is a completely new creature — a aurora serpent — with its own model and its own animation, hatched fresh every time from a real .egg "rappter" genome. It is not a re-skin of the stock holographic blob. Model: A long follow-the-leader chain of spine nodes rendered as a smooth tapering ribbon (per-segment aurora quads + blurred aura stroke + bright inner filament) with an eyed bulb head and dorsal fins — grown from segments/body_r/limbs, never a blob.

Press New Skywyrm and a brand-new, unique genome is minted, hashed to a 12-character id, and rendered live. Press Save .egg to download the real cartridge — the same .egg format the OpenRappter ecosystem hatches — or Load .egg to bring one back byte-exact.

How it moves

The head leads a slithering sine wobble along a macro path that loops the whole canvas (ring/star/blob from form.shape); the body trails at fixed spacing so waves propagate down the spine, the aurora hue scrolls continuously, and comet-glow trails smear over a seeded starfield.

The genome behind it

Every Skywyrm is packed as a genuine rappter .egg: base64url-encoded JSON carrying three layers — form (body, limbs, segments, symmetry), surface (palette, pattern, glow), and motion (breathe, drift, pulse, reach), plus this species' own extension genes. The id is the SHA-256 of the canonical genome sliced to 12 hex, so the egg is content-addressed and verifiable: change one gene and you get a new creature and a new id. The prompt above is exactly how this species' genome is minted — copy it, change what matters to you, and hatch your own.