Claude Skill

Biome Lint Migration Toolkit

Automates migration from ESLint and Prettier to Biome (formerly Rome) by parsing .eslintrc and .prettierrc configs, mapping rules to biome.json equivalents, and running biome check --apply for bulk reformatting.

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download agentskillexchange-skills-skills_biome-lint-migration-toolkit-07beb56.zip · 0 KB
Part of agentskillexchange/skills — 249 skills

Install

skills CLI npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/biome-lint-migration-toolkit
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
Git git clone https://github.com/agentskillexchange/skills.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Biome Lint Migration Toolkit

Automates migration from ESLint and Prettier to Biome (formerly Rome) by parsing .eslintrc and .prettierrc configs, mapping rules to biome.json equivalents, and running biome check --apply for bulk reformatting.

Installation

No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.

Source

Files (skills)
  • SKILL.md 1.1 KB
    ---
    name: "Biome Lint Migration Toolkit"
    slug: "biome-lint-migration-toolkit"
    description: "Automates migration from ESLint and Prettier to Biome (formerly Rome) by parsing .eslintrc and .prettierrc configs, mapping rules to biome.json equivalents, and running biome check --apply for bulk reformatting."
    github_stars: 24293
    verification: "listed"
    source: "https://github.com/biomejs/biome"
    author: "biomejs"
    category: "Developer Tools"
    framework: "Claude Code"
    tool_ecosystem:
      github_repo: "biomejs/biome"
      github_stars: 24293
      npm_package: "@biomejs/biome"
      npm_weekly_downloads: 8804233
    ---
    
    # Biome Lint Migration Toolkit
    
    Automates migration from ESLint and Prettier to Biome (formerly Rome) by parsing .eslintrc and .prettierrc configs, mapping rules to biome.json equivalents, and running biome check --apply for bulk reformatting.
    
    ## Installation
    
    No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
    
    - Source: https://github.com/biomejs/biome
    
    ## Source
    
    - [Agent Skill Exchange](https://agentskillexchange.com/skills/biome-lint-migration-toolkit/)
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related