npx skills add vuejs-ai/skills --skill vue-jsx-best-practices
pymodel/vue3-best-practices · Archived
vue-jsx-best-practices
JSX syntax in Vue (e.g., class vs className, JSX plugin config).
Installation
npx skills add pymodel/vue3-best-practices --skill vue-jsx-best-practices
Stronger alternatives
This repository is archived — consider an actively maintained alternative.
MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and Ty…
4 installsPinia stores, state management patterns, store setup, and reactivity with stores (Pinia 2-4: st…
3 installsUse for Vue.js testing. Covers Vitest 4, Vue Test Utils, component testing, mocking, testing pa…
3 installsVue Router 4/5 patterns, navigation guards, route params, file-based routing, and route-compone…
3 installsSimilar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge F…
263K installsAlso in this package
Other skills from pymodel/vue3-best-practices.
npx skills add pymodel/vue3-best-practices
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
npx skills add smithery/vuejs-ai --skill vue-jsx-best-practices
Repository health
main
Skill metadata
Parsed from SKILL.md frontmatter.
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md392 B -
docs
SUMMARY.md94 B
History
- First seen on skills.sh
- First recorded snapshot · 3 installs
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](reference/render-function-jsx-vue-vs-react.md)