tool-selection

Community

Navigate TypeScript code semantically.

Authorguyowen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides AI agents with type-aware navigation tools for TypeScript codebases, replacing inefficient and inaccurate grep/glob methods.

Core Features & Use Cases

  • Precise Navigation: Find definitions, references, and types with 100% accuracy, resolving through complex module structures.
  • Codebase Understanding: Map dependencies, detect circular imports, and analyze code impact for safer refactoring.
  • Use Case: An AI agent needs to understand the implementation of a function. Instead of searching text files, it uses ts_definition to get the exact source code location and type information, drastically reducing context token usage and improving accuracy.

Quick Start

Use the tool-selection skill to find the definition of the 'createUser' symbol in the file 'src/handlers.ts'.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: tool-selection
Download link: https://github.com/guyowen/typegraph-mcp/archive/main.zip#tool-selection

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.