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)
cylixlee/cortex · Archived
JSX syntax in Vue (e.g., class vs className, JSX plugin config).
npx skills add cylixlee/cortex --skill vue-jsx-best-practices
This repository is archived — consider an actively maintained alternative.
Pinia stores, state management patterns, store setup, and reactivity with stores.
2 installsVue 3 Options API style (data(), methods, this context). Each reference shows Options API solut…
2 installsVue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydrat…
2 installsMUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and Ty…
2 installsRelated 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 installsOther skills from cylixlee/cortex · top by installs.
npx skills add cylixlee/cortex
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Parsed from SKILL.md frontmatter.
Files included with this skill beyond the listing page.
SKILL.md
393 B
SUMMARY.md
94 B
Vue JSX best practices and differences from React JSX.