yuyinwsyuyinwsCommunityยท2 Agent Skills Included

oxc-inspector

Visualize Oxc lint results and build Vite devtools panels

Visualizes oxlint and oxfmt output in an interactive web interface instead of raw terminal logs. Explains Oxc config files so developers understand lint and format rules without digging through documentation. Includes guides for building Vite devtools plugin panels and composing Nuxt UI interfaces with accessible Vue components.
npx skills add yuyinws/oxc-inspector --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install oxc-inspector?โ–ผ

Run `npx skills add yuyinws/oxc-inspector --all -g -y` in your terminal to install all skills in this repository globally.

What does oxc-inspector do?โ–ผ

It collects oxlint and oxfmt results from your project and displays them in a visual web interface, making lint errors and config files easier to understand.

How to build a Vite devtools plugin?โ–ผ

The included skill teaches your agent to create devtools panels, dock entries, RPC functions, and shared state using the @vitejs/devtools-kit setup hook.

Can I build dashboards with Nuxt UI using these skills?โ–ผ

Yes. The Nuxt UI skill covers 125+ accessible Vue components, theming, forms, overlays, and ready-made layouts for dashboards, docs, and chat interfaces.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’