Skip to main content
Back to the directory
oxc-project/oxcSoftware EngineeringFrontend and Design

migrate-oxlint

Automated migration guide from ESLint to Oxlint with rule mapping and configuration review.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/oxc-project/oxc --skill migrate-oxlint
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, migrate-oxlint has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: oxc-project/oxc. Canonical URL: https://skills.sh/oxc-project/oxc/migrate-oxlint.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Automated migration guide from ESLint to Oxlint with rule mapping and configuration review. 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. An official migration tool is available, and will be used by this skill: @oxlint/migrate Run the migration tool in the project root: This reads your ESLint flat config ( eslint.config.js for example) and generates a .oxlintrc.json file from it. It will find your ESLint config file automatically in most cases. See options below for more info. If your ESLint config is not at the default location, pass the path explicitly: After migration, review the generated .oxlintrc.json .

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does migrate-oxlint do?

Automated migration guide from ESLint to Oxlint with rule mapping and configuration review.

Is migrate-oxlint good?

migrate-oxlint does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support migrate-oxlint?

migrate-oxlint currently lists compatibility with Skills CLI.

Is migrate-oxlint safe to install?

migrate-oxlint has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to migrate-oxlint?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install migrate-oxlint?

Run the following command to install migrate-oxlint: npx skills add https://github.com/oxc-project/oxc --skill migrate-oxlint

Related skills

More from oxc-project/oxc

Related skills

Alternatives in Software Engineering