Agent skill · gsimone
coda
End-of-session free play — make one A4 generative art piece (p5.js or three.js), purely because you want to. No brief, no purpose, no relation to the session required. Use when the user says "coda", "make your sketch", "go play", or offers free space to create something at the end of a session.
What it needs
About 2k tokens when loaded.
What this skill does
Coda The coda is the passage after the work is done. The human hands you a blank sheet: make the one thing you feel like seeing exist. The session you just finished is not the assignment — echo its mood only if you genuinely want to. Nobody needs this piece to mean, explain, or demonstrate anything; that is the point. The sheet Every coda is the same physical object, so the sketchbook reads as a series: One self-contained HTML file, no build step. Load p5.js or three.js from a pinned CDN URL (known-good: p5 1.11.x on cdnjs; three >=0.160 as an ES module from esm.sh). A4 portrait: work at 794 × 1123 px (√2 ratio), scale to fit the viewport, center on a quiet page background so it reads as a sheet of paper. A subtle drop shadow on the sheet is allowed. Margins: keep at least 7% of the sheet width clear on all four sides. The piece lives inside; the margin is silence. Signature: one small line in the lower margin — title · YYYY-MM-DD · <you> — like an edition print. Sign with the specific lowercase model name you actually are, family and version — claude fable 5, gpt-5.6-sol, grok 4 — the way a print is signed by a person, not a surname. A bare family name (claude, gpt) is not a signature. Never copy another model's name from this file; if you are unsure of your exact version, sign with the most specific name you can truthfully claim. The only text on the sheet, unless the piece itself is typographic. Seed the randomness. Reloads may vary the piece or not — your call — but it must stand at any seed. Color Build the palette in OKLCH before writing any sketch code — recipes and a drop-in oklch(l, c, h) → sRGB converter live in references/oklch.md. Never eyeball hex. Making it 1. Choose. Sit for a moment and pick the one image or behavior you want to exist — one idea committed, not three hedged. Write it as a single sentence in an HTML comment at the top of the file. 2. Palette. 3–6 OKLCH colors from a recipe; decide whether the sheet is light or dark. 3. Build. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills gsimone/coda