·playwright-network-analyzer
</>

playwright-network-analyzer

Monitors and analyzes network traffic during browser automation workflows using Playwright MCP tools. Use when investigating API behavior, debugging failed requests, performance analysis, or checking network activity during user flows. Triggers on "analyze network requests", "check API calls", "monitor network traffic", "debug API errors", or "performance analysis". Works with Playwright browser automation (browser_navigate, browser_network_requests, browser_click, browser_fill_form).

6Installs·0Trend·@dawiddutoit

Installation

$npx skills add https://github.com/dawiddutoit/custom-claude --skill playwright-network-analyzer

How to Install playwright-network-analyzer

Quickly install playwright-network-analyzer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dawiddutoit/custom-claude --skill playwright-network-analyzer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dawiddutoit/custom-claude.

SKILL.md

View raw

scripts/analyzenetwork.py Python utility for processing network request JSON and generating categorized reports. Includes:

references/networkpatterns.md Common network issues and their signatures:

| Time to identify API issues | 15-30 min (manual) | 1-2 min (automated) | | Network debugging accuracy | 60% (guessing) | 95% (data-driven) | | Performance bottleneck discovery | Ad-hoc | Systematic | | Failed request detection | Reactive (user reports) | Proactive (automated) |

Monitors and analyzes network traffic during browser automation workflows using Playwright MCP tools. Use when investigating API behavior, debugging failed requests, performance analysis, or checking network activity during user flows. Triggers on "analyze network requests", "check API calls", "monitor network traffic", "debug API errors", or "performance analysis". Works with Playwright browser automation (browser_navigate, browser_network_requests, browser_click, browser_fill_form). Source: dawiddutoit/custom-claude.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dawiddutoit/custom-claude --skill playwright-network-analyzer
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from dawiddutoit/custom-claude

Quick answers

What is playwright-network-analyzer?

Monitors and analyzes network traffic during browser automation workflows using Playwright MCP tools. Use when investigating API behavior, debugging failed requests, performance analysis, or checking network activity during user flows. Triggers on "analyze network requests", "check API calls", "monitor network traffic", "debug API errors", or "performance analysis". Works with Playwright browser automation (browser_navigate, browser_network_requests, browser_click, browser_fill_form). Source: dawiddutoit/custom-claude.

How do I install playwright-network-analyzer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dawiddutoit/custom-claude --skill playwright-network-analyzer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/dawiddutoit/custom-claude