bergside

Typeui Install Skill — Design skill for Claude Code

Design community

Install a curated TypeUI design SKILL.md locally for Cursor from the awesome-design-skills registry.

How to install Typeui Install Skill

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

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

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

What Typeui Install Skill does


name: typeui-install-skill description: Install a curated TypeUI design SKILL.md locally for Cursor from the awesome-design-skills registry.

TypeUI Install Skill

Install one curated design skill from `bergside/awesome-design-skills` into this project for Cursor.

Command behavior

  1. Parse the requested slug from the user's message.
  2. If slug is missing:
    • Fetch https://raw.githubusercontent.com/bergside/awesome-design-skills/main/skills/index.json
    • Show a concise list o

Alternatives in Design

  • Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
  • Od Contribute — Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too 91.8k ★
  • Export Diagram — Export a diagram-design HTML file to .svg and .png next to the source 27.2k ★

Full documentation available on GitHub

View Source Repository