diff --git a/.cursorrules b/.cursorrules new file mode 100644 index 00000000..fc27ae53 --- /dev/null +++ b/.cursorrules @@ -0,0 +1,349 @@ +# CoreUI Free Vue Admin Template - AI Assistant Rules + +You are working with the CoreUI Free Vue Admin Template, a professional admin dashboard built with Vue 3, CoreUI Vue components, and modern build tools. This project uses Vite for development and building, Vue Router for navigation, Pinia for state management, and Sass for styling. + +## Critical Rules + +**Component Library**: ALWAYS use CoreUI Vue components from https://coreui.io/vue/docs/. NEVER use Tailwind CSS, Vuetify, Element Plus, or other component libraries. This project is built on Bootstrap 5 and CoreUI Vue components exclusively. + +**Technology Stack**: This project uses: +- Vue 3.5.x with Composition API and script setup +- Single File Components (SFC) with