vuejs-ai/vue-jsx-best-practices
JSX syntax in Vue (e.g., class vs className, JSX plugin config).
JSX syntax in Vue (e.g., class vs className, JSX plugin config).
npx skills add https://github.com/vuejs-ai/skills/tree/main/skills/vue-jsx-best-practicesJSX syntax in Vue (e.g., class vs className, JSX plugin config).
This repo contains 5 individual skills — each has its own dedicated page.
Create 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.
Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.
A collection of best practices and tips for developing applications using Vue.js. This skill MUST be apply when developing, refactoring or reviewing Vue.js or Nuxt projects.
Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.
Pinia stores, state management patterns, store setup, and reactivity with stores.
Personal Claude Code configuration: CLAUDE.md, custom skills, agents, hooks, and utility scripts.
Claude Code skills marketplace
Discipline-as-mechanism for AI coding agents. Opinionated orchestration layer above Claude Code / OpenCode / Cursor — multi-perspective review boards with anti-anchoring, pre-delegation gates, single-class skill model, mechanical drift-killer hooks. For solo engineers across multiple repos.
Use this skill when compositing display objects with blend modes in PixiJS v8. Covers standard modes (normal, add, multiply, screen, erase, min, max), advanced modes via pixi.js/advanced-blend-modes (color-burn, overlay, hard-light, etc.), batch-friendly ordering. Triggers on: blendMode, additive, multiply, screen, overlay, color-burn, color-dodge, advanced-blend-modes, glow, erase.
Create 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.
Prestashop Developer Skills