---
name: TypeUI
slug: typeui-2
category: Frontend
description: TypeUI gives agents project design skills, brand kits, UI prompts, and layout variations through the TypeUI MCP server when building or refining user interfaces.
github: "https://github.com/bergside/typeui/tree/main/plugins/openclaw/typeui/skills/typeui"
language: TypeScript
stars: 1781
forks: 132
install: "npx degit https://github.com/bergside/typeui/tree/main/plugins/openclaw/typeui/skills/typeui ~/.claude/skills/typeui"
installs_to: ~/.claude/skills/typeui
source_path: plugins/openclaw/typeui/skills/typeui/SKILL.md
collection_size: 4
category_size: 567
collection_url: "https://dirskills.com/collections/bergside/typeui"
added: 2026-08-19T07:25:47.653Z
last_synced: 2026-08-19T07:25:47.653Z
canonical_url: "https://dirskills.com/skills/typeui-2"
---

# TypeUI

TypeUI gives agents project design skills, brand kits, UI prompts, and layout variations through the TypeUI MCP server when building or refining user interfaces.

**Install:**

```bash
npx degit https://github.com/bergside/typeui/tree/main/plugins/openclaw/typeui/skills/typeui ~/.claude/skills/typeui
```

## README

# TypeUI for OpenClaw

Use this skill when the user wants OpenClaw to build, redesign, or refine UI with TypeUI context.

## What TypeUI Provides

- Project design skills for consistent visual direction.
- Brand kits with project name, logo, typography, and brand color tokens.
- UI prompt libraries for common interface sections and full-product flows.
- Layout variation guidance for producing better options before implementation.

## How to Use TypeUI

1. Prefer TypeUI MCP tools when they are available in the session.
2. Ask the user which TypeUI project or design skill to use if the request does not specify one.
3. Apply the selected project context before choosing colors, type, spacing, component tone, or page composition.
4. Treat brand kit values as brand parameters only: logo, project name, typography, and brand colors.
5. Treat the design skill as the source of UI style, component behavior, visual hierarchy, spacing, and interaction patterns.

## MCP Server

This plugin package installs the TypeUI remote MCP server:

```text
https://mcp.typeui.sh
```

If TypeUI tools are not available in the current OpenClaw session, install the MCP server with the plugin command:

```bash
openclaw typeui install-mcp
openclaw mcp login typeui
```

OpenClaw agents can also call `typeui_install_mcp` to write the TypeUI MCP server entry.

## Prompt Examples

- Use my TypeUI project and build a landing page.
- Generate three pricing section variations with TypeUI.
- Redesign this dashboard using my TypeUI design skill.
- Pull the TypeUI context for this project before changing the UI.
