01 / Fundamentals

AI Fundamentals for Designers

MCP (Model Context Protocol) lets AI assistants talk directly to your design tools. Instead of copy-pasting, your AI reads Figma files, queries tokens, and runs audits automatically.

mcp beginner

CLI (Command Line Interface) is a text-based way to talk to your computer. The most powerful AI tools like Claude Code and Cursor run in the terminal.

cli beginner

Be specific. Give context (your tech stack, conventions). Show examples of what good output looks like. Break big tasks into steps.

prompting beginner

Skills are reusable instructions you trigger with /skill-name. Cowork runs multiple Claude instances in parallel on different tasks. Skills encode process, cowork scales execution.

claude-code intermediate

Cursor (code editor), Claude Code (CLI), Figma MCP (design bridge), Tidy (DS health), Firecrawl (web scraping), Granola (meeting notes).

tools beginner
02 / Tokens

AI + Design Tokens

Three philosophies: property-first (Polaris), role-first (Carbon), semantic-abstract (Material). Every system does it differently, but all agree on using prefixes, separating concerns, and documenting the "why."

design-tokens naming

Structure tokens in 3 layers (primitive, semantic, component). Use consistent naming. Add descriptions to every token. Export as JSON with metadata.

design-tokens intermediate

Map light mode semantic tokens to dark mode equivalents. AI can do this in seconds if your naming is consistent and you have a clear primitive palette.

design-tokens intermediate

Separate primitives (shared) from semantic tokens (per-brand). Each brand overrides the semantic layer. Material Design does this well with ref vs sys tokens.

design-tokens advanced
03 / Components

AI + Components

Give AI the component name, your design system context, and the output format. It generates props, states, tokens, accessibility notes, and usage guidelines.

components intermediate

Five checks: token naming, component health, accessibility, visual consistency, documentation coverage. All using AI tools from the terminal.

audit intermediate

Playwright automates browsers. Screenshot components across themes and viewports, check visual regressions, audit accessibility, test user flows.

testing intermediate

Use AI to analyze your component against common patterns. It flags missing states (hover, focus, disabled, loading, error) and responsive behaviors.

components beginner
04 / Figma

AI + Figma

Enable the Figma Dev Mode MCP Server in Preferences, then add the SSE URL to your editor config (Cursor, Claude Code, VS Code).

figma mcp intermediate

Use Claude Code to read Figma component structure via MCP, generate React code, and create Storybook stories automatically.

figma storybook intermediate

No. Figma Make generates layouts from prompts, but it needs a well-structured design system to produce good results. The design system IS the product now.

figma beginner
05 / Strategy

Design System Strategy

Adoption rate, component coverage, token usage, accessibility score, contribution frequency, time-to-ship. Track what changes behavior, not vanity metrics.

metrics intermediate

The role of design technologist is expanding. AI changes what one person can do. Teams are getting smaller but shipping more.

team strategy

We have interviewed teams at Netflix, Meta, Porsche, Volvo, Thomson Reuters, Swisscom, Mayo Clinic, Pinterest, Indeed, and many more.

case-studies beginner

No questions match the selected filter. Try a different tag or clear all filters.