vue-doctor

Diagnose and fix Vue/Nuxt codebase health issues. Use when reviewing Vue code, fixing performance problems, auditing security, or improving code quality.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "vue-doctor" with this command: npx skills add arjun-ingole/vue-doctor/arjun-ingole-vue-doctor-vue-doctor

Vue Doctor

Scans your Vue/Nuxt codebase for security, performance, correctness, and architecture issues. Outputs a 0-100 score with actionable diagnostics.

Usage

npx -y vue-doctor@latest . --verbose

Workflow

  1. Run the command above at the project root
  2. Read every diagnostic with file paths and line numbers
  3. Fix issues starting with errors (highest severity)
  4. Re-run to verify the score improved

Rules (30+)

  • Security: v-html XSS risks, eval(), hardcoded secrets in client code
  • Composition API: watch as computed, async watchEffect, reactive destructuring, ref in computed
  • Performance: index as key, deep watch, expensive template expressions, method calls in v-for
  • Architecture: prop mutation, missing emits declaration, giant components
  • Correctness: v-if with v-for, this in setup, direct DOM manipulation, missing prop types
  • Nuxt: window in SSR, missing SEO meta, process.env in client, server route error handling
  • Bundle Size: barrel imports, full lodash, moment.js, heavy libraries
  • Accessibility: missing prefers-reduced-motion for motion libraries
  • Dead Code: unused files, exports, types

Score

  • 75+: Great
  • 50-74: Needs work
  • 0-49: Critical

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Sentinel — Agent Security Layer

Runtime security layer for OpenClaw agents. Intercepts and scans all external input (emails, API responses, web content, chat messages, calendar events) for...

Registry SourceRecently Updated
Security

Sop Writer

SOP标准操作流程编写工具。创建SOP、流程图、检查清单、审核评估、模板库、培训材料。SOP writer with create, flowchart, checklist, audit, template, and training materials. Use when you need sop write...

Registry SourceRecently Updated
1580Profile unavailable
Security

Cogdx

Cognitive diagnostics for AI agents. Calibration audits, bias detection, reasoning verification, and deception analysis. External verification you can't do y...

Registry SourceRecently Updated
20Profile unavailable
Security

Ring Security

Monitor and manage Ring doorbells and security cameras. Query device status, review motion events, manage modes, and export event history. Use when you need...

Registry SourceRecently Updated
1760Profile unavailable