The SQD

Squad UI

Master Skill

The complete Squad UI skill for Claude Code — every component, CLI tool, sub-skill, design token, and integration pattern in one place.

What It Does

This master skill gives Claude Code complete knowledge of the entire Squad UI library. It can:

Includes Sub-Skills

Auth Setup
Google OAuth + employee verification via Supabase. Triggered by 'set up auth'.
File Upload
S3 presigned URLs or Supabase Storage. Triggered by 'add file upload'.

Components Covered (43)

Key Capabilities

CLI Integration
list, info, docs, init — Claude knows every CLI command and when to use them.
Documentation Access
Can fetch any component's full markdown docs from GitHub on demand.
Sub-Skill Delegation
Automatically delegates to auth-setup or file-upload skills when triggered.
Design Tokens
Knows all CSS custom properties, colors, spacing, shadows, and typography tokens.

How to Install

Installation Steps

  1. Click "Copy Install Command" above
  2. Paste into Claude Code and hit enter
  3. Restart Claude Code (/exit then reopen)
  4. Open any project and ask Claude to use Squad UI

This master skill replaces the need to install auth-setup and file-upload skills separately — it includes both.

Prerequisites