
Ethanshoedev Oxc Lsp Claude Plugin
- 1 repo stars
- Updated January 9, 2026
- EthanShoeDev/oxc-lsp-claude-plugin
ethanshoedev-oxc-lsp-claude-plugin is a Claude Code plugin that connects the Oxlint language server for fast JavaScript and TypeScript linting inside your sessions.
About
ethanshoedev-oxc-lsp-claude-plugin adds Oxlint’s language server to Claude Code so developers get quick JavaScript and TypeScript lint signals inside the agent environment. Rather than a standalone SKILL.md workflow, it is a tight integration plugin: one marketplace entry whose keywords center on LSP, oxlint, oxc, and linting. Use it when you already rely on Oxlint for speed and want diagnostics to inform both active coding and pre-ship review. The canonical Skillselion shelf is Ship / review because linting primarily protects quality before you call a release done, but the same LSP hook remains valuable during Build on frontend TypeScript work. Expect a focused devtool plugin, not a full testing framework or security audit pack.
- Single-plugin bundle wiring Oxlint (oxc) as a language server for Claude Code
- Fast JS/TS linting via LSP instead of manual lint command paste loops
- Targets Claude Code agent sessions that need inline diagnostic awareness
- Oxlint/Oxc stack emphasis for performance-oriented lint feedback
- Development-category plugin focused on language server integration
Ethanshoedev Oxc Lsp Claude Plugin by the numbers
- Data as of Jul 9, 2026 (Skillselion catalog sync)
/plugin install ethanshoedev-oxc-lsp-claude-plugin@EthanShoeDev/oxc-lsp-claude-pluginAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | January 9, 2026 |
| Repository | EthanShoeDev/oxc-lsp-claude-plugin ↗ |
What it does
Install the Oxlint LSP plugin so Claude Code surfaces fast JavaScript and TypeScript lint diagnostics while you edit and review code.
Who is it for?
Best when you use Oxlint and want Claude Code to stay aligned with fast oxc-powered lint rules on TS/JS codebases.
Skip if: Projects that standardize on ESLint-only workflows with no Oxlint adoption, or developers not using Claude Code.
What you get
After registration, Claude Code can consume Oxlint LSP diagnostics so JS/TS issues surface during editing and review.
- Oxlint LSP bridge plugin registered in Claude Code
- Inline lint diagnostic channel for JS/TS files during agent sessions
- Faster feedback loop versus manual lint CLI copy-paste
By the numbers
- Plugin bundle count: 1
- Repository: EthanShoeDev/oxc-lsp-claude-plugin
- Catalog category tag: development
Recommended Plugins
How it compares
Oxlint LSP integration plugin, not a markdown agent skill for generic code review checklists.
FAQ
Who is Ethanshoedev Oxc Lsp Claude Plugin for?
It is for Claude Code users on JavaScript or TypeScript codebases who want Oxlint diagnostics via language server protocol instead of ad-hoc lint prompts.
When should I use Ethanshoedev Oxc Lsp Claude Plugin?
Use it during review before ship and while building frontend TS/JS when you want continuous lint feedback inside the agent.
How do I add Ethanshoedev Oxc Lsp Claude Plugin to my agent?
Add the EthanShoeDev/oxc-lsp-claude-plugin repository as a Claude Code plugin source and enable the bundled Oxlint LSP plugin in your Claude Code settings.