network-inspection

Installation
SKILL.md

Network Inspection Skill

Systematic approach to analyzing network requests using Chrome DevTools MCP.

HTTP Status Code Reference

Success (2xx)

Code Meaning Notes
200 OK Standard success response
201 Created Resource successfully created
204 No Content Success, no body returned

Redirect (3xx)

Code Meaning Debugging Action
301 Moved Permanently Update hardcoded URLs
Related skills
Installs
1
GitHub Stars
10
First Seen
Mar 10, 2026