Nuxt Frontend Design

Orchestrate Nuxt UI v4+ frontend design workflows with phase-aware scaffolding and handoffs.

3|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/harlan-zw/harlan-claude-code --skill nuxt-frontend-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Nuxt Frontend Design
Source: https://github.com/harlan-zw/harlan-claude-code/tree/main/harlan-claude-code/skills/nuxt-frontend-design
Command: npx skills add https://github.com/harlan-zw/harlan-claude-code --skill nuxt-frontend-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates and coordinates end-to-end Nuxt frontend design workflows, aligning design tokens, components, and phase-driven tasks to accelerate UI development.

Core Features & Use Cases

  • Design-system setup and token overrides for Nuxt UI v4+ projects
  • Phase-aware execution across Phase 1 (design system), Phase 2 (build pages), Phase 3 (polish)
  • Automatic handoff generation with design guidelines and build contracts

Quick Start

Invoke /nuxt-frontend-design frost landing-page to start Phase 1 and set up the design system.

Frequently Asked Questions about Nuxt Frontend Design

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

FAQPage Schema
How do I set up a design system for a Nuxt UI v4 project?

To set up a Nuxt UI v4 design system, you initialize design tokens and apply component overrides using a phase-aware workflow. This establishes your foundational living design system and generates automated handoff guidelines for subsequent page building.

What is the best way to orchestrate frontend design phases in Nuxt?

Orchestrating frontend design phases in Nuxt is best handled through a structured three-phase workflow: design-system setup, page scaffolding, and final polish. This phase-aware execution ensures consistent token alignment and automated build contracts.

Can I scaffold landing pages and dashboards automatically in Nuxt?

Yes, you can scaffold landing pages and dashboards automatically during the build phase. The workflow detects the current phase and generates the necessary page structures aligned with your established design tokens.

How does automated design handoff work for Nuxt frontend workflows?

Automated design handoff for Nuxt frontend workflows works by generating build contracts and design guidelines at the end of a phase. This ensures developers receive structured design specifications for seamless implementation.

Do I need to define design tokens before scaffolding pages in Nuxt?

Yes, defining design tokens during the initial design-system phase is required before scaffolding pages. This phased approach ensures all subsequent page builds automatically inherit your custom token overrides and system guidelines.

Why use a phased workflow for Nuxt frontend design instead of building everything at once?

Using a phased workflow for Nuxt frontend design separates system initialization, page scaffolding, and visual polish. This prevents token misalignment, ensures consistent UI generation, and produces structured automated handoffs at each stage.