What is editor-interrogation?
Use when debugging type inference. Use when types behave unexpectedly. Use when learning unfamiliar code. Source: marius-townhouse/effective-typescript-skills.
Use when debugging type inference. Use when types behave unexpectedly. Use when learning unfamiliar code.
Quickly install editor-interrogation AI skill to your development environment via command line
Source: marius-townhouse/effective-typescript-skills.
Use Your Editor to Interrogate and Explore the Type System
TypeScript's language services provide autocomplete, inspection, navigation, and refactoring. These aren't just conveniences - they're the primary way to understand what TypeScript thinks about your code.
Pressure: "I don't need to hover, I know it's a string"
Use when debugging type inference. Use when types behave unexpectedly. Use when learning unfamiliar code. Source: marius-townhouse/effective-typescript-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill editor-interrogationBrowse more skills from marius-townhouse/effective-typescript-skills
Use when debugging type inference. Use when types behave unexpectedly. Use when learning unfamiliar code. Source: marius-townhouse/effective-typescript-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill editor-interrogation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/marius-townhouse/effective-typescript-skills