Use when you have a written implementation plan to execute in a separate session with review checkpoints
852
45
# Install this skill:
npx skills add vuejs-ai/skills --skill "vue-jsx-best-practices"
Install specific skill from multi-skill repository
# Description
JSX syntax in Vue (e.g., class vs className, JSX plugin config).
# SKILL.md
name: vue-jsx-best-practices
description: JSX syntax in Vue (e.g., class vs className, JSX plugin config).
version: 2.0.0
license: MIT
author: github.com/vuejs-ai
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
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Amp
Antigravity
Claude Code
Clawdbot
Codex
Cursor
Droid
Gemini CLI
GitHub Copilot
Goose
Kilo Code
Kiro CLI
OpenCode
Roo Code
Trae
Windsurf
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.