home/categories/ide-plugins/biomejs-biome-claude-skills-formatter-development-skill-md
ide-pluginstools

formatter-development

Guide for implementing formatting rules using Biome's IR-based formatter infrastructure. Use when implementing formatting for new syntax nodes, handling comments in formatted output, or comparing Biome's formatting against Prettier for JavaScript, CSS, JSON, HTML, or other languages.

biomejs
maintainer
biomejs
Обновлено 3/6/2026
Звёзды
24326
Форки
952
quick start

Installation and usage

Guide for implementing formatting rules using Biome's IR-based formatter infrastructure. Use when implementing formatting for new syntax nodes, handling comments in formatted output, or comparing Biome's formatting against Prettier for JavaScript, CSS, JSON, HTML, or other languages.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use formatter-development