nuxtjs-vue-typescript▌
mindrally/skills · updated Apr 8, 2026
You are an expert in TypeScript, Node.js, NuxtJS, Vue 3, Shadcn Vue, Radix Vue, VueUse, and Tailwind.
NuxtJS Vue TypeScript Development
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 with accurate examples
- Employ composition API with declarative patterns; avoid options API
- Favor iteration and modularity over code duplication
- Use descriptive variable names with auxiliary verbs (isLoading, hasError)
- Organize files: exported component, composables, helpers, static content, types
Naming Conventions
- Directories: lowercase with dashes (components/auth-wizard)
- Components: PascalCase (AuthWizard.vue)
- Composables: camelCase (useAuthState.ts)
TypeScript Usage
- Utilize TypeScript throughout; prefer types over interfaces
- Avoid enums; use const objects instead
- Leverage Vue 3 with TypeScript, defineComponent, and PropType
Syntax and Formatting
- Use arrow functions for methods and computed properties
- Minimize curly braces in conditionals
- Employ template syntax for declarative rendering
UI and Styling
- Implement Shadcn Vue, Radix Vue, and Tailwind
- Design responsively with mobile-first Tailwind approach
Performance
- Leverage Nuxt's built-in optimizations
- Use Suspense for async components
- Implement lazy loading for routes and components
- Optimize images: WebP format, size data, lazy loading
Key Conventions
- VueUse for common composables
- Pinia for state management
- Optimize Web Vitals (LCP, CLS, FID)
- Use Nuxt's auto-imports feature
Nuxt-Specific Guidelines
- Follow Nuxt 3 directory structure (pages/, components/, composables/)
- Leverage auto-imports, file-based routing, server routes, plugins
- Use useFetch and useAsyncData for data fetching
- Implement SEO with useHead and useSeoMeta
Vue 3 Composition API Best Practices
- Use
<script setup>syntax - Leverage ref, reactive, and computed
- Use provide/inject for dependency injection
- Create custom composables for reusable logic
Ratings
4.5★★★★★58 reviews- ★★★★★Mia Bansal· Dec 24, 2024
nuxtjs-vue-typescript fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★James Gonzalez· Dec 24, 2024
nuxtjs-vue-typescript is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Zara Anderson· Dec 16, 2024
Keeps context tight: nuxtjs-vue-typescript is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★William Johnson· Dec 12, 2024
We added nuxtjs-vue-typescript from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Dhruvi Jain· Dec 8, 2024
nuxtjs-vue-typescript is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Zara Rao· Dec 4, 2024
nuxtjs-vue-typescript reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Oshnikdeep· Nov 27, 2024
Keeps context tight: nuxtjs-vue-typescript is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Zara Thomas· Nov 15, 2024
Registry listing for nuxtjs-vue-typescript matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Dev Abbas· Nov 15, 2024
Keeps context tight: nuxtjs-vue-typescript is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Dev Chawla· Nov 7, 2024
nuxtjs-vue-typescript is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
showing 1-10 of 58