skill repo
oxc-project/oxc▌
2 approved skills in this repository
skills (2)
migrate-oxlint
Productivity
Automated migration guide from ESLint to Oxlint with rule mapping and configuration review. \n \n Uses the official @oxlint/migrate tool to automatically convert ESLint flat configs to .oxlintrc.json , with options for type-aware rules, experimental rules, and plugin migration \n Maps 13+ popular ESLint plugins (TypeScript, React, Import, Unicorn, Jest, etc.) to built-in oxlint equivalents; unmigrated rules can be identified with --details \n Covers manual handling of unsupported features: local
migrate-oxfmt
Productivity
This skill guides you through migrating a JavaScript/TypeScript project from Prettier or Biome to Oxfmt.