·review-vue
</>

review-vue

nesnilnehc/ai-cortex

Review Vue 3 code for Composition API, reactivity, components, state (Pinia), routing, and performance. Framework-only atomic skill; output is a findings list.

8Installs·0Trend·@nesnilnehc

Installation

$npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-vue

SKILL.md

Review Vue 3 code for framework conventions only. Do not define scope (diff vs codebase) or perform security/architecture analysis; those are handled by scope and cognitive skills. Emit a findings list in the standard format for aggregation. Focus on Composition API and , reactivity (ref/reactive, computed/watch), component boundaries and props/emits, state (Pinia/store), routing and guards, performance (e.g. v-me...

When to use: When the code under review is Vue 3 and the task includes framework quality. Scope is determined by the caller or user.

| Location | path/to/file.vue or .ts (optional line or range). | | Category | framework-vue. | | Severity | critical \| major \| minor \| suggestion. | | Title | Short one-line summary. | | Description | 1–3 sentences. | | Suggestion | Concrete fix or improvement (optional). |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-vue
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is review-vue?

Review Vue 3 code for Composition API, reactivity, components, state (Pinia), routing, and performance. Framework-only atomic skill; output is a findings list. Source: nesnilnehc/ai-cortex.

How do I install review-vue?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-vue Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/nesnilnehc/ai-cortex