·lint-rule-development
{}

lint-rule-development

Biome 분석기에서 린트 규칙을 생성하고 구현하기 위한 단계별 가이드입니다. noVar, useConst 또는 사용자 정의 lint/assist 규칙과 같은 규칙을 구현할 때 사용합니다. 예:<example>사용자가 사용되지 않는 변수를 감지하는 규칙을 생성하려고 합니다.</example><example>사용자가 진단 문제를 해결하기 위해 코드 작업을 추가해야 합니다.</example><example>사용자가 바인딩 참조에 대한 의미 분석을 구현하고 있습니다.</example>

41설치·3트렌드·@biomejs

설치

$npx skills add https://github.com/biomejs/biome --skill lint-rule-development

lint-rule-development 설치 방법

명령줄에서 lint-rule-development AI 스킬을 개발 환경에 빠르게 설치

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

출처: biomejs/biome.

Use this skill when creating new lint rules or assist actions for Biome. It provides scaffolding commands, implementation patterns, testing workflows, and documentation guidelines.

This creates a file in crates/biomejsanalyze/src/lint/nursery/usemyrulename.rs

Biome 분석기에서 린트 규칙을 생성하고 구현하기 위한 단계별 가이드입니다. noVar, useConst 또는 사용자 정의 lint/assist 규칙과 같은 규칙을 구현할 때 사용합니다. 예:<example>사용자가 사용되지 않는 변수를 감지하는 규칙을 생성하려고 합니다.</example><example>사용자가 진단 문제를 해결하기 위해 코드 작업을 추가해야 합니다.</example><example>사용자가 바인딩 참조에 대한 의미 분석을 구현하고 있습니다.</example> 출처: biomejs/biome.

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

인용 가능한 정보

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

설치 명령어
npx skills add https://github.com/biomejs/biome --skill lint-rule-development
카테고리
{}데이터 분석
인증됨
최초 등록
2026-02-21
업데이트
2026-03-10

Browse more skills from biomejs/biome

빠른 답변

lint-rule-development이란?

Biome 분석기에서 린트 규칙을 생성하고 구현하기 위한 단계별 가이드입니다. noVar, useConst 또는 사용자 정의 lint/assist 규칙과 같은 규칙을 구현할 때 사용합니다. 예:<example>사용자가 사용되지 않는 변수를 감지하는 규칙을 생성하려고 합니다.</example><example>사용자가 진단 문제를 해결하기 위해 코드 작업을 추가해야 합니다.</example><example>사용자가 바인딩 참조에 대한 의미 분석을 구현하고 있습니다.</example> 출처: biomejs/biome.

lint-rule-development 설치 방법은?

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

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

https://github.com/biomejs/biome