bumping-biome

Official

Update Biome package and config.

Authorprisma
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of updating the Biome linter and formatter package across a project, ensuring configuration files are synchronized with the new version and running necessary checks.

Core Features & Use Cases

  • Version Bumping: Updates @biomejs/biome to a specified or the latest version using pnpm.
  • Configuration Alignment: Renames biome.json to biome.jsonc and updates the $schema property to match the new Biome version.
  • Linting and Fixing: Executes pnpm -w lint:fix to apply formatting and linting rules, reporting any regressions.
  • Unsafe Fixes: Offers to run pnpm -w lint:fix:unsafe for more aggressive, potentially risky fixes.
  • Use Case: After a pnpm update command that might have inadvertently updated Biome, or when a new Biome release is out, use this skill to ensure the project is up-to-date and correctly configured.

Quick Start

Update the biome package to the latest version and align configurations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bumping-biome
Download link: https://github.com/prisma/prisma-next/archive/main.zip#bumping-biome

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.