network-request-auditing
CommunityCatch bad API calls in browser.
Software Engineering#performance#security#browser testing#api monitoring#cors#network auditing#request failures
Authorspencerpauly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you inspect browser network behavior after real user interactions so you can catch failed requests, duplicate calls, slow endpoints, and privacy issues before they become production bugs.
Core Features & Use Cases
- Failure Detection: Identify 4xx and 5xx responses, CORS problems, and other network errors that affect app behavior.
- Performance Review: Flag slow requests, oversized payloads, duplicate API calls, and preflight storms that waste time and resources.
- Security and Correctness Checks: Look for sensitive data in URLs, missing auth on protected endpoints, and unexpected third-party hosts.
- Use Case: After changing a checkout flow, exercise the page in Cursor's browser and audit the network log to verify that saves, validations, and background requests are all healthy.
Quick Start
Use the network-request-auditing skill to navigate the page in Cursor's built-in browser, perform the key user actions, and then review the network requests for failures, slow calls, duplicates, and suspicious payloads.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: network-request-auditing Download link: https://github.com/spencerpauly/awesome-cursor-skills/archive/main.zip#network-request-auditing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.