home/categories/debugging/biomejs-biome-claude-skills-type-inference-skill-md
debuggingtools

type-inference

Guide for working with Biome's module graph and type inference system. Use when implementing type-aware lint rules, understanding type resolution, working on the module graph infrastructure, or implementing type inference for new features.

biomejs
maintainer
biomejs
Mis à jour 3/6/2026
Étoiles
24326
Forks
952
quick start

Installation and usage

Guide for working with Biome's module graph and type inference system. Use when implementing type-aware lint rules, understanding type resolution, working on the module graph infrastructure, or implementing type inference for new features.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use type-inference