code-transformation

code-transformation is a skill for Claude Code, Codex from gapra/gp-nuxt-migration-mcp. It costs 49 tokens per session (2,747 once invoked), scanned A, original, no licence file.

A migration guide for updating Nuxt 2 code to modern Nuxt 3 or Nuxt 4 patterns. It covers changes such as Vuex to Pinia, mixins to composables, the Options API to the Composition API, and RxJS to async/await.

In plain words
What is it for?
Use it when migrating Nuxt 2 applications, state management, mixins, component APIs, or asynchronous code to Nuxt 3 or Nuxt 4.
Why use it?
It helps developers replace older Nuxt patterns with newer equivalents while working through the differences between versions.

Skill for Claude CodeCodex

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 skills/gapra/gp-nuxt-migration-mcp/code-transformation
Any agent
npx skills add gapra/gp-nuxt-migration-mcp --skill code-transformation
Clone the repo
git clone --depth 1 https://github.com/gapra/gp-nuxt-migration-mcp

Made for: Claude Code, Codex.

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 code-transformation

README.md
[![agentmods](https://agentmods.dev/badge/skills/gapra/gp-nuxt-migration-mcp/code-transformation.svg)](https://agentmods.dev/skills/gapra/gp-nuxt-migration-mcp/code-transformation)
Your own site
<a href="https://agentmods.dev/skills/gapra/gp-nuxt-migration-mcp/code-transformation"><img src="https://agentmods.dev/badge/skills/gapra/gp-nuxt-migration-mcp/code-transformation.svg" alt="Measured on agentmods" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,747 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 $0.00049 $0.02747
Opus 5 $0.00024 $0.01373
Sonnet 5 $0.00010 $0.00549
Haiku 4.5 $0.00005 $0.00275

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

Security

Grade A, and why

code-transformation 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 4d 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.

.github/skills/code-transformation/SKILL.md · 542 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. 4d ago First seen · 542 lines · 49 tokens per session scan A 0fc8a5f548d2

Subscribe to this mod's changes

code-transformation is a skill published in the GitHub repository gapra/gp-nuxt-migration-mcp (5 stars, last pushed 4mo ago), with no licence file. It adds 49 tokens to every session and 2,747 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 skills, from other repositories

nuxt-ui

Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces.

nuxt/ui · 56 tokens

markstream-install

Install and wire markstream-vue, markstream-react, markstream-vue2, markstream-angular, or markstream-svelte into an existing repository. Use when Codex needs to choose the right package, install the smallest framework-specific peer-dependency set, fix CSS/reset order, choose Vue 3 renderer mode and built-in, plain…

Simon-He95/markstream-vue · 104 tokens

markstream-vue

Integrate markstream-vue into a Vue 3 app. Use when Codex needs to add the Vue 3 renderer, import CSS in the right order, choose renderer and DOM modes, choose built-in, plain, or custom code-block paths, choose between content and nodes, coordinate long AI timelines with MarkstreamVirtualTimeline…

Simon-He95/markstream-vue · 127 tokens

markstream-migration

Audit and migrate existing Markdown rendering to Markstream, or upgrade a markstream-vue 1.x integration to 2.x. Use when Codex needs to replace another renderer, classify direct vs custom vs plugin-heavy adoption, preserve behavior during adoption, migrate custom renderers into scoped Markstream overrides, decide…

Simon-He95/markstream-vue · 95 tokens

markstream-nuxt

Integrate markstream-vue into a Nuxt 3 or Nuxt 4 app. Use when Codex needs client-only boundaries, SSR-safe setup, browser-only peer gating, worker-aware initialization, renderer mode selection, or a safe MarkdownRender integration inside pages, components, or Nuxt plugins.

Simon-He95/markstream-vue · 71 tokens

markstream-custom-components

Override built-in Markstream node renderers and add trusted custom tags across Vue, React, Svelte, and Angular. Use when Codex needs scoped setCustomComponents, renderer-local React streamingComponents or htmlComponents, Angular/Svelte customComponents, Vue app-scoped components, node override keys such as image…

Simon-He95/markstream-vue · 97 tokens