remote-visual-debugger

A toolkit for visually inspecting and troubleshooting browser applications, including React apps, and examining web performance.

In plain words
What is it for?
Use it when debugging browser interfaces, checking React development issues, inspecting pages remotely, or analyzing frontend performance.
Why use it?
It helps investigate problems that are difficult to understand from source code alone, such as incorrect page behavior, browser output, or slow performance.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add aegntic/cldcde
agentmods
npx agentmods add plugins/aegntic/cldcde/remote-visual-debugger
Clone the repo
git clone --depth 1 https://github.com/aegntic/cldcde

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

remote-visual-debugger scanned grade A with 0 findings 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/remote-visual-debugger/.claude-plugin/plugin.json · 118 lines

How it starts

The opening of the file, as written. The whole thing — 118 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "remote-visual-debugger",
  "version": "1.0.0",
  "description": "Comprehensive remote visual debugging toolkit for browser applications, React development, and web performance analysis by ae.ltd",
  "author": {
    "name": "ae.ltd",
    "email": "[email protected]"
  },
  "maintainer": {
    "name": "ae.ltd",
    "email": "[email protected]"
  },
  "repository": "https://github.com/aegntic/remote-visual-debugger",
  "website": "https://cldcde.cc/plugins/remote-visual-debugger",
  "license": "MIT",
  "keywords": [
    "remote-debugging",
    "visual-debugger",
    "react-development",
    "browser-inspector",
    "performance-analysis",
    "web-debugging",
    "developer-tools",
    "frontend-optimization",
    "claude-code",
    "ae-ltd"
  ],
  "category": "developer-tools",
  "type": "ai-instruction",
  "claude_code_version": ">=1.0.0",
  "tags": ["production-ready", "developer-tools", "debugging", "performance"],
  "rating": 5.0,
  "downloads": 0,
  "created_at": "2025-11-19T08:00:00Z",
  "updated_at": "2025-11-19T08:00:00Z",
  "dependencies": {
    "node": ">=18.0.0",
    "typescript": ">=5.0.0",
    "puppeteer": "latest",
    "chrome-remote-interface": "latest"
  },
  "permissions": [
    "network_access",
    "file_system_read",
    "file_system_write"
  ],
  "security": {
    "credential_storage": "encrypted",
    "api_key_required": false,
    "https_only": false
  },
  "features": [
    "Remote browser debugging with advanced visual inspection capabilities",
    "React component analysis with props, state, and performance profiling",
    "Real-time performance monitoring with Core Web Vitals tracking",
    "Comprehensive error tracking with stack trace analysis and resolution suggestions",
    "Visual DOM inspection with interactive element highlighting and modification",
    "Network request monitoring with detailed timing analysis and optimization recommendations",
    "Cross-browser compatibility testing with automated screenshot compari

Read the full file on GitHub · 118 lines

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 · 118 lines scan A bf0219c7d583

Subscribe to this mod's changes

remote-visual-debugger is a plugin published in the GitHub repository aegntic/cldcde (11 stars, last pushed 5d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.