# Send Ui Designer Skill to your agent
Use the source page and any available docs to guide the install because the item is currently unstable or timing out.
## Fast path
- Open the source page via Review source status.
- If you can obtain the package, extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the source page and extracted files.
## Suggested prompts
### New install

```text
I tried to install a skill package from Yavira, but the item is currently unstable or timing out. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
```
### Upgrade existing

```text
I tried to upgrade a skill package from Yavira, but the item is currently unstable or timing out. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "ui-designer-skill",
    "name": "Ui Designer Skill",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/1999AZZAR/ui-designer-skill",
    "canonicalUrl": "https://clawhub.ai/1999AZZAR/ui-designer-skill",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/ui-designer-skill",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ui-designer-skill",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "QUICK_REFERENCE.md",
      "SKILL.md",
      "assets/cursorrules_template.md",
      "assets/fonts.json",
      "assets/palettes.json",
      "assets/patterns/dots.svg"
    ],
    "downloadMode": "manual_only",
    "sourceHealth": {
      "source": "tencent",
      "slug": "ui-designer-skill",
      "status": "unstable",
      "reason": "timeout",
      "recommendedAction": "retry_later",
      "checkedAt": "2026-05-04T06:34:11.930Z",
      "expiresAt": "2026-05-04T18:34:11.930Z",
      "httpStatus": null,
      "finalUrl": null,
      "contentType": null,
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ui-designer-skill",
        "error": "Timed out after 5000ms",
        "slug": "ui-designer-skill"
      },
      "scope": "item",
      "summary": "Item is unstable.",
      "detail": "This item is timing out or returning errors right now. Review the source page and try again later.",
      "primaryActionLabel": "Review source status",
      "primaryActionHref": "https://clawhub.ai/1999AZZAR/ui-designer-skill"
    },
    "validation": {
      "installChecklist": [
        "Wait for the source to recover or retry later.",
        "Review SKILL.md only after the download returns a real package.",
        "Treat this source as transient until the upstream errors clear."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/ui-designer-skill",
    "downloadUrl": "https://openagent3.xyz/downloads/ui-designer-skill",
    "agentUrl": "https://openagent3.xyz/skills/ui-designer-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ui-designer-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ui-designer-skill/agent.md"
  }
}
```
## Documentation

### UI Designer Skill

Expert design guidance for creating aesthetically pleasing, user-centric interfaces across multiple design languages. This skill focuses on the visual and structural design intent before and during implementation.

### 1. Color Palette Generation

Generate cohesive and harmonic color palettes tailored to the project's vibe.

Deliverables: HEX codes, Tailwind config extensions, and CSS variables.
Palettes: Default to high-end pastels, dark luxury, or tonal Material You sets.

### 2. Component Theming

Establish robust theme systems (Light/Dark) through consistent design tokens.

Define --bg, --text, --accent, and --border variables.
Ensure unified states (hover, focus, active) across all UI elements.

### 3. Accessibility Audits

Evaluate and refine interfaces for maximum inclusivity and compliance.

Focus: WCAG AA/AAA contrast ratios, semantic HTML, and intuitive navigation.
Guidance: ARIA attributes, focus ring management, and screen-reader friendliness.

### Design Systems Library (16 Total)

CategorySystemKey TraitsBest ForReferenceEnterpriseFluent DesignAcrylic materials, reveal effects, 5 principlesWindows apps, Microsoft 365, enterprisefluent-design.mdEnterpriseAnt DesignNatural, 8px grid, 12-columnAdmin panels, B2B, data-heavy appsant-design.mdEnterpriseCarbon Design16-column grid, IBM Plex, clarityEnterprise software, data visualizationcarbon-design.mdEnterpriseAtlassian DesignBold, collaboration-focused, 8px gridProject management, team toolsatlassian-design.mdPlatformApple HIGSF Pro, vibrancy, blur materials, 44pt targetsiOS, macOS, native appsapple-hig.mdPlatformShopify PolarisMerchant-focused, fresh, teal brandE-commerce, merchant toolsshopify-polaris.mdModernMaterial YouDynamic color, large corners, tonal palettesAndroid, modern web appsmaterial-you.mdModernGlassmorphismBackdrop blur, vibrant gradientsDashboards, hero sectionsglassmorphism.mdModernNeumorphismSoft 3D, dual shadows, monochromaticCreative projects, minimal UIneumorphism.mdModernNeo-BrutalismThick borders, hard shadows, bold colorsCreative agencies, artistic brandsneo-brutalism.mdModernClaymorphismSoft 3D, double inner shadows, playfulPlayful apps, consumer productsclaymorphism.mdClassicMinimalismTypography-driven, generous paddingContent sites, portfoliosminimalism.mdClassicSwiss Design12-column grid, no shadows, asymmetricProfessional services, typographyswiss-design.mdClassicSkeuomorphismRealistic textures, physical mimicryLuxury products, vintage themesskeuomorphism.mdHybridM3 Pastel GlassMaterial + Glass, 28px cornersModern SaaS, creative toolsm3-pastel-glass.mdHybridNeo-M3 HybridBrutalism + M3, 3px borders, hard shadowsTech media, editorial sitesneo-m3-hybrid.md

### Automation: Cursor Integration

This skill can automatically update your project's .cursorrules to keep the AI aligned with your design goals.

### apply_ui_rules.py

Run this script to append design rules to your current directory's .cursorrules.

python3 $WORKSPACE/skills/ui-designer-skill/scripts/apply_ui_rules.py --style [fluent|ant|carbon|atlassian|apple-hig|polaris|material|minimal|glass|neumorphism|neo-brutalism|claymorphism|skeuomorphism|swiss|m3-pastel|neo-m3] --palette [pastel|dark|vibrant|mono]

### 1. Design Conception

When starting a new feature, ask for:

Primary design language? (Choose from 16+ systems: Fluent, Ant, Carbon, Atlassian, Apple HIG, Polaris, Material You, Glassmorphism, Neumorphism, Neo-Brutalism, Claymorphism, Minimalism, Swiss Design, Skeuomorphism, or hybrid styles)
Color vibe? (Pastel, Dark, High-Contrast, Monochromatic, Brand-specific)
Target platform? (Web, iOS, Android, Desktop, Cross-platform)

### 2. Component Architecture

Plan the HTML/React structure with Tailwind classes. Focus on Grid/Flex layouts and responsiveness.

### Best Practices

Consistency: Stick to one design language per project.
Accessibility: Ensure enough contrast for text.
Azzar's Rule: "Just enough engineering to get it done well." (Wong edan mah ajaib).
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: 1999AZZAR
- Version: 1.3.1
## Source health
- Status: unstable
- Item is unstable.
- This item is timing out or returning errors right now. Review the source page and try again later.
- Health scope: item
- Reason: timeout
- Checked at: 2026-05-04T06:34:11.930Z
- Expires at: 2026-05-04T18:34:11.930Z
- Recommended action: Review source status
## Links
- [Detail page](https://openagent3.xyz/skills/ui-designer-skill)
- [Send to Agent page](https://openagent3.xyz/skills/ui-designer-skill/agent)
- [JSON manifest](https://openagent3.xyz/skills/ui-designer-skill/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/ui-designer-skill/agent.md)
- [Download page](https://openagent3.xyz/downloads/ui-designer-skill)