> notes
Single-prompt audit orchestration
11 March 2026|2 mins
Claude Code
AI
Workflow
Superseded
A reusable prompt that orchestrates subagents to audit, triage, fix, review, and commit, end to end.

Simplifying the <head> with astro-helmet
30 June 2024
Astro
head
SEO
Why and how to use astro-helmet to manage the document head of Astro projects.

Avoiding a flash of incorrect theme in Astro
5 May 2024|2 mins
Astro
Tailwind
Vue
How to fix a flash of an incorrect theme in Astro on page load, using an inline script in the head.

Stroboscopic animation with JavaScript and SVG
6 January 2023|7 mins
SVG
animation
Vue.js
Creating an animation mimicking the effect of a stroboscopic light on a turntable using requestAnimationFrame, SVG and Vue.

Creating favicons with ChatGPT
26 December 2022|2 mins
SVG
ChatGPT
An attempt at creating web app SVG favicons quickly using ChatGPT.