design

Generate React-Vite frontends and refine designs via a specialized subagent.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/aryankumarrai/VarAI --skill design-aryankumarrai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design
Source: https://github.com/aryankumarrai/VarAI/tree/main/.local/skills/design
Command: npx skills add https://github.com/aryankumarrai/VarAI --skill design-aryankumarrai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines frontend development by delegating design-specific tasks to a specialized agent, allowing for faster iterations and professional-quality visual output.

Core Features & Use Cases

  • Initial Frontend Generation: Quickly scaffold a complete React-Vite frontend using generateFrontend().
  • Design Iterations & Refinements: Use the design subagent for visual polish, component redesigns, and media generation.
  • Use Case: After generating a basic frontend structure, use the design subagent to refine the color palette, update typography, and generate custom illustrations for key sections.

Quick Start

Use the design subagent to redesign the landing page hero section with a modern gradient background.

Frequently Asked Questions about design

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

FAQPage Schema
How do I scaffold a React-Vite frontend automatically?

Scaffolding a React-Vite frontend requires triggering the generateFrontend() mechanism, which automates the initial build structure. This produces a base application architecture, allowing immediate progression to visual styling and component development without manual setup overhead.

How do I delegate UI component redesign and visual style application?

Delegating UI component redesign requires invoking the design subagent with clear task descriptions and relevant file context. This executes iterative visual refinements like updating typography and color palettes, yielding professional-quality component aesthetics without manual CSS manipulation.

Can I generate custom media assets for my frontend components?

Generating custom media assets is supported through the design subagent. By providing specific visual requirements, the subagent produces custom illustrations and media elements, directly integrating visual assets into your frontend sections for a cohesive user experience.

What context do I need to provide for iterative design refinements?

Providing clear task descriptions and relevant file context is required for optimal design refinements. Supplying accurate component files and specific visual goals ensures the design subagent correctly interprets instructions, producing precise visual updates and targeted component modifications.

Does this approach work for both initial frontend generation and iterative styling?

This approach works for both initial generation and iterative styling through its dual mechanisms. It handles initial build scaffolding via automated generation and subsequent visual polish via the subagent, covering the complete frontend design workflow from start to finish.