·biome-developer
</>

biome-developer

Biome に取り組む際の一般的な開発のベスト プラクティスと一般的な注意点。よくある間違いを回避し、バイオーム固有のパターンを理解し、技術的なヒントを学ぶために使用します。例:<example>Biome の AST および構文ノードの操作</example><example>文字列抽出メソッドの理解</example><example>埋め込み言語とディレクティブの処理</example>

42インストール·3トレンド·@biomejs

インストール

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

biome-developer のインストール方法

コマンドラインで biome-developer AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/biomejs/biome --skill biome-developer
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: biomejs/biome。

This skill provides general development best practices, common gotchas, and Biome-specific patterns that apply across different areas of the codebase. Use this as a reference when you encounter unfamiliar APIs or need to avoid common mistakes.

Example: Svelte's on:click event handler syntax is legacy (Svelte 3/4). Modern Svelte 5 runes mode uses regular attributes. Unless users specifically request it, don't implement legacy syntax support.

When working with enum variants (like AnySvelteDirective), check if there are also non-enum types that need handling:

Biome に取り組む際の一般的な開発のベスト プラクティスと一般的な注意点。よくある間違いを回避し、バイオーム固有のパターンを理解し、技術的なヒントを学ぶために使用します。例:<example>Biome の AST および構文ノードの操作</example><example>文字列抽出メソッドの理解</example><example>埋め込み言語とディレクティブの処理</example> ソース: biomejs/biome。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/biomejs/biome --skill biome-developer
ソース
biomejs/biome
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-21
更新日
2026-03-10

Browse more skills from biomejs/biome

クイックアンサー

biome-developer とは?

Biome に取り組む際の一般的な開発のベスト プラクティスと一般的な注意点。よくある間違いを回避し、バイオーム固有のパターンを理解し、技術的なヒントを学ぶために使用します。例:<example>Biome の AST および構文ノードの操作</example><example>文字列抽出メソッドの理解</example><example>埋め込み言語とディレクティブの処理</example> ソース: biomejs/biome。

biome-developer のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/biomejs/biome --skill biome-developer インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/biomejs/biome