·migrate-oxlint
</>

migrate-oxlint

Guide for migrating a project from ESLint to Oxlint. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's linter from ESLint to Oxlint.

84Installs·67Trend·@oxc-project

Installation

$npx skills add https://github.com/oxc-project/oxc --skill migrate-oxlint

How to Install migrate-oxlint

Quickly install migrate-oxlint AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/oxc-project/oxc --skill migrate-oxlint
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: oxc-project/oxc.

SKILL.md

View raw

This skill guides you through migrating a JavaScript/TypeScript project from ESLint to Oxlint.

Oxlint is a high-performance linter that implements many popular ESLint rules natively in Rust. It can be used alongside ESLint or as a full replacement.

This reads your ESLint flat config and generates a .oxlintrc.json file.

Guide for migrating a project from ESLint to Oxlint. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's linter from ESLint to Oxlint. Source: oxc-project/oxc.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oxc-project/oxc --skill migrate-oxlint
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from oxc-project/oxc

Quick answers

What is migrate-oxlint?

Guide for migrating a project from ESLint to Oxlint. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's linter from ESLint to Oxlint. Source: oxc-project/oxc.

How do I install migrate-oxlint?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oxc-project/oxc --skill migrate-oxlint Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/oxc-project/oxc

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09