browser-runtime-observation

Community

Turn real browser state into actionable proof.

AuthorHandy369
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill resolves uncertainty between source code predictions and actual behavior by collecting real browser runtime evidence (DOM, console, network, a11y, Lighthouse, performance, memory) to confirm, debug, or support implementation decisions with verifiable artifacts.

Core Features & Use Cases

  • Real runtime evidence capture: Collects DOM/console/network/a11y/Lighthouse/performance/memory signals from a live page to replace guesswork with observations.
  • Minimal, evidence-driven scope: Chooses the smallest first investigation path based on the evidence gap (render, console errors, network/API, accessibility/Lighthouse, or performance/memory) rather than doing a full sweep by default.
  • Proof-oriented outputs: Produces condensed conclusions aligned to build/debug/proof/review goals, including references to artifacts for review and merge readiness.
  • Correct boundary management: Avoids taking over user-visible QA, lightweight browser interactions, and tool-guide-level work unless explicitly required by the task.
  • Reference harness support: Provides a local real smoke/contract-check harness as a non-public support asset for the Skill’s runtime proof workflow.

Quick Start

Run browser-runtime-observation to verify the suspected front-end issue by capturing DOM, console, and network evidence on the real page and summarizing the findings into merge-ready proof artifacts.

Dependency Matrix

Required Modules

chrome-devtools-mcp@latest

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: browser-runtime-observation
Download link: https://github.com/Handy369/passto-pi-frame/archive/main.zip#browser-runtime-observation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.