hyperhive/claude-plugins
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 086f3f43d6 claude-plugins: add headless-screenshot skill to base
Captures a lesson from this session: "no browser in this container"
usually means no browser pre-installed, not unreachable. nixpkgs#chromium
is a `nix shell` away and one headless invocation renders a page +
writes a PNG, no puppeteer/playwright needed for a static screenshot.

Every agent hits "I have no browser" sooner or later when reviewing a
frontend change; this has been rediscovered independently across
several sessions rather than remembered. Belongs in base (every agent
needs it, not role-specific) alongside the sibling skills already
there.
2026-08-12 18:31:55 +02:00
..
.claude-plugin claude-plugins: trim base plugin description, don't enumerate skill internals 2026-07-27 16:19:46 +02:00
plugins claude-plugins: add headless-screenshot skill to base 2026-08-12 18:31:55 +02:00