AI AGENT ADDONS

Argent Metro Debugger

software-mansion/argent
Debugging
7,221installs

A debugger for JavaScript apps that connects through the Chrome DevTools Protocol. It works with React Native on iOS and Android using Metro. It also works with Electron or any Chromium browser.

Use it to inspect React components, read console logs, and run JavaScript code. The tools let you connect to a running app, check its status, and evaluate expressions. This helps you find and fix bugs quickly.

Developers working on mobile apps or Electron apps benefit the most. No complex setup is needed if the runtime is already running. Just target the right device and start debugging.

Add Argent Metro Debugger skill to your workflow

Global

mkdir -p ~/.claude/skills/argent-metro-debugger

Project

mkdir -p .claude/skills/argent-metro-debugger

Source Repository

Stars
1,486
Forks
40
Watchers
1,486
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago