claudeindex
Marketplace

vue3-best-practices

vue3-best-practices

Stars

0

Forks

0

Plugins

9

Installation

1

Add the marketplace

/plugin marketplace add Pythoughts-labs/vue3-best-practices
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

9

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

vue-skills-bundle

Install all Vue.js skills at once, including best practices, testing, router, Pinia, JSX, Options API, debug guides, and AI apps.

Plugin

vue-best-practices

A collection of best practices and tips for developing applications using Vue.js. MUST be used when developing, refactoring, or reviewing Vue.js and Nuxt tasks.

Plugin

vue-debug-guides

Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.

Plugin

vue-jsx-best-practices

JSX syntax in Vue (e.g., class vs className, JSX plugin config).

Plugin

vue-options-api-best-practices

Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.

Plugin

vue-pinia-best-practices

Pinia stores, state management patterns, store setup, and reactivity with stores.

Plugin

vue-router-best-practices

Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.

Plugin

vue-testing-best-practices

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.

Plugin

vue-ai-apps

Building AI/LLM and agent apps with Vue 3 and Nuxt: streaming chat UIs, the Vercel AI SDK, useChat, tool calling, structured output, and abort/error handling.