·vue-development
</>

vue-development

travisjneuman/.claude

Vue.js 3-Entwicklung mit Composition API, TypeScript, Pinia State Management und Nuxt 3 Full-Stack. Verwenden Sie es, wenn Sie Vue-Anwendungen erstellen, reaktive Muster implementieren, Composables erstellen oder mit dem Vue-Ökosystem arbeiten.

6Installationen·0Trend·@travisjneuman

Installation

$npx skills add https://github.com/travisjneuman/.claude --skill vue-development

SKILL.md

Comprehensive guide for building modern Vue.js applications with the Composition API.

| Vue 3 | Core framework | 3.4+ | | TypeScript | Type safety | 5.0+ | | Vite | Build tool | 5.0+ | | Pinia | State management | 2.1+ | | Vue Router | Routing | 4.2+ | | Nuxt 3 | Full-stack framework | 3.10+ | | Vitest | Testing | 1.0+ |

| Using Options API for complex components | Poor code organization | Use Composition API | | Mutating props directly | Breaks one-way data flow | Emit events to parent | | Using $refs for state | Not reactive | Use ref() and props | | Deeply nested watchers | Performance issues | Use computed() instead |

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/travisjneuman/.claude --skill vue-development
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist vue-development?

Vue.js 3-Entwicklung mit Composition API, TypeScript, Pinia State Management und Nuxt 3 Full-Stack. Verwenden Sie es, wenn Sie Vue-Anwendungen erstellen, reaktive Muster implementieren, Composables erstellen oder mit dem Vue-Ökosystem arbeiten. Quelle: travisjneuman/.claude.

Wie installiere ich vue-development?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/travisjneuman/.claude --skill vue-development Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/travisjneuman/.claude