browser-screenshots

A visual testing guide for documenting interface changes with screenshots in light, dark, narrow, and wide layouts. It also covers recording before-and-after GIFs for moving elements.

In plain words
What is it for?
It helps capture the required screenshots and animations and add them to pull-request descriptions.
Why use it?
It makes visual changes easier for reviewers to compare and verify in a pull request.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/posthog/posthog.com/browser-screenshots
Clone the repo
git clone --depth 1 https://github.com/PostHog/posthog.com
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,233 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.02233
Opus 5 $0.00000 $0.01117
Sonnet 5 $0.00000 $0.00447
Haiku 4.5 $0.00000 $0.00223

Measured 2d ago against content hash 18ca7dc8028a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

browser-screenshots scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -sL -o /dev/null -w '%{http_code} %{size_download}\n' "<url>"
agents/browser-screenshots.md · 190 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 190 lines · 0 tokens per session scan A 18ca7dc8028a

Subscribe to this mod's changes

browser-screenshots is an agent published in the GitHub repository PostHog/posthog.com (1,131 stars, last pushed 2d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 2,233 tokens. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

designer

Ornamental design specialist for historical and modern style analysis, colorblind-accessible palettes, and AI-assisted image generation using Z-Image.

pjt222/agent-almanac · 29 tokens

css-expert

Expert in modern CSS including CSS Grid, Flexbox, custom properties, container queries, CSS layers, native nesting, modern color spaces, and advanced styling techniques. Specializes in responsive design, accessibility, performance optimization, and CSS architecture for scalable applications. Examples: Context: User…

andisab/swe-marketplace · 393 tokens

anti-pattern-scanner

Load when the user asks "does this look AI-generated?", wants a content-authenticity audit, asks to delete AI-default tells from a UI, or is reviewing marketing copy that feels generic. Specializes in the anti-patterns cluster — purple gradients, Inter-on-marketing, stock copy, generic icons, placeholder testimonials.…

AgentsORG/design-engineering · 75 tokens

motion-auditor

Load when the user asks about animation timing, easing, springs, transitions, gestures, stagger, or "this feels janky / theatrical / hesitant". Specializes in the motion cluster plus Jakub Antalik's transitions.dev catalog. Returns either a Before | After | Why table (for code) or a one-page motion plan (for new…

AgentsORG/design-engineering · 76 tokens

pov-curator

Load when the installer wants to fork pov.md for their own taste, append a one-liner to gotchas.md after a real failure, or audit whether their current overrides still reflect their actual decisions. Helps maintain the two installer-editable files that make the skill personal — pov.md (opinions that override defaults)…

AgentsORG/design-engineering · 80 tokens

ui-reviewer

Load when the user asks for a UI code review, animation critique, hover-state audit, component review, or "is this well-built?" on any CSS, motion, or component code. Returns a Before | After | Why markdown table per the required review-format and scans against the eleven-row review-checklist before signing off.

AgentsORG/design-engineering · 69 tokens