Skip to main content
Back to registry

migrate-oxfmt

oxc-project/oxc

This skill guides you through migrating a JavaScript/TypeScript project from Prettier or Biome to Oxfmt .

Installs165
Install command
npx skills add https://github.com/oxc-project/oxc --skill migrate-oxfmt
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
This skill guides you through migrating a JavaScript/TypeScript project from Prettier or Biome to Oxfmt . Oxfmt is a high-performance, Prettier-compatible code formatter. Most Prettier options are supported directly. An automated migration tool is built into oxfmt, supporting both Prettier and Biome as migration sources. This will: This will: Biome option mapping: Notes (both sources): After migration, review the generated .oxfmtrc.json for these key differences: Prettier and Biome default is 80, oxfmt default is 100. The migration tool sets printWidth: 80 if not specified in your source config. Decide whether to keep 80 or adopt 100. These Prettier options are skipped during migration: Enabled by default in oxfmt, but the migration tool disables it unless prettier-plugin-packagejson was detected.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

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

This skill guides you through migrating a JavaScript/TypeScript project from Prettier or Biome to Oxfmt .

Is migrate-oxfmt good?

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

What agent does migrate-oxfmt work with?

migrate-oxfmt currently lists compatibility with gemini-cli, opencode, cursor, amp, cline, github-copilot.

What are alternatives to migrate-oxfmt?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install migrate-oxfmt?

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

Related skills

More from oxc-project/oxc

Related skills

Alternatives in Software Engineering