bergside

Typeui List Skills — Design skill for Claude Code

Design community

List curated TypeUI design skills and preview links, then optionally install one for Cursor.

How to install Typeui List Skills

Installs to ~/.claude/skills/bergside-typeui-cursor-typeui-list-skills/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bergside-typeui-cursor-typeui-list-skills && curl -fsSL https://raw.githubusercontent.com/bergside/typeui-cursor/HEAD/commands/typeui-list-skills.md -o ~/.claude/skills/bergside-typeui-cursor-typeui-list-skills/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Typeui List Skills does


name: typeui-list-skills description: List curated TypeUI design skills and preview links, then optionally install one for Cursor.

TypeUI List Skills

List available curated design skills from the TypeUI registry and help the user install one.

Command behavior

  1. Fetch registry index from:
    • https://raw.githubusercontent.com/bergside/awesome-design-skills/main/skills/index.json
  2. Parse entries and show a concise table with:
    • slug
    • name
    • preview URL: `https:/

Alternatives in Design

  • CloudCLI — 8,400+ Free open-source web/mobile UI for Claude Code, Cursor CLI, and Codex 8.7k ★
  • Polish UI — Polish UI elements by auditing SCSS and TSX markup against the Anytype design system, then fixing discrepancie 8.7k ★
  • Studio — Launch the local design Studio — a live token editor over the latest extraction 3.6k ★

Full documentation available on GitHub

View Source Repository