inspector skills

6 tagged inspector, measured the same way as everything else here.

antfu/node-modules-inspector

Skill Claude CodeCodex

Inspects a project's installed nodemodules and produces three reports: duplicated packages (installed in multiple versions), packages sorted by install size, and maintenance actions (dep-upgrade opportunities + publint findings, grouped by consumer/author). Use when the user wants to audit dependencies, find duplicate…

2.9k 8d ago A 156 tokens original MIT

mcp-inspector

02

adeze/raindrop-mcp

Skill Claude CodeCodex

MCP Protocol Inspection and Debugging with Inspector CLI.

180 1mo ago A 15 tokens original MIT

mcp-testing

03

adeze/raindrop-mcp

Skill Claude CodeCodex

MCP Testing Strategies with Vitest, Inspector, and Integration Tests.

180 1mo ago A 17 tokens original MIT

rn-devtools-hub

04

rn-devtools-hub/rn-devtools-hub

Skill Claude CodeCodex

Drive a running React Native or Expo app from inside its JS runtime. Use whenever working on an RN/Expo app with the rn-devtools-hub MCP server connected, and specifically when you need to see what is on screen, act on it without coordinates, find which file produced an element, prove a change worked, reproduce a…

3 2d ago A 134 tokens original MIT

rn-devtools-release

05

rn-devtools-hub/rn-devtools-hub

Skill Claude CodeCodex

Ship a React Native or Expo app to TestFlight, the App Store and Google Play from the hub, and read where a release actually stands. Use when the app is being released, promoted, halted or investigated after shipping. Triggers on "ship it", "send it to TestFlight", "submit for review", "is the build ready", "promote…

3 2d ago A 111 tokens original MIT

inspector-mcp

06

AbianS/inspector-mcp

Skill Claude CodeCodex

Debug a live Node.js process via CDP — connect to --inspect, set TypeScript breakpoints, step through code, and inspect variables at runtime. Use when the user mentions debugging, --inspect port, breakpoints, wants to trace a bug, inspect what a variable holds, or understand why code behaves unexpectedly at runtime.

2 5mo ago A 71 tokens