ts-type-debug
CommunityReveal real TypeScript types instantly.
Authoryoyooyooo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps you stop guessing TypeScript’s inferred types by letting you inspect the fully-resolved type of a symbol directly from your codebase.
Core Features & Use Cases
- Type inspection via ts-morph: resolves the concrete type for variables, functions, and type aliases in a specified file.
- Effect-centric debugging: quickly validates whether complex generic channels like
Effect.Effect<A, E, R>match your expectations. - Practical workflow for refactors: use it when signatures change (e.g., Store/Logic/Service contracts) and you need fast confirmation of inference results.
Quick Start
Run npx tsx scripts/inspect-types.ts <filePath> <symbolName> --tsconfig <path/to/tsconfig.json> from the skill root to print the fully-resolved type for the symbol.
Dependency Matrix
Required Modules
ts-morphtsxtypescript
Components
scripts
đź’» 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: ts-type-debug Download link: https://github.com/yoyooyooo/logix/archive/main.zip#ts-type-debug 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 471,000+ vetted skills library on demand.