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.
AI-curated multi-vendor certification practice exam platform — Next.js 15, Prisma, PayPal, Claude Agent SDK, Coolify-ready.
AI Studio 无代码大模型微调 Skill,一句话触发,全程引导,支持 ERNIE 和 Qwen/LLaMA
Personal repository for skills, workflows, prompts, and knowledge assets
A Claude Code plugin: comprehensive Remix v3 reference. Progressive-disclosure sub-skills, two example apps, Bun scaffolders.
Use this skill when upgrading to PixiJS v8 from v7 or diagnosing broken v7 code after an upgrade. Covers async app.init, single pixi.js package (deprecated @pixi/* sub-packages), Graphics shape-then-fill, BaseTexture → TextureSource, shader/uniform rework, ParticleContainer+Particle, constructor options objects, DisplayObject removal, settings/utils removal, Ticker signature, events rewrite. Triggers on: migrate v7, v8 breaking changes, @pixi/ import, DisplayObject, beginFill, endFill, cacheAsBitmap, BaseTexture, deprecated.
Personal AI assistant platform with a Python agent runtime, secure tool sandbox, and multiple client apps.