Official skills publisher Verified Skillscout rank 0

Oxc

Oxc publishes official AI agent skills for its tools, services, and developer workflows. Oxc is a collection of JavaScript development tools written in Rust for parsing, linting, transforming, and optimizing code.

Browse 5 official AI agent skills across 2 Oxc repositories, with install commands and source links.

5 Skills
2 Repositories
8,566 Installs
0 GitHub stars

Install

Add Oxc skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/oxc-project/oxc-project_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Oxc skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Includes 4 official skills: migrate-oxlint, migrate-oxfmt, performance-lint-rules, insta-snapshots.

4 skills 8,566 installs 0 stars
npx skills add oxc-project/oxc -y

Includes 1 official skill: tsgolint-update-typescript-go.

1 skill 0 installs 0 stars
npx skills add oxc-project/tsgolint -y

5 skills

oxc-project/oxc 4 skills

migrate-oxlint

oxc-project/oxc 5,400 installs
View source

migrate-oxfmt

oxc-project/oxc 2,900 installs
View source

performance-lint-rules

oxc-project/oxc 137 installs
View source

insta-snapshots

oxc-project/oxc 129 installs
View source
oxc-project/tsgolint 1 skill

tsgolint-update-typescript-go

oxc-project/tsgolint 0 installs
View source

Repository documentation

oxc-project/oxc package overview

oxc-project/oxc/README.md View on GitHub

oxc-project/oxc

Includes 4 official skills: migrate-oxlint, migrate-oxfmt, performance-lint-rules, insta-snapshots.

Top skills in this package

migrate-oxlintOfficial Oxc skill from oxc-project/oxc.
migrate-oxfmtOfficial Oxc skill from oxc-project/oxc.
performance-lint-rulesOfficial Oxc skill from oxc-project/oxc.
insta-snapshotsOfficial Oxc skill from oxc-project/oxc.

Install

Install the full package:

npx skills add oxc-project/oxc -y

Install a specific skill:

npx skills add oxc-project/oxc@migrate-oxlint -y

Use the package when you want your agent to choose the relevant skill from this official Oxc repository.

View oxc-project/oxc on GitHub
Copied