A shared tag with AI prompts and code snippets
From workspace: Windsurf
Team: Rules Directory
Total snippets: 3
3 snippets
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...
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...
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...