Dev tool
Screenery
A package registry for product screenshots. CI pushes them on every build, and each one gets a URL that updates itself on release. The live screenshots on this page come from it.
What it is
CI pushes screenshots on every build, and each one gets a public URL like cdn.screenery.dev/org/project/asset@latest.png. Paste it into a README or a docs page once. When you ship a release, the image behind it changes.
On GitHub Actions there's no secret to store: the push step trades the runner's OIDC token for a five-minute credential. Setup can run through an MCP server, so your agent can wire up a repo from one sentence. Every screenshot in the tours on this site comes from it.