review-vue

Identify Vue 3 framework convention issues in code scopes.

7|3|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-vue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-vue
Source: https://github.com/nesnilnehc/ai-cortex/tree/main/skills/review-vue
Command: npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-vue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vue 3 projects frequently diverge from official framework conventions, resulting in inconsistent code and hard-to-prioritize issues.

Core Features & Use Cases

  • Analyzes given code scope to surface Vue 3 framework convention findings (Composition API, reactivity, components, state management with Pinia, routing, and performance).
  • Produces structured findings including location, category (framework-vue), severity, title, description, and optional suggestion for remediation.

Quick Start

Provide a Vue 3 code scope and receive a findings list that details location, category, severity, title, and description.

Frequently Asked Questions about review-vue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find Vue 3 Composition API convention issues in my code?

You can review Vue 3 routing and performance issues by providing your project's code scope. The analysis surfaces structured findings detailing the location, severity, and description of framework convention violations to help prioritize remediation.

What is the best way to check a Vue 3 project for framework convention violations?

The best way to check Vue 3 projects for convention violations is analyzing the specified code scope to surface structured findings. It evaluates reactivity and component patterns, producing categorized reports with severity and locations for quick remediation.

Can I use this to review Vue 3 state management and routing code?

Yes, you can use this to review Vue 3 state management with Pinia and routing code. It analyzes the provided code scope to detect convention issues, generating structured reports with location, severity, title, and optional suggestions for remediation.

How do I get structured severity reports for Vue 3 reactivity issues?

To get structured severity reports for Vue 3 reactivity issues, submit your code scope for analysis. It identifies framework convention problems and formats results with location, category, severity, title, and description to guide your remediation process.

Does this Vue 3 review provide suggestions for fixing framework issues?

Yes, the Vue 3 review provides optional suggestions for fixing framework issues. Alongside location, severity, and description, the structured findings include remediation guidance to help correct Composition API and reactivity convention violations.