team-intelligence-insights

Visual testing skill for the Intelligence & Insights team at Personio.

Installation

claude plugin install team-intelligence-insights@personio-claude-code-marketplace

What does this plugin do?

Boots a controlled Chrome session with your local module(s) injected into your real Personio prod environment, then drives AI-based visual inspection via screenshots and interactive browser flows.


visual-test

Inject a locally-built personio-web module into your actual logged-in Personio instance and run AI-driven visual testing against it.

Trigger"visually test my changes", "see how my module looks in prod", /visual-test
LifecycleExperimental

How it works:

  1. Starts the module's local dev server in prod-injection mode
  2. Launches a dedicated Chrome (via agent-browser) with a generated extension that redirects prod CDN federation entries to localhost
  3. Optionally auto-logs in via 1Password
  4. Drives the browser interactively — navigate, snapshot, screenshot, record

Security boundaries:

  • Uses an isolated Chrome profile under ~/.claude-visual-test/ — your main browser is untouched
  • Screenshots may contain real prod data; treat them as confidential
  • The generated extension is ephemeral and scoped to Personio domains only