debug:nuxtjs

debug:nuxtjs is a skill for Claude Code from SnakeO/claude-debug-and-refactor-skills-plugin. It costs 67 tokens per session (3,774 once invoked), scanned C, original, no licence file.

A debugging guide for Nuxt.js, a Vue-based web framework, covering server rendering, browser hydration, data-fetching composables, plugins, modules, and automatic imports.

In plain words
What is it for?
Use it to debug server-rendering failures, hydration mismatches, Nitro errors, useFetch or useAsyncData issues, plugin failures, module conflicts, and auto-import problems.
Why use it?
It provides a systematic way to diagnose common Nuxt and Vue runtime problems instead of investigating them ad hoc.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the debug-and-refactor plugin — 45 skills 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 skills/snakeo/claude-debug-and-refactor-skills-plugin/debug-nuxtjs
Any agent
npx skills add SnakeO/claude-debug-and-refactor-skills-plugin --skill debug-nuxtjs
Clone the repo
git clone --depth 1 https://github.com/SnakeO/claude-debug-and-refactor-skills-plugin

Made for: Claude Code.

Or install debug-and-refactor, the plugin that ships this one along with the rest of its 45 skills.

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 debug:nuxtjs

README.md
[![agentmods](https://agentmods.dev/badge/skills/snakeo/claude-debug-and-refactor-skills-plugin/debug-nuxtjs.svg)](https://agentmods.dev/skills/snakeo/claude-debug-and-refactor-skills-plugin/debug-nuxtjs)
Your own site
<a href="https://agentmods.dev/skills/snakeo/claude-debug-and-refactor-skills-plugin/debug-nuxtjs"><img src="https://agentmods.dev/badge/skills/snakeo/claude-debug-and-refactor-skills-plugin/debug-nuxtjs.svg" alt="Measured on agentmods" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,774 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 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.1 $0.00067 $0.03774
Opus 5 $0.00034 $0.01887
Sonnet 5 $0.00013 $0.00755
Haiku 4.5 $0.00007 $0.00377

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

Security

Grade C, and why

debug:nuxtjs scanned grade C 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 5d 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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

rm -rf node_modules/.cache
plugins/debug-and-refactor/skills/debug-nuxtjs/SKILL.md · 704 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. 5d ago First seen · 704 lines · 67 tokens per session scan C dbddde6f4569

Subscribe to this mod's changes

debug:nuxtjs is a skill published in the GitHub repository SnakeO/claude-debug-and-refactor-skills-plugin (9 stars, last pushed 7mo ago), with no licence file. It adds 67 tokens to every session and 3,774 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). 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

shadcn-svelte

Pre-built shadcn-svelte components for json-render Svelte apps. Use when working with @json-render/shadcn-svelte, adding standard UI components to a Svelte catalog, or building Svelte web UIs with shadcn-svelte + Tailwind CSS components.

vercel-labs/json-render · 63 tokens

moderator-page-migration

Port a moderator page from the main Next.js app (src/pages/moderator/) into apps/moderator. Use when asked to migrate, move or cut over a /moderator/ page to the spoke, or to port its tRPC procedures and Prisma services to SvelteKit loads/actions and Kysely.

civitai/civitai · 71 tokens

create-site

Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…

microsoft/power-platform-skills · 73 tokens

v3-create-crud

创建增删改查(CRUD)页面,基于 Element Plus 组件库,包含表格、搜索、分页、新增/编辑弹窗、删除确认等功能。当用户提到以下任何场景时都应触发:创建管理页面、创建列表页、创建表格页。即使用户没有明确说 CRUD,只要意图是创建带表格和表单操作的后台页面就应该使用此 Skill。使用时需提供模块名称和字段信息。.

un-pany/v3-admin-vite · 108 tokens

markstream-vue2-cli

Integrate markstream-vue2 into a Vue 2 Vue CLI or Webpack 4 app. Use when Codex needs Webpack 4-friendly setup, CDN worker fallbacks for Mermaid or KaTeX, dist/index.css imports, Vue 2 composition-api shims, or code block choices limited to stream-diffs or plain .

Simon-He95/markstream-vue · 83 tokens

v3-use-composables

项目内置组合式函数使用教程,涵盖设备检测、异步下拉、全屏加载、分页、路由监听、主题切换、动态标题、水印等组合式函数。当用户提到以下任何场景时都应触发:使用组合式函数、调用 Composables、判断设备类型、异步加载下拉选项、全屏 Loading、分页逻辑、监听路由变化、切换主题、设置页面标题、添加水印。即使用户没有明确说 Composables,只要意图是使用项目内置的组合式函数就应该使用此 Skill。.

un-pany/v3-admin-vite · 137 tokens