nuxt-ui-templates

Fetch Nuxt UI template files from the nuxt-ui-templates GitHub org.

Updated Jan 27, 2026
One-click install
npx skills add https://github.com/Patrity/cognova-v1 --skill nuxt-ui-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nuxt-ui-templates
Source: https://github.com/Patrity/cognova-v1/tree/main/.claude/skills/nuxt-ui-templates
Command: npx skills add https://github.com/Patrity/cognova-v1 --skill nuxt-ui-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Nuxt UI templates help frontend developers quickly scaffold polished dashboard, landing, and SaaS pages by providing real-world patterns.

Core Features & Use Cases

  • Template discovery: Access real-world Nuxt UI templates for dashboards, SaaS, landing pages, chat interfaces, and docs.
  • Structured patterns: Provides documented file layouts and components that can be adapted to new projects.
  • Use Case: When starting a Nuxt project, pull a dashboard layout and pricing page to bootstrap development.

Quick Start

Run the fetch script to pull a specific template file or list available templates.

Frequently Asked Questions about nuxt-ui-templates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find real-world Nuxt UI templates for dashboards and SaaS pages?

You can discover real-world Nuxt UI templates by fetching structured examples for dashboards, SaaS pages, and landing pages directly from the nuxt-ui-templates GitHub organization to speed up pattern discovery and project scaffolding.

Can I pull specific template files for a Nuxt project using the GitHub API?

Yes, you can pull specific template files for a Nuxt project by running a Python fetch script that lists, structures, and retrieves file contents via the GitHub API and raw content endpoints.

What types of frontend layouts are available as Nuxt UI patterns?

Available Nuxt UI patterns include documented file layouts and components for dashboards, SaaS pages, landing pages, chat interfaces, and documentation sites that can be adapted to new frontend projects.

How do I bootstrap a new frontend project with ready-made Nuxt layouts?

To bootstrap a new frontend project with ready-made Nuxt layouts, fetch a specific template like a dashboard or pricing page using the provided fetch script to retrieve and apply the structured component files.

Does fetching Nuxt UI templates require any external dependencies?

Fetching Nuxt UI templates requires no external dependencies, as the skill relies solely on a small internal Python tool to interact with the GitHub API and raw content endpoints for retrieving template files.