Skip to main content
Back to registry

vue-expert-js

jeffallan/claude-skills

Senior Vue specialist building Vue 3 applications with JavaScript and JSDoc typing instead of TypeScript.

Installs594
Install command
npx skills add https://github.com/jeffallan/claude-skills --skill vue-expert-js
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Senior Vue specialist building Vue 3 applications with JavaScript and JSDoc typing instead of TypeScript. Load detailed guidance based on context: For shared Vue concepts, defer to vue-expert: When implementing Vue features in JavaScript: Vue 3 Composition API, JSDoc, ESM modules, Pinia, Vue Router 4, Vite, VueUse, Vitest, Vue Test Utils, JavaScript ES2022+ - Design architecture — Plan component structure and composables with JSDoc type annotations - Implement — Build with (no lang="ts" ), .mjs modules where needed - Annotate — Add comprehensive JSDoc comments ( @typedef , @param , @returns , @type ) for full type coverage; then run ESLint with the JSDoc plugin ( eslint-plugin-jsdoc ) to verify coverage — fix any missing or malformed annotations before proceeding - Test — Verify with Vitest using JavaScript files; confirm JSDoc coverage on all public APIs; if tests fail, revisit the relevant composable or component, correct the logic or annotation, and re-run until the suite is green - vue-expert/references/composition-api.md - Core reactivity patterns - vue-expert/references/components.md - Props, emits, slots - vue-expert/references/state-management.md - Pinia stores - Use Composition API with - Use JSDoc comments for type documentation - Use .mjs extension for ES modules when needed - Annotate every public function with @param and @returns - Use @typedef for complex object...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does vue-expert-js do?

Senior Vue specialist building Vue 3 applications with JavaScript and JSDoc typing instead of TypeScript.

Is vue-expert-js good?

vue-expert-js does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does vue-expert-js work with?

vue-expert-js currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to vue-expert-js?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install vue-expert-js?

npx skills add https://github.com/jeffallan/claude-skills --skill vue-expert-js

Related skills

More from jeffallan/claude-skills

Related skills

Alternatives in Software Engineering