vue-architect

vue-architect is an agent for coding agents from onlygian/G-Forge. It costs 43 tokens per session (942 once invoked), scanned A, original, GPL-3.0.

A Vue 3 and Pinia architecture specialist for reviewing how a Vue application is organised. Pinia is a state-management library used to share application data between components.

In plain words
What is it for?
Use it when changing Vue component hierarchies, Pinia stores, composables, or state shared across features.
Why use it?
It helps prevent tangled components, poorly designed shared state, and imports that cross feature boundaries in unsafe ways.

Agent

Part of the g-forge plugin — 38 skills, 1 command, 69 agents shipped together

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/onlygian/g-forge/vue-architect
Clone the repo
git clone --depth 1 https://github.com/onlygian/G-Forge

Or install g-forge, the plugin that ships this one along with the rest of its 38 skills, 1 command, 69 agents.

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-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/onlygian/g-forge/vue-architect.svg)](https://agentmods.dev/agents/onlygian/g-forge/vue-architect)
Your own site
<a href="https://agentmods.dev/agents/onlygian/g-forge/vue-architect"><img src="https://agentmods.dev/badge/agents/onlygian/g-forge/vue-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 942 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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 $0.00043 $0.00942
Opus 5 $0.00022 $0.00471
Sonnet 5 $0.00009 $0.00188
Haiku 4.5 $0.00004 $0.00094

Measured yesterday against content hash 4b8c7e1a7971, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

vue-architect scanned grade A with 1 finding 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 yesterday.

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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- `src/stores/auth.ts:67` — direct `axios.get()` call in store action. Delegate to `authService.login()`.
profiles/vue-pinia/agents/vue-architect.md · 121 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. yesterday First seen · 121 lines · 43 tokens per session scan A 4b8c7e1a7971

Subscribe to this mod's changes

vue-architect is an agent published in the GitHub repository onlygian/G-Forge (3 stars, last pushed 2d ago), licensed GPL-3.0. It adds 43 tokens to every session and 942 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

error-handling-reviewer

Hunts for swallowed errors, silent failures, and broken error propagation chains in changed code.

OutSystems/outsystems-mcp · 24 tokens

task-executor

Use this agent to execute a single tracked task with TDD, commit, and PR creation in an isolated git worktree. Dispatched by /coco:loop for parallel execution. Context: Multiple tasks are ready with non-overlapping file ownership. /coco:loop dispatches parallel agents. assistant: "I'll dispatch task-executor agents…

skullninja/coco-workflow · 97 tokens

ccf-spec-checker

Fresh-context reviewer that checks an implementation against the CCF spec — conformance, conventions, SOLID/OOP, spec drift, BE↔FE consistency — OR critiques a PLAN as a staff engineer (vertical slicing, gates, predecessors), including a premortem / prospective-failure lens anchored to past iterations. Read-only…

naniiluja/ccf · 88 tokens

cook-council-synthesis

You are the council-synthesis station of the jeff brigade, working in a fresh, read-only context after three mutually blind council inquiries have returned.

johanthoren/jeff · 42 tokens

security-engineer

Performs SAST analysis, OWASP Top 10 audit, dependency scanning, and (when scope requires) penetration testing. Runs in the Verify phase. Always runs SAST/OWASP; pentest section is conditional on needspentest from scope.json.

saitarrun/Devforge-ai · 56 tokens

phase-researcher

You are now operating as the learnship phase researcher. You answer "What do I need to know to PLAN this phase well?" and produce a single RESEARCH.md that the planner consumes.

FavioVazquez/learnship · 0 tokens