nuxt skills

91 tagged nuxt, measured the same way as everything else here.

Browse within: ai-assisted 34supabase 34tdd 34template 34typescript 20error-handling 18logging 18observability 18animation 12gsap 12performance 12ReAct 11katex 11markdown 11

nuxt-ui

01

nuxt/ui

Skill Claude CodeCodex

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.

6.9k 3d ago A 56 tokens original MIT

create-docs

02

nuxt-content/docus

Skill Claude CodeCodex

Create complete documentation sites for projects. Use when asked to: "create docs", "add documentation", "setup docs site", "generate docs", "document my project", "write docs", "initialize documentation", "add a docs folder", "create a docs website". Generates Docus-based sites with search, dark mode, MCP server, and…

3.0k 3d ago A 79 tokens original MIT

review-docs

03

nuxt-content/docus

Skill Claude CodeCodex

Review documentation for quality, clarity, SEO, and technical correctness. Optimized for Docus/Nuxt Content but works with any Markdown documentation. Use when asked to: "review docs", "check documentation", "audit docs", "validate documentation", "improve docs quality", "analyze documentation", "check my docs"…

3.0k 3d ago A 108 tokens original MIT

docus-playground

04

nuxt-content/docus

Skill Claude CodeCodex

Sample skill for testing the Docus agent skills discovery feature. Use to verify that /.well-known/skills/ routes work correctly.

3.0k 3d ago A 31 tokens original MIT

markstream-install

05

Simon-He95/markstream-vue

Skill Claude CodeCodex

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…

3.0k yesterday A 104 tokens original MIT

Simon-He95/markstream-vue

Skill Claude CodeCodex

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…

3.0k yesterday A 95 tokens original MIT

markstream-vue

07

Simon-He95/markstream-vue

Skill Claude CodeCodex

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…

3.0k yesterday A 127 tokens original MIT

HugoRCD/evlog

Skill Claude CodeCodex

Create a new evlog framework integration to add automatic wide-event logging to an HTTP framework. Use when adding middleware/plugin support for a framework (e.g., Koa, H3 standalone, Deno Fresh, etc.) to the evlog package. Covers source code, build config, package exports, tests, example app, and all documentation.

1.8k 2d ago A 77 tokens original MIT

build-audit-logs

09

HugoRCD/evlog

Skill Claude CodeCodex

Build or review audit trails in TypeScript/JavaScript apps using evlog (pipelines, typed actions, denials, retention, compliance-style reviews). For application code, not for extending the evlog package.

1.8k 2d ago A 49 tokens original MIT

HugoRCD/evlog

Skill Claude CodeCodex

Review code for logging patterns and suggest evlog adoption. Optionally use @evlog/cli (evlog init to wire evlog, evlog agents to write the conventions into AGENTS.md, evlog map to score entry-point coverage, --baseline to gate regressions in CI) on Nuxt, Nitro, Next.js, TanStack Start, and Hono. Guides setup on those…

1.8k 2d ago A 197 tokens original MIT

firehose-summary

11

nuxt/nuxt.com

Skill Claude CodeCodex

Summarize recent social mentions from the Nuxt firehose Slack channel and flag items that need team attention.

456 today A 22 tokens MIT

weekly-digest

12

nuxt/nuxt.com

Skill Claude CodeCodex

Produce the Nuxt Monday digest — traffic, docs feedback, Nuxi quality, and prioritized follow-ups for a recent window.

456 today C 26 tokens MIT

manage-mcp

13

nuxt-modules/mcp-toolkit

Skill Claude CodeCodex

Manage MCP servers in Nuxt with @nuxtjs/mcp-toolkit — setup, create tools/resources/prompts, organize with handlers, build interactive MCP Apps, add elicitation/logging/sessions, review, and troubleshoot.

169 6d ago B 50 tokens original MIT

docs-writer

14

incubrain/foundry

Skill Claude CodeCodex

Creates and edits Dark Sky Conservation policy documentation for Maharashtra government officials and academics. Handles audience-appropriate tone, section-specific content rules (Research/Policy/Pilots), and orchestrates technical validation passes. Use when working on docs/content/ markdown files.

78 11d ago A 54 tokens

visual-tester

15

incubrain/foundry

Skill Claude CodeCodex

Perform UI/UX visual reviews and detect layout/styling bugs using annotated snapshots from agent-browser. Use when asked to "review the UI", "check for visual bugs", "screenshot this page", "compare layouts", or "test responsive design".

78 11d ago A 55 tokens

YuDefine/nuxt-supabase-starter

Skill Claude CodeCodex

Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables. Use when users mention Better Auth, betterauth, auth.ts, or need to set up TypeScript authentication with email/password, OAuth, or plugin configuration.

45 3d ago A 61 tokens original MIT

YuDefine/nuxt-supabase-starter

Skill Claude CodeCodex

Configure rate limiting, manage auth secrets, set up CSRF protection, define trusted origins, secure sessions and cookies, encrypt OAuth tokens, track IP addresses, and implement audit logging for Better Auth. Use when users need to secure their auth setup, prevent brute force attacks, or harden a Better Auth…

45 3d ago A 70 tokens original MIT

commit

18

YuDefine/nuxt-supabase-starter

Skill Claude CodeCodex

A workflow for recording workspace changes in Git, the version-control system used to track code history. It includes locking, coordination checks, commit conventions, and cleanup if the process stops.

45 3d ago A 84 tokens original MIT

gsap-animate

19

iotron/gsap-cookbook

Skill Claude CodeCodex

Production recipes for core GSAP animation orchestration. Provides foundational patterns and dispatches to specialised sub-skills based on animation type. Companion to official gsap-frameworks and gsap-timeline skills (API reference). Triggers: GSAP animation, gsap.to, gsap.from, gsap.context, ctx.add, Vue GSAP, Nuxt…

6 5mo ago A 157 tokens

gsap-canvas

20

iotron/gsap-cookbook

Skill Claude CodeCodex

Production recipes for GSAP animations rendered to HTML5 Canvas. Companion to official gsap-core and gsap-timeline skills (API reference). Triggers: canvas animation, GSAP canvas, particle system, canvas particles, canvas rendering, onUpdate canvas, draw loop, sprite animation, canvas timeline, canvas GSAP, canvas…

6 5mo ago A 142 tokens

gsap-vfx

21

iotron/gsap-cookbook

Skill Claude CodeCodex

Production recipes for GSAP visual effects. Companion to official gsap-core and gsap-timeline skills (API reference). Triggers: glitch effect, cyberpunk glitch, RGB displacement, chromatic aberration, scramble text, jitter animation, noise bars, marquee, infinite scroll, directional marquee, rolling counter, animated…

6 5mo ago A 192 tokens

bitrix24/templates-mcp

Skill Claude CodeCodex

Skill "manage-bx24-template-mcp" from bitrix24/templates-mcp, covering bx24-template-mcp — agent skill, project context, ground rules, code review — persona walk and feedback mechanism.

6 2mo ago A 0 tokens original MIT

run-manual-qa

23

bitrix24/templates-mcp

Skill Claude CodeCodex

Organize and run a manual QA pass against the bitrix24/templates-mcp MCP server — first through the MCP Inspector, then through an AI agent connector. Use when the user asks to "run manual QA", "test PR.

6 2mo ago A 52 tokens original MIT

code-transformation

24

gapra/gp-nuxt-migration-mcp

Skill Claude CodeCodex

Systematic workflow for transforming Nuxt 2 code patterns to modern Nuxt 3/4 equivalents (Vuex→Pinia, Mixin→Composable, Options API→Composition API, RxJS→async/await).

5 4mo ago A 49 tokens