Communityv0.1.0

Vue Expert Js

Use when building Vue 3 applications with JavaScript only (no TypeScript). Invoke for JSDoc typing, vanilla JS composables, .mjs modules.

2.1kdownloads2stars3active installsVeera
View on ClawHubBack to Skills

Skill Details

Slug
vue-expert-js
Latest Version
0.1.0
Author
Veera
Published
Jan 31, 2026
Updated
Feb 25, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Vue Expert Js.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of vue-expert-js skill. - Provides expert Vue 3 support using JavaScript only (no TypeScript). - Focuses on JSDoc for type safety, vanilla JS composables, and ESM (.mjs) modules. - Guides on JS-based architecture, testing, and migration from TS or Options API. - Enforces use of `<script setup>` without TypeScript syntax. - Reference sections for JSDoc typing, composables, components, state management, and testing. - Outlines strict must-do and must-not-do practices for JS-only Vue projects.