·vue
</>

vue

antfu/skills

Vue.js - Le framework JavaScript progressif pour créer des interfaces utilisateur

5.0KInstallations·82Tendance·@antfu

Installation

$npx skills add https://github.com/antfu/skills --skill vue

SKILL.md

Vue is a progressive JavaScript framework for building user interfaces. It builds on standard HTML, CSS, and JavaScript with intuitive API and world-class documentation. The Composition API with and TypeScript is the recommended approach for building Vue applications.

| Reactivity System | ref, reactive, computed, watch, and watchEffect | core-reactivity |

| Props | Declare and validate component props with TypeScript | components-props | | Events (Emits) | Emit custom events from components | components-emits | | Slots | Pass template content to child components | components-slots | | v-model | Two-way binding on custom components | components-v-model |

Vue.js - Le framework JavaScript progressif pour créer des interfaces utilisateur Source : antfu/skills.

Voir l'original

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/antfu/skills --skill vue
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-01
Mis à jour
2026-02-18

Réponses rapides

Qu'est-ce que vue ?

Vue.js - Le framework JavaScript progressif pour créer des interfaces utilisateur Source : antfu/skills.

Comment installer vue ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/antfu/skills --skill vue Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor

Où se trouve le dépôt source ?

https://github.com/antfu/skills

Détails

Catégorie
</>Développement
Source
skills.sh
Première apparition
2026-02-01