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.
npx agentmods add skills/watt-mind/coach/nuxt-uinpx skills add watt-mind/coach --skill nuxt-uigit clone --depth 1 https://github.com/watt-mind/coachWrote 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.
[](https://agentmods.dev/skills/watt-mind/coach/nuxt-ui)<a href="https://agentmods.dev/skills/watt-mind/coach/nuxt-ui"><img src="https://agentmods.dev/badge/skills/watt-mind/coach/nuxt-ui.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00057 | $0.00881 |
| Opus 5 | $0.00028 | $0.00441 |
| Sonnet 5 | $0.00011 | $0.00176 |
| Haiku 4.5 | $0.00006 | $0.00088 |
Grade A, and why
nuxt-ui 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 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.
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.
How it starts
The opening of the file, as written. The whole thing — 96 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Nuxt UI v4
Component library for Vue 3 and Nuxt 4+ built on Reka UI (headless) + Tailwind CSS v4 + Tailwind Variants.
Current stable version: v4.3.0 (December 2025)
When to Use
- Installing/configuring @nuxt/ui
- Using UI components (Button, Card, Table, Form, etc.)
- Customizing theme (colors, variants, CSS variables)
- Building forms with validation
- Using overlays (Modal, Toast, CommandPalette)
- Working with composables (useToast, useOverlay)
For Vue component patterns: use vue skill
For Nuxt routing/server: use nuxt skill
Available Guidance
| File | Topics |
|---|---|
| references/installation.md | Nuxt/Vue setup, pnpm gotchas, UApp wrapper, module options, prefix, tree-shaking |
| references/theming.md | Semantic colors, CSS variables, app.config.ts, Tailwind Variants |
| references/components.md | Component index by category (125+ components) |
| components/*.md | Per-component details (button.md, modal.md, etc.) |
| references/forms.md | Form components, validation (Zod/Valibot), useFormField |
| references/overlays.md | Toast, Modal, Slideover, Drawer, CommandPalette |
| references/composables.md | useToast, useOverlay, defineShortcuts, useScrollspy |
Usage Pattern
Load based on context:
- Installing Nuxt UI? → references/installation.md
- Customizing theme? → references/theming.md
- Component index → references/components.md
- Specific component → components/button.md, components/modal.md, etc.
- Building forms? → references/forms.md
- Using overlays? → references/overlays.md
- Using composables? → references/composables.md
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- components/accordion.md 1.1 KB
- components/alert.md 686 B
- components/app.md 118 B
- components/auth-form.md 1.1 KB
- components/avatar-group.md 226 B
- components/avatar.md 354 B
- components/badge.md 469 B
- components/banner.md 468 B
- components/blog-post.md 1.0 KB
- components/blog-posts.md 323 B
- components/breadcrumb.md 779 B
- components/button.md 675 B
- components/calendar.md 578 B
- components/card.md 183 B
- components/carousel.md 867 B
- components/changelog-version.md 1.0 KB
- components/changelog-versions.md 345 B
- components/chat-message.md 597 B
- components/chat-messages.md 502 B
- components/chat-palette.md 140 B
- components/chat-prompt-submit.md 155 B
- components/chat-prompt.md 204 B
- components/checkbox-group.md 1.6 KB
- components/checkbox.md 637 B
- components/chip.md 420 B
- components/collapsible.md 299 B
- components/color-mode-avatar.md 143 B
- components/color-mode-button.md 132 B
- components/color-mode-image.md 148 B
- components/color-mode-select.md 138 B
- components/color-mode-switch.md 132 B
- components/color-picker.md 321 B
- components/command-palette.md 1.4 KB
- components/container.md 141 B
- components/content-navigation.md 464 B
- components/content-search-button.md 271 B
- components/content-search.md 291 B
- components/content-surround.md 251 B
- components/content-toc.md 362 B
- components/context-menu.md 1.8 KB
- components/dashboard-group.md 201 B
- components/dashboard-navbar.md 374 B
- components/dashboard-panel.md 186 B
- components/dashboard-resize-handle.md 135 B
- components/dashboard-search-button.md 277 B
- components/dashboard-search.md 291 B
- components/dashboard-sidebar-collapse.md 147 B
- components/dashboard-sidebar-toggle.md 140 B
- components/dashboard-sidebar.md 525 B
- components/dashboard-toolbar.md 140 B
- components/drawer.md 732 B
- components/dropdown-menu.md 1.9 KB
- components/editor-drag-handle.md 316 B
- components/editor-emoji-menu.md 847 B
- components/editor-mention-menu.md 812 B
- components/editor-suggestion-menu.md 1.1 KB
- components/editor-toolbar.md 1.6 KB
- components/editor.md 316 B
- components/empty.md 513 B
- components/error.md 331 B
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.
- 5d ago First seen · 96 lines · 57 tokens per session scan A 47c0cf2f674c
nuxt-ui is a skill published in the GitHub repository watt-mind/coach (83 stars, last pushed 4d ago), licensed Apache-2.0. It adds 57 tokens to every session and 881 once invoked, about $0.0003 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.
Other skills, from other repositories
hypertrophy-training
Evidence-based muscle hypertrophy training, nutrition, exercise selection, periodization, recovery, supplements, and progress tracking. Use when Codex needs to build strength-training programs, set volume or RIR targets, choose exercises, troubleshoot plateaus, calculate macros/TDEE, or answer bodybuilding and…
cycling-training
Cycling training plans, power zones, FTP testing, intervals, periodization, indoor/outdoor training, race preparation, training-load analysis, and recovery guidance. Use when Codex needs to design cycling workouts, calculate FTP-based zones or TSS, analyze training data, manage CTL/ATL/TSB, or answer cyclist training…
intervals-icu
Intervals.icu API workflows for fetching and updating wellness, activities, fitness metrics, events, zones, power curves, activity streams, and uploads. Use when Codex needs to call Intervals.icu, prepare authenticated API commands, export athlete data, debug API responses, or pair platform data with cycling-training…
process-automation-audit
Scope, sell, run, and package paid audits for manual business process automation. Use when Codex needs to help with discovery, scoping, pricing, stakeholder questions, process maps, audit deliverables, pilot proposals, or negotiation boundaries for automating operational workflows such as invoices, price lists…
strava
Query Strava fitness data including activities, athlete stats, segments, routes, clubs, and gear. Use when the user asks about cycling, running, swimming, workouts, training, or Strava data.
garmin-connect
Query Garmin Connect fitness and health data including activities, athlete stats, sleep, heart rate, stress, and body battery. Use when the user asks about Garmin data, workouts, training, or health metrics.