inspecto-dev

14 mods across 1 repository, 23 stars between them.

review-code

01

inspecto-dev/inspecto

Skill Claude CodeCodex

Deep code quality review for the inspecto monorepo. Use this skill whenever the user wants to review, audit, or assess the quality of code in the inspecto project — even if they just say "check this file", "is this well written", "review my implementation", or "does this follow the architecture?". Accepts a file path…

23 4d ago A 159 tokens original MIT

inspecto-dev/inspecto

Skill Claude CodeCodex

Analyze the parameter signature of a specific VSCode extension command by reverse-engineering the minified extension.js source code. Given an extension ID and a command name, extracts the registerCommand callback's formal parameters, infers types from runtime type-checking patterns (typeof, Array.isArray), and checks…

23 4d ago A 133 tokens original MIT

vscode-ext-context

03

inspecto-dev/inspecto

Skill Claude CodeCodex

Extract raw source code context around a specific VSCode extension command's registerCommand call. Outputs the surrounding N characters of minified code for manual inspection. Use when the user wants to see the actual source code around a command registration, needs to understand the internal implementation details…

23 4d ago A 98 tokens original MIT

inspecto-dev/inspecto

Skill Claude CodeCodex

List all commands registered by a VSCode extension, including hidden ones not declared in package.json. Given an extension ID (e.g. anthropic.claude-code), finds the installed extension, extracts declared commands from package.json and runtime-registered commands from extension.js. Use when the user asks: what…

23 4d ago A 91 tokens original MIT

inspecto CLAUDE.md

05

inspecto-dev/inspecto

Instructions file

Instructions for inspecto-dev/inspecto, covering inspecto — claude code development guide, project overview, monorepo structure, development phases (load each file as needed) and key architectural decisions.

23 4d ago A 1,014 tokens original MIT

inspecto-agent

06

inspecto-dev/inspecto

Skill Claude CodeCodex

Use when the AI should handle Inspecto annotation sessions through MCP, including claiming the next task, replying with progress, and resolving work when complete.

23 4d ago A 33 tokens original MIT

inspecto-onboarding

08

inspecto-dev/inspecto

Skill Claude CodeCodex

Use when the user wants CodeBuddy to install, configure, or diagnose Inspecto in the current project.

23 4d ago A 26 tokens original MIT

inspecto-dev/inspecto

Skill Claude CodeCodex

Use when Codex should install or set up Inspecto in the current frontend project through the shared onboarding workflow.

23 4d ago A 30 tokens original MIT

inspecto-onboarding

10

inspecto-dev/inspecto

Skill Claude CodeCodex

Help users install, configure, or diagnose Inspecto in the current repository. Use this skill when asked to set up Inspecto.

23 4d ago A 31 tokens copy · 91% MIT

inspecto-dev/inspecto

Skill Claude CodeCodex

Use when creating or maintaining assistant-specific Inspecto onboarding skills that should follow the shared detect, plan, apply, and doctor workflow.

23 4d ago A 32 tokens original MIT

inspecto-onboarding

12

inspecto-dev/inspecto

Skill Claude CodeCodex

Use when the user wants Cursor to install or set up Inspecto in the current project.

23 4d ago A 23 tokens copy · 89% MIT

inspecto-onboarding

13

inspecto-dev/inspecto

Skill Claude CodeCodex

Help users install, configure, or diagnose Inspecto in the current workspace. Use this skill when asked to set up Inspecto.

23 4d ago A 31 tokens copy · 94% MIT

inspecto-onboarding

14

inspecto-dev/inspecto

Skill Claude CodeCodex

Help users set up Inspecto in their project or diagnose Inspector runtime issues. Trigger this skill when the user asks "Set up Inspecto in this project" or similar queries.

23 4d ago A 40 tokens original MIT