CtrlK
BlogDocsLog inGet started
Tessl Logo

oxc

github.com/oxc-project/oxc

SkillAddedReview
insta-snapshots

.agents/skills/insta-snapshots/SKILL.md

Guide for working with and updating insta snapshot tests in Oxc without terminal interaction.

54

migrate-oxfmt

.agents/skills/migrate-oxfmt/SKILL.md

Guide for migrating a project from Prettier or Biome to Oxfmt. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's formatter from Prettier or Biome to Oxfmt.

68

migrate-oxlint

.agents/skills/migrate-oxlint/SKILL.md

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.

71

performance-lint-rules

.agents/skills/performance-lint-rules/SKILL.md

Performance review guidance for Oxc linter rule implementations. Use only when reviewing Rust rule code under crates/oxc_linter/src/rules/ or when explicitly auditing those rules for performance improvements.

69