udesign

Query UDesign component metadata and run CLI commands offline.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/UCloud-FE/udesign-cli --skill udesign
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: udesign
Source: https://github.com/UCloud-FE/udesign-cli/tree/main/skills/udesign
Command: npx skills add https://github.com/UCloud-FE/udesign-cli --skill udesign

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Offline access to UDesign component metadata and CLI capabilities, enabling fast, network-free exploration and maintenance.

Core Features & Use Cases

  • Offline metadata access: query Props, Demos, Tokens, and best practices without network calls.
  • Skill generation and updates: generate or refresh component Skill files to keep AI agents in sync with source metadata.
  • Project analysis & diagnostics: run usage, doctor, and lint commands locally to assess design system usage and library health.

Quick Start

Install the udesign CLI and run udesign list to see all components.

Frequently Asked Questions about udesign

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

FAQPage Schema
How do I query component props and tokens offline?

Query component props and tokens offline by using the UDesign CLI with local data bundles, enabling network-free access to component metadata, demos, and best practices.

How do I generate Skill files for design system components?

Generate component Skill files by running UDesign CLI commands locally, refreshing metadata to keep AI agents synchronized with source repository properties and demos.

What is the best way to lint a design system project locally?

Lint a design system project locally by executing UDesign CLI usage, doctor, and lint commands to assess library health and diagnose repository configurations without network calls.

Do I need to install UDesign CLI to query component metadata?

You need a local installation of the UDesign CLI and offline data bundles to query component metadata, tokens, and props without relying on network connectivity.

Can I diagnose design system usage without a network connection?

You can diagnose design system usage offline by running local CLI doctor commands against offline data bundles to assess project health and library compliance.

Why does the offline component metadata query require local bundles?

Offline component metadata queries require local data bundles because the UDesign CLI fetches properties, tokens, and demos directly from these local files to enable network-free exploration.