# Send UX to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "ux",
    "name": "UX",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/ivangdavila/ux",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/ux",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/ux",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ux",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "ux",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T14:36:07.129Z",
      "expiresAt": "2026-05-08T14:36:07.129Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ux",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ux",
        "contentDisposition": "attachment; filename=\"ux-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "ux"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/ux"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "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/ux",
    "downloadUrl": "https://openagent3.xyz/downloads/ux",
    "agentUrl": "https://openagent3.xyz/skills/ux/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ux/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ux/agent.md"
  }
}
```
## Documentation

### Flow Analysis

Map every step to complete key tasks—identify unnecessary steps
Each step is a potential dropout—minimize count and friction
Question every required field—if not essential now, defer or remove
Identify points requiring user memory—provide recognition instead

### Mental Model Alignment

Use vocabulary users would expect—not internal/technical terms
Match familiar patterns before inventing—innovation has learning cost
Consistent metaphors throughout—don't mix paradigms in same product
Align with platform conventions—users bring expectations from other apps

### Friction Reduction

Smart defaults reduce decisions—good default better than more options
Pre-fill from available context—location, previous selections, account data
Auto-save progress—never lose user work
Don't ask for information already available—or not yet needed

### Progressive Disclosure

Show only what's needed for current task—hide advanced options until relevant
Reveal complexity gradually—basic path first, power features discoverable
Empty states guide to first action—not just "Nothing here"
Teach by doing, not explaining—inline hints over tutorials

### Feedback Design

Every action gets acknowledgment—visual, haptic, or audible
Progress indication for waits over 1 second
Error messages: what happened + what to do next
Success confirmation for significant actions

### Error Prevention

Design to prevent errors—constraints, confirmations, smart defaults
Confirmation dialogs only for destructive/irreversible actions
Undo available for reversible actions—reduces fear of exploring
Inline validation catches errors before submission

### Cognitive Load

One primary action per screen—clear visual hierarchy
Group related information—chunking aids comprehension
Limit simultaneous choices—too many options cause paralysis
Consistent patterns across product—learned once, applied everywhere

### Edge Cases to Design

Empty state: first time, cleared, filtered with no results
Loading state: skeleton preferred over spinner for known layouts
Error state: what went wrong, how to recover
Partial state: some data available, some loading/failed
Offline state: what works, what's queued, what's unavailable

### Reversibility

Trash over permanent delete—recovery possible
Preview before commit—show effect of action
Draft states for complex work—don't require completion in one session
Settings and decisions easy to change—not buried or locked

### Task Completion

Define what success looks like for each flow
First value delivered quickly—quick win before complex setup
Clear next step always visible—no dead ends
Completion feels complete—confirmation, celebration for big tasks

### Accessibility Integration

Keyboard/switch navigation works for all flows
Screen reader announces what's needed—labels, states, updates
Sufficient contrast without relying on color alone
Respects user preferences—motion, text size, dark mode

### Copy and Labels

Button labels describe outcome—"Save Changes" not "Submit"
Headings scannable—user finds what they need quickly
Error text actionable—not just "Invalid input"
Microcopy reduces uncertainty—helper text where questions arise

### Consistency Checks

Same words for same concepts—create glossary if needed
Same interaction patterns—swipe/tap/long-press mean same things
Visual similarity reflects functional similarity
Exceptions rare and justified
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-01T14:36:07.129Z
- Expires at: 2026-05-08T14:36:07.129Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/ux)
- [Send to Agent page](https://openagent3.xyz/skills/ux/agent)
- [JSON manifest](https://openagent3.xyz/skills/ux/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/ux/agent.md)
- [Download page](https://openagent3.xyz/downloads/ux)