You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Figma](https://claude.ai)| claude.ai connector | Read Figma files, inspect frames, export design tokens, convert designs to code. Paste any figma.com URL and it resolves. |
116
+
|[Excalidraw](https://claude.ai)| claude.ai connector | Generate + edit Excalidraw diagrams conversationally. "Draw the architecture" → actual `.excalidraw` file. |
117
+
|[Gamma](https://claude.ai)| claude.ai connector | Generate presentations, docs, and landing pages from a prompt. Pairs well with `UI/UX Pro Max` context. |
115
118
116
-
All targets are **idempotent**: check-and-skip if the target already exists.
117
-
118
-
### Also worth flipping on — claude.ai connectors
119
-
120
-
These live on claude.ai's hosted side (Settings → Connectors), not in this install script. Enable them there and they show up automatically in any Claude session alongside everything above. No local config, no keys, just a toggle + OAuth:
121
-
122
-
| Tool | What it does |
123
-
|------|--------------|
124
-
|[**Figma**](https://claude.ai)| Read Figma files, inspect frames, export design tokens, and convert designs to code. Paste any figma.com URL into Claude and it just resolves. Pair with `taste-skill` + `21st.dev Magic` to go from a frame to a working component in one loop. |
125
-
|[**Excalidraw**](https://claude.ai)| Generate and edit Excalidraw diagrams conversationally. "Draw the architecture" → actual `.excalidraw` file. Great for system sketches, flowcharts, whiteboard sessions. |
126
-
|[**Gamma**](https://claude.ai)| Generate presentations, docs, and landing pages from a prompt. Pairs well with `UI/UX Pro Max` context — Claude already knows what "looks expensive" and Gamma renders it. |
127
-
128
-
To enable: open [claude.ai](https://claude.ai) → click your avatar → **Settings** → **Connectors** → find each one → **Connect**. One OAuth click per tool. No CLI touch needed.
119
+
Local tools (Claude skill / MCP server / Homebrew) are **idempotent** — the install script checks and skips if already present. The three **claude.ai connectors** live on claude.ai's hosted side: enable them once at [claude.ai](https://claude.ai) → avatar → **Settings** → **Connectors** → pick each → **Connect**. No CLI touch needed.
0 commit comments