AI AGENT ADDONS

Vue Jsx Best Practices

hyf0/vue-skills

If you build user interfaces with Vue, you can use JSX syntax instead of templates. This skill helps you write JSX the right way for Vue. You will learn the key differences from React JSX.

The most important change is using class instead of className. You also need to set up a JSX plugin in your build tool. This skill saves you time and prevents common errors.

It is designed for developers moving from React to Vue or anyone who wants cleaner Vue code. Follow the best practices to avoid attribute type errors and keep your components working smoothly.

Add Vue Jsx Best Practices skill to your workflow

Global

mkdir -p ~/.claude/skills/vue-jsx-best-practices

Project

mkdir -p .claude/skills/vue-jsx-best-practices

Source Repository

Stars
2,641
Forks
154
Watchers
2,641
License
MIT
Last Push
2 months ago
Created
6 months ago