Home For You Tutorials Claw
🐾
&
AI Agent Platforms

OpenClaw & ZeroClaw
Design Intelligence.

Two powerful AI agent ecosystems. One master design UX skill. From Telegram bots to Rust-native speed, UX Master integrates flawlessly with the tools you already use.

🐾

OpenClaw

The Telegram Bot Ecosystem

Designed for makers who love chatting with their infrastructure. Run it on your VPS and install skills directly through Telegram.

  • Installed via OpenCode
  • Telegram Bot interface
  • conversational Design System extraction
  • Hosted on VPS
View OpenClaw Guide

ZeroClaw

The Rust-Native Engine

Built for performance. ZeroClaw brings local-first, blazing fast operations written in Rust. No latency, complete privacy.

  • Rust-native speed
  • 100% Local processing
  • Zero latency skill loading
  • Strict Privacy
View ZeroClaw Guide
🐾

OpenClaw Guide

Chat. Install. Design. Extract design systems using the OpenClaw Telegram bot.

Method 1: Via Telegram Bot (Recommended)

Chat with your OpenClaw bot on Telegram:

You: Install the ux-master skill from GitHub

🐾 OpenClaw: Cloning ux-master... ✅ Skill installed successfully! 1032+ design rules loaded. Type "help ux-master" to see available commands.

Method 2: One-Command Install

SSH into your VPS and run:

bash <(curl -sL https://raw.githubusercontent.com/relukdev/ux-master/main/dist/clawhub/ux-master/scripts/install.sh)

Extract Design Systems using Telegram

Extract a complete design system from any website just by chatting:

You: Extract design system from https://linear.app

🐾 OpenClaw: Running UX Master Harvester...

✅ Extracted 127 tokens: 24 colors, 8 fonts, 12 spacing scales, shadows, borders
✅ Generated: design-system.css, design-system.json, semi-theme-override.css
✅ Components ready: Button, Card, Input, Badge

ZeroClaw Guide

Rust-Native speed for local-first design generation.

⚡ Quick Install

ZeroClaw uses the standard agentskills.io format. UX Master is fully compatible:

# Clone UX Master
git clone https://github.com/relukdev/ux-master.git ~/skills/ux-master

# Tell ZeroClaw about it
zeroclaw skills add ~/skills/ux-master

Verify Installation

# Check skill is loaded
zeroclaw skills list

# Expected output:
# ux-master    v2.0.0    1032+ design rules, 48 UX Laws, 8 framework skills

🏗️ Architecture Fit

ZeroClaw's architecture and UX Master's local-first approach are a perfect match:

🔒 100% Local Processing

All design analysis runs on your machine. No API calls. No telemetry. Your tokens never leave your system.

⚡ Zero Latency

SKILL.md is loaded instantly. BM25 search across 1032+ rules executes in milliseconds.