What is type-value-space?
Use when symbols are ambiguous. Use when class or typeof behaves unexpectedly. Use when destructuring fails. Source: marius-townhouse/effective-typescript-skills.
Use when symbols are ambiguous. Use when class or typeof behaves unexpectedly. Use when destructuring fails.
Quickly install type-value-space AI skill to your development environment via command line
Source: marius-townhouse/effective-typescript-skills.
Know How to Tell Whether a Symbol Is in Type Space or Value Space
Every symbol in TypeScript exists in type space, value space, or both.
The same name can refer to completely different things depending on context. Understanding this distinction is essential for reading TypeScript code correctly.
Use when symbols are ambiguous. Use when class or typeof behaves unexpectedly. Use when destructuring fails. 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 type-value-spaceBrowse more skills from marius-townhouse/effective-typescript-skills
Use when symbols are ambiguous. Use when class or typeof behaves unexpectedly. Use when destructuring fails. 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 type-value-space 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