AI AGENT ADDONS

BiomeJS is a tool that checks your code for mistakes and enforces a consistent style. This guide helps you set up its configuration for your project. You will learn how to extend shared configs, handle monorepo settings, and add custom overrides.

Using the right BiomeJS configuration keeps your code clean and prevents common bugs. The patterns shown here follow the Sablier project style. They work for libraries, frontend apps, and even GraphQL projects.

Add Biome Js skill to your workflow

Global

mkdir -p ~/.claude/skills/biome-js

Project

mkdir -p .claude/skills/biome-js

Source Repository

Stars
63
Forks
3
Watchers
63
License
MIT
Last Push
25 days ago
Created
5 months ago