Vue JSX best practices and differences from React JSX.
JSX
- Migrating React JSX code to Vue or getting attribute type errors → See render-function-jsx-vue-vs-react

Installation
npx skills add https://github.com/hyf0/vue-skills --skill vue-jsx-best-practicesSummary
JSX syntax in Vue (e.g., class vs className, JSX plugin config).
SKILL.md
Vue JSX best practices and differences from React JSX.