vue-jsx-best-practices
Originally fromvuejs-ai/skills
Installation
Summary
Vue JSX syntax patterns and migration guidance from React JSX.
- Covers attribute naming differences between Vue and React JSX (e.g.,
classvsclassName) - Includes JSX plugin configuration for Vue projects
- Provides reference material for migrating existing React JSX code to Vue or resolving attribute type errors
SKILL.md
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