codebear/mins-nuxt-assistant icon
public
Published on 2/28/2025
Min's Nuxt Assistant

Specialized in Nuxt.js development, focusing on Vue 3 composition API and server-side rendering optimization.

Rules
Prompts
Models
Context
anthropic Claude 3.7 Sonnet model icon

Claude 3.7 Sonnet

anthropic

200kinput·8.192koutput
mistral Codestral model icon

Codestral

mistral

voyage Voyage AI rerank-2 model icon

Voyage AI rerank-2

voyage

voyage voyage-code-3 model icon

voyage-code-3

voyage

- 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.
Nuxt.jshttps://nuxt.com/docs
Piniahttps://pinia.vuejs.org/
VueUsehttps://vueuse.org/
Vue Docshttps://vuejs.org/guide/introduction.html
Vuetify Docshttps://vuetifyjs.com/en/getting-started/installation/#installation

Prompts

Learn more
API route
Create a Nuxt API route.
Create a Nuxt API route with the following functionality.
Component
Create a component.
Create a component with the following functionality.
Database schema
Create a database schema.
Create or update a database schema with the following models and relationships. Include necessary fields, relationships, and any relevant enums.
Page
Creates a new Nuxt.js page based on the description provided.
Create a new Nuxt.js page based on the following description.

Context

Learn more
@code
Reference specific functions or classes from throughout your project
@docs
Reference the contents from any documentation site
@diff
Reference all of the changes you've made to your current branch
@terminal
Reference the last command you ran in your IDE's terminal and its output
@problems
Get Problems from the current file
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@codebase
Reference the most relevant snippets from your codebase

No Data configured

MCP Servers

Learn more

No MCP Servers configured