home/categories/code-quality/biomejs-biome-claude-skills-prettier-compare-skill-md
code-qualitytesting-security

prettier-compare

Compares code formatting and formatting IR between Biome and Prettier to ensure that Biome's formatting is consistent and correct. Use when validating formatter changes, debugging formatting differences, or comparing output for JavaScript, TypeScript, CSS, or other languages.

biomejs
maintainer
biomejs
更新於 3/6/2026
星標
24326
分支
952
quick start

Installation and usage

Compares code formatting and formatting IR between Biome and Prettier to ensure that Biome's formatting is consistent and correct. Use when validating formatter changes, debugging formatting differences, or comparing output for JavaScript, TypeScript, CSS, or other languages.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use prettier-compare