vue-reviewer

vue-reviewer is an agent for Claude Code from alexanderop/dotfiles. It costs 33 tokens per session (1,700 once invoked), scanned A, original, no licence file.

A code-review agent for Vue components, which are reusable parts of Vue web interfaces.

In plain words
What is it for?
Use it to review, analyse, or improve the quality of Vue component code.
Why use it?
It helps identify readability issues and apply established patterns without requiring you to inspect every component manually.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/alexanderop/dotfiles/vue-reviewer
Clone the repo
git clone --depth 1 https://github.com/alexanderop/dotfiles

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for vue-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/alexanderop/dotfiles/vue-reviewer.svg)](https://agentmods.dev/agents/alexanderop/dotfiles/vue-reviewer)
Your own site
<a href="https://agentmods.dev/agents/alexanderop/dotfiles/vue-reviewer"><img src="https://agentmods.dev/badge/agents/alexanderop/dotfiles/vue-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,700 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.01700
Opus 5 $0.00016 $0.00850
Sonnet 5 $0.00007 $0.00340
Haiku 4.5 $0.00003 $0.00170

Measured 6d ago against content hash d44dc232bf1b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

vue-reviewer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

claude/agents/vue-reviewer.md · 233 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 233 lines · 33 tokens per session scan A d44dc232bf1b

Subscribe to this mod's changes

vue-reviewer is an agent published in the GitHub repository alexanderop/dotfiles (10 stars, last pushed 7mo ago), with no licence file. It adds 33 tokens to every session and 1,700 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

vuejs-reviewer

Vue.js 3.5+ / 3.6 Vapor (beta) and TypeScript code review specialist — Composition API, Pinia, reactivity, performance, composables, useTemplateRef, useId, Vapor Mode.

TheBeardedBearSAS/claude-craft · 51 tokens

pe-vue

Principal Vue/Nuxt engineer (Vue 3/Nuxt 3/TypeScript/Tailwind/Storybook) reviewing code changes via five-pass protocol — Architecture → Quality+Tests → Security → Adversarial Re-read → Self-Adversarial, plus first-class Accessibility (WCAG 2.1 AA). Reads full files, cross-verifies API contracts. Runs typecheck, tests…

clafollett/lafollettlabs-claude-plugins · 96 tokens

frontend-architecture-reviewer

Reviews changed frontend code for component composition, state management, hook discipline, data flow, render performance, module boundaries, and SSR/hydration concerns. Cites the frontend-architecture rule. Distinct from ui-ux-reviewer (visual/a11y/design system).

BostonOrange/claude-code-framework · 62 tokens

nuxt-architect

Nuxt 3 + Pinia architecture specialist. Validates auto-import discipline, composable design, store patterns, server route usage, and layer boundaries. Dispatch when touching pages, composables, stores, or server/api routes.

onlygian/G-Forge · 51 tokens

sveltekit-architect

SvelteKit architecture specialist. Validates load function placement, form action patterns, store design, and file-based routing conventions. Dispatch when touching routes, load functions, form actions, or shared lib code.

onlygian/G-Forge · 47 tokens

vue-reviewer

Reviews Vue 3 code for reactivity correctness (ref/reactive/computed), composable cleanup, v-html safety, props/emits contracts, Vue Router guards, and Pinia store patterns. Use proactively after editing .vue files. MUST BE USED before merging Vue component changes.

leandrosilvaferreira/claude-plugins-registry · 60 tokens