Vue Jsx Best Practices
插件 已验证 活跃JSX syntax in Vue (e.g., class vs className, JSX plugin config).
To help Vue.js developers write better JSX code by providing best practices and addressing common syntax differences and gotchas.
功能
- Vue 3 JSX syntax guidance
- Class vs className differences
- JSX configuration advice
- Best practices for Vue JSX
使用场景
- When encountering 'class' vs 'className' errors in Vue JSX.
- When migrating React JSX code to Vue.
- When needing guidance on Vue JSX configuration.
非目标
- General Vue.js development best practices.
- React JSX best practices.
- Debugging runtime errors unrelated to JSX syntax.
安装
请先添加 Marketplace
/plugin marketplace add hyf0/vue-skills/plugin install vue-jsx-best-practices@vue-skills质量评分
已验证类似扩展
Uc Taskmanager
100SDD WORK-PIPELINE Agent — Requirements analysis & development 6-agent full pipeline with DAG-based orchestration and sliding window context management
Brand Landingpage
99Guides developers from brand discovery through iterative design to deployment-ready HTML via Stitch.
Multi Platform Apps
99Cross-platform application development coordinating web, iOS, Android, and desktop implementations
UI/UX Design Plugin
99Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Gsap Skills
99Claude、Cursor 及其他 AI 代理的官方 GSAP 技能 — 动画、时间轴、ScrollTrigger、插件、工具、React 和性能
Create Adaptable Composable
98Create a library-grade Vue composable that accepts maybe-reactive inputs (MaybeRef / MaybeRefOrGetter) so callers can pass a plain value, ref, or getter. Normalize inputs with toValue()/toRef() inside reactive effects (watch/watchEffect) to keep behavior predictable and reactive. Use this skill when user asks for creating adaptable or reusable composables.