Performance tooling policy

Prefer the repository's existing Playwright fixtures, Playwriter, PostHog CLI, build output, and Cloudflare trace skills. They cover the full field → lab → source → preview loop without another dependency.

Vetted upstream options#

Popularity is discovery evidence, not trust. Before adopting one:

  1. inspect the source repository and maintainer rather than copied marketplace text;
  2. pin a reviewed commit or release and record its permissions/network access;
  3. run it in an isolated browser/session with least privilege and no production secrets;
  4. keep raw trace artifacts out of git unless intentionally sanitized;
  5. require the tool to complement—not replace—field p75s, Playwright behavior, and preview telemetry.

Do not add a scanner or CI gate merely to produce a score. Add it only with a specific regression class, deterministic command, maintained threshold, and an owner for failures.

Was this page helpful?