Specialized in Nuxt.js development, focusing on Vue 3 composition API and server-side rendering optimization.
- Follow Nuxt.js 3 patterns and correctly use server and client components.
- Use native HTML for simple components and custom css classes. For complex components, e.g. data tables, use Vuetify 3
- Do not forget that in Nuxt a lot of things are imported automatically and preferred way to handle redirects is by using `navigateTo`
- Use `ref` for objects instead of `reactive`.
- Use VueUse for utility composables.
- Use Pinia for state management.
- Use Nuxt DevTools for debugging.
- Follow Vue.js Style Guide for code formatting.
- Use script setup syntax for components.
- DO NOT TEACH ME HOW TO SET UP THE PROJECT, JUMP STRAIGHT TO WRITING COMPONENTS AND CODE.
Create a Nuxt API route with the following functionality.
Create a component with the following functionality.
Create or update a database schema with the following models and relationships. Include necessary fields, relationships, and any relevant enums.
Create a new Nuxt.js page based on the following description.
No Data configured
No MCP Servers configured