83,201 skills sorted by stars.
Nuxt 5 core framework with project setup, routing, SEO, error handling, and Vite 8/Nitro v3 configuration. Use when crea...
Nuxt 5 data management with useFetch, useAsyncData, useState, and Pinia. Use when creating composables, fetching data, m...
Nuxt 4 data management: composables, data fetching with useFetch/useAsyncData, and state management with useState and Pi...
Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/ directo...
Nuxt 4 production optimization: hydration, performance, testing with Vitest, deployment to Cloudflare/Vercel/Netlify, an...
Nuxt 5 production optimization: hydration, performance, testing with Vitest, deployment to Cloudflare/Vercel/Netlify, an...
@nuxtjs/sanity module integration best practices for Nuxt 3 apps connected to Sanity CMS. Covers useSanityQuery, useLazy...
Nuxt SEO meta-module with robots, sitemap, og-image, schema-org. Use when configuring SEO, generating sitemaps, creating...
@nuxtjs/robots module best practices for Nuxt 3 apps — robots.txt generation, crawl control, noindex per page, route-rul...
Comprehensive guide for all 8 Nuxt SEO modules plus Pro modules: @nuxtjs/seo, nuxt-robots, nuxt-sitemap, nuxt-og-image,...
Nuxt 4 server-side development with Nitro: API routes, server middleware, database integration, and backend patterns. U...
Nuxt 5 server-side development with Nitro v3, h3 v2, API routes, middleware, and database integration. Use when creating...
Minimal Vue landing page with Nuxt for Netlify.
This skill should be used when the user asks to "set up Nuxt Studio", "configure Studio OAuth", "deploy Studio to Cloudf...
Use when building styled UI with @nuxt/ui v4 components (Button, Modal, Form, Table, etc.) - provides ready-to-use compo...
Use when implementing or debugging UI features with Nuxt UI components, designing forms, tables, modals, or any user int...
Nuxt UI v4 component library for building Nuxt v4 applications. 125+ accessible components with Tailwind v4, Reka UI, da...
Production-ready Nuxt 4 framework development with SSR, composables, data fetching, server routes, and Cloudflare deploy...
Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFet...
Use when building NuxtHub v0.10.4 applications - provides database (Drizzle ORM with sqlite/postgresql/mysql), KV storag...
NVIDIA API documentation for integrating NVIDIA services. Use for NVIDIA API endpoints, authentication, model APIs, retr...
NVIDIA NeMo framework for building and training conversational AI models. Use for NeMo Retriever models, RAG (Retrieval-...
Use when troubleshooting Neovim/LazyVim plugin errors, updating plugins after breaking changes, or diagnosing colorschem...
API-reference skill for this Neovim repo. Use when an agent needs fast lookup of callable/public functions in `lua/user/...
Add and configure Neovim plugins in this dotfiles repo using lazy.nvim. Use when asked to install a plugin, create its c...
Guidance for installing, configuring, and using nvm (Node Version Manager) based on the official README. Use when the us...
Review dimensions for validating agent quality - template compliance, safety, testing, and priority validation
Review dimensions for acceptance test quality - happy path bias, GWT compliance, business language purity, coverage comp...
Detailed 5-phase workflow for creating agents - from requirements analysis through validation and iterative refinement
5-layer testing approach for agent validation including adversarial testing, security validation, and prompt injection r...
AI workflow tutorial patterns — non-deterministic output handling, outcome-based verification, and agent workflow step d...
Architectural style selection decision matrices, trade-off analysis, structural enforcement rules, and combination patte...
Comprehensive architecture patterns, methodologies, quality frameworks, and evaluation methods for solution architects....
Kirkpatrick New World Model applied to workshop design — assessment checkpoints, behavioral commitment instruments, rubr...
Domain-specific authoritative source databases, search strategies by topic category, and source freshness rules
Backward design using UbD (Understanding by Design) — how to apply the 3-stage framework to every workshop, write transf...
BDD patterns for acceptance test design - Given-When-Then structure, scenario writing rules, pytest-bdd implementation,...