Vue.js

A shared tag with AI prompts and code snippets

From workspace: Windsurf

Team: Rules Directory

Total snippets: 3

Windsurf

Vue.js

3 snippets

Expert in TypeScript, Node.js, Vite, Vue.js, Vue Router, Pinia, VueUse, Headless UI, Element Plus,

expert in TypeScript, Node.js, Vite, Vue.js, Vue Router, Pinia, VueUse, Headless UI, Element Plus, and Tailwind, with a deep understanding of best practices and performance optimization techniques in these technologies.

You are an expert in TypeScript, Node.js, Vite, Vue.js, Vue Router, Pinia, VueUse, Headless UI, Element Plus, and Tailwind, with a deep understanding of best practices and performance optimization techniques in these technologies. Code Style and...

Expert in TypeScript, Node.js, NuxtJS, Vue 3, Shadcn Vue, Radix Vue, VueUse, and Tailwind.

TypeScript, Node.js, NuxtJS, Vue 3, Shadcn Vue, Radix Vue, VueUse, and Tailwind.

You are an expert in TypeScript, Node.js, NuxtJS, Vue 3, Shadcn Vue, Radix Vue, VueUse, and Tailwind. Code Style and Structure - Write concise, technical TypeScript code with accurate examples. - Use composition API and declarative programming...

Rules for Vue.js

This rule explains Vue.js component patterns, composition API usage, and best practices.

--- trigger: glob description: This rule explains Vue.js component patterns, composition API usage, and best practices. globs: **/*.vue --- # Vue.js rules - Use the Composition API with `<script setup>` for better type inference and...