·type-inference
</>

type-inference

Biome의 모듈 그래프 및 유형 추론 시스템 작업을 위한 가이드입니다. 유형 인식 린트 규칙을 구현하거나 TypeScript 지원 작업을 할 때 사용합니다. 예:<example>사용자는 Lint 규칙에 대한 유형 분석을 이해해야 합니다.</example><example>사용자는 모듈 그래프 인프라에서 작업 중입니다.</example><example>사용자는 새로운 기능에 대한 유형 추론을 구현하려고 합니다.</example>

41설치·3트렌드·@biomejs

설치

$npx skills add https://github.com/biomejs/biome --skill type-inference

type-inference 설치 방법

명령줄에서 type-inference AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/biomejs/biome --skill type-inference
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: biomejs/biome.

Use this skill when working with Biome's type inference system and module graph. Covers type references, resolution phases, and the architecture designed for IDE performance.

Critical rule: No module may copy or clone data from another module, not even behind Arc.

Why: Any module can be updated at any time (IDE file changes). Copying data would create stale references that are hard to invalidate.

Biome의 모듈 그래프 및 유형 추론 시스템 작업을 위한 가이드입니다. 유형 인식 린트 규칙을 구현하거나 TypeScript 지원 작업을 할 때 사용합니다. 예:<example>사용자는 Lint 규칙에 대한 유형 분석을 이해해야 합니다.</example><example>사용자는 모듈 그래프 인프라에서 작업 중입니다.</example><example>사용자는 새로운 기능에 대한 유형 추론을 구현하려고 합니다.</example> 출처: biomejs/biome.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/biomejs/biome --skill type-inference
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-21
업데이트
2026-03-10

Browse more skills from biomejs/biome

빠른 답변

type-inference이란?

Biome의 모듈 그래프 및 유형 추론 시스템 작업을 위한 가이드입니다. 유형 인식 린트 규칙을 구현하거나 TypeScript 지원 작업을 할 때 사용합니다. 예:<example>사용자는 Lint 규칙에 대한 유형 분석을 이해해야 합니다.</example><example>사용자는 모듈 그래프 인프라에서 작업 중입니다.</example><example>사용자는 새로운 기능에 대한 유형 추론을 구현하려고 합니다.</example> 출처: biomejs/biome.

type-inference 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/biomejs/biome --skill type-inference 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/biomejs/biome