Modern Creator
Griffin Wooldridge · YouTube

How to Use Claude Skills as a Designer

A 9-minute field guide to the five Claude skills every designer should know — and how to build the one that is still missing.

Posted
2 months ago
Duration
Format
Tutorial
educational
Views
212.8K
7.2K likes
Big Idea

The argument in one line.

Claude skills act as programmable design playbooks that force intentional aesthetic decisions before any code is written, eliminating generic AI output and letting designers encode their own standards into every generation.

Who This Is For

Read if. Skip if.

READ IF YOU ARE…
  • A designer who uses Claude to generate UI but keeps getting the same rounded-card, Inter-font, purple-gradient output.
  • A product or UX designer who wants to turn Figma designs into production-ready code without writing the translation layer yourself.
  • A design lead or brand manager who needs everyone on the team generating on-brand artifacts automatically.
  • A solo or small-team designer who lacks a dedicated design system enforcer and wants consistency without overhead.
SKIP IF…
  • You are not using Claude for any design or code generation work.
  • You are already deep into a Figma-to-code pipeline with a dedicated engineering team handling all output.
TL;DR

The full version, fast.

Claude skills are reusable instruction sets that reshape how Claude approaches any task. For designers, five skills cover the most common gaps: Frontend Design (a senior-designer aesthetic playbook that bans AI slop), Implement Design (Figma MCP bridge for 1:1 code fidelity), Theme Factory (10 ready-made design system themes), Brand Guidelines (a template to encode any company's brand tokens), and Canvas Design (generative poster and graphic art). Beyond using existing skills, the Skill Creator lets any designer build a custom skill through an iterative interview-and-draft loop, producing a portable SKILL.md file that can be shared or installed on any machine.

Members feature

Chat with this breakdown.

Modern Creator members can chat with any breakdown — ask for the hook, quote a framework, find the exact transcript moment. Unlocks at T2: refer 3 friends + add your own API key.

Create a free account →
Chapters

Where the time goes.

00:0000:27

01 · What is a skill

Pattern interrupt and promise: there is a built-in feature most designers do not know about, called skills.

00:2701:46

02 · Frontend Design skill

The headline skill. Forces a 4-step design thinking process and applies aesthetics guidelines before writing code. Explicitly bans AI slop.

01:4603:17

03 · Implement Design (Figma MCP)

Official Figma skill that reads actual layout properties and spacing tokens via MCP, then generates code mapped to your existing component library.

03:1704:09

04 · Theme Factory

10 pre-built professional themes, each a complete color palette and font pairing system, applicable to any Claude artifact.

04:0905:36

05 · Brand Guidelines

A template to encode any company's brand tokens so everything Claude generates is automatically on-brand.

05:3606:59

06 · Canvas Design

Two-step generative art skill: Claude writes a design philosophy manifesto, then executes it as a real PNG or PDF.

06:5908:11

07 · Build your own (Skill Creator)

The Skill Creator interviews you, drafts a SKILL.md, runs test prompts, and iterates. Skills package as .skill files for sharing.

08:1108:44

08 · Live demo

Single-prompt generation of a full SaaS landing page using the frontend-design skill. Output: dark theme, serif headline, stats strip, FAQ.

08:4409:30

09 · Outro

Recap of skills covered, plug for the full Claude design workflow video, subscribe CTA.

Atomic Insights

Lines worth screenshotting.

  • The frontend-design skill forces Claude through a four-part design thinking process before it writes a single line of code.
  • Claude's skill system explicitly bans AI slop: overused purple gradients, rounded-corner cards on white backgrounds, and Inter font everywhere.
  • The Implement Design skill reads actual Figma layout properties and spacing tokens via the Figma MCP server, not just a screenshot.
  • A brand guidelines skill means non-designers on marketing or sales teams generate Claude artifacts that automatically follow visual standards without designer review.
  • Canvas Design is a two-step process: Claude first writes a design philosophy manifesto, then executes it as a real PNG or PDF.
  • The Skill Creator interviews you before building, asks about edge cases and output expectations, then drafts and iterates the SKILL.md through feedback loops.
  • A finished skill is a folder with a SKILL.md at the root; it ships as a .skill file that installs on any machine.
  • The live demo produced a complete dark-themed SaaS landing page from a single prompt in one generation using the frontend-design skill.
Takeaway

Skills give Claude a design playbook it actually follows.

WHAT TO LEARN

Prompting Claude for UI without a skill installed is asking a generalist to make aesthetic decisions — skills encode the specific standards that prevent generic output.

  • Claude's default UI output follows statistical patterns, not design principles — a skill intercepts that and forces purpose, tone, constraints, and differentiation to be resolved before any code runs.
  • The instruction to avoid AI slop is explicit and enumerated inside the frontend-design skill, not implicit — this is the model of how to write negative constraints into any AI system prompt.
  • The Figma MCP connection is what makes Implement Design actually accurate: without it, Claude is reading a screenshot; with it, Claude is reading the actual spacing tokens and component references.
  • Brand consistency through a skill means the enforcement is automatic and upstream — it does not require a designer to review every artifact a marketing or sales person generates.
  • Canvas Design separates philosophy from execution: writing a design manifesto first and then generating from it produces more coherent visual output than describing an image directly.
  • The Skill Creator's interview loop mirrors the design process itself — requirements gathering, prototyping, testing, and revision cycles — which means designers already know how to use it.
  • A finished skill is a portable artifact: one folder, one SKILL.md, shareable as a .skill file — the distribution model is closer to a plugin than a SaaS tool.
Glossary

Terms worth knowing.

Claude skill
A portable set of instructions stored as a SKILL.md file that changes how Claude approaches a specific type of task, similar to a plugin.
Figma MCP server
A Model Context Protocol server that gives Claude direct read access to a Figma file's layout properties, spacing tokens, and component data.
AI slop
A term for visually generic AI-generated output: purple gradients, rounded cards on white backgrounds, and Inter font — aesthetics that signal automation rather than intentional design.
SKILL.md
The core instruction document inside every Claude skill, containing YAML frontmatter and markdown instructions that shape Claude's behavior for that skill.
Frontend aesthetics guidelines
A section inside the frontend-design skill that specifies typographic pairings, color theory, motion principles, and spatial composition rules.
Skill Creator
An official Claude skill whose purpose is to help you build other skills through an interview-draft-test-revise loop.
Resources Mentioned

Things they pointed at.

Quotables

Lines you could clip.

01:20
The skill explicitly tells Claude what not to do. It literally bans what it calls AI slop.
Visceral phrasing, zero setup needed, lands the core value prop in one sentenceTikTok hook↗ Tweet quote
07:00
So now you're not just a user of these skills, you're also a creator. You can build exactly the skill you need.
Clean identity reframe, standalone motivational beatIG reel cold open↗ Tweet quote
09:16
Claude isn't just guessing. It has a design playbook preloaded and it executes with intention.
Crisp one-liner summary of the whole thesisnewsletter pull-quote↗ Tweet quote
The Script

Word for word.

00:00So, there's a built in feature inside Clawd that helps you generate beautiful designs, and most designers don't even know that this exists. They're called skills. And in this video, I'm gonna break down every single one that matters for designers, how to build your own skill from scratch, and then I'm gonna prove to you that these skills work by generating a beautiful landing page live.
00:16So let's get into it. So what even is a skill? Think of it as like a simple plugin for Claude.
00:21It's a set of instructions and resources that completely changes how Claude approaches specific types of tasks. And the one that you need to know about first is the front end design skill. This skill is a set of detailed instructions that tells Claude how to think like a designer before it writes a single line of code.
00:36Here's how it works. When you ask Claude to build something, a landing page, a dashboard, a component, whatever it is, the skill kicks in and forces Claude through a design thinking process before it touches code. It considers four things, purpose, tone, constraints, and differentiation.
00:50And here's the part that's blown me away the most. The skill has a section called front end aesthetics guidelines that reads like it was written by a senior product designer. It covers typography and not just pick some random font.
01:01It tells Claude to avoid generic fonts like enter and aerial and instead choose distinctive character full type pairings. Then it also covers color, motion, spatial composition, and atmosphere. But here's the most important thing.
01:13The skill explicitly tells Claude what not to do. It literally bans what it calls AI slop. Those overused purple gradients, the same rounded corner cards on white backgrounds, and inter font everywhere.
01:24And every designer has seen it. The skill is specifically designed to avoid that. So just by having this one skill installed, you go from obviously AI generated output to something that actually looks designed.
01:35But this is just the beginning. The front end design skill is the real headliner of this video, but there are a few other lesser known skills that are incredibly useful for designers. So let me walk you through these ones worth knowing about.
01:48This is an official skill from Figma and it does exactly what it sounds like. You give it a Figma URL and it translates your design into production ready code as close as it can to one to one visual fidelity. Here's how it works.
01:59You paste a Figma link into Claude. For you, it would most likely be a screen you've designed. The skill parses the URL, pulls the file key and node ID, and then calls the Figma MCP server to fetch the full design context.
02:11That means it's reading your actual layout properties, your auto layout settings, your typography specs, your color values, your spacing tokens, and everything else included in your design. Then it takes a screenshot of the design as a visual reference and downloads any assets like icons or images and then starts building.
02:27But it's not just dumping out generic code. The scale has a whole section on translating Figma output into your project's actual conventions. So if your code base uses a specific component library or design system, it maps to that.
02:38It reuses your existing buttons, inputs, and typography components instead of recreating them. And at the end, it runs a validation checklist. Layout, typography, colors, interactive states, responsive behavior, accessibility, all compared against that one Figma screenshot.
02:53Now, one important thing to note, this skill requires the Figma MCP server to be connected. So before you use it, you'll need to make sure that's enabled in Claude. It's the bridge that lets Claude actually read your Figma files, and once that connection is set up, you're good to go.
03:05For designers who've ever given a screenshot to Claude, told it to turn it into code, and it comes out looking terrible, this skill is gonna help close that gap. And you don't need to be a developer to use it. You paste a link, Claude does the rest.
03:17Theme Factory. This skill gives you 10 pre built professional themes. Each one is a complete package with a curated color palette and carefully paired fonts.
03:26Think of it like a design system starter kit, except it's not just for UI design. You can apply any of these themes to slides, documents, web pages, dashboards, or reports, basically any artifact Claude generates. So if you're building a presentation deck and you don't wanna spend twenty minutes picking colors and fonts, you just pick a theme and everything stays consistent.
03:44What I like about this one is that each theme has a distinct visual identity. These aren't just random color combos. They're designed for specific contexts and audiences.
03:53So you've got options that work for corporate presentations, creative pitches, editorial layouts, and more. And because the themes include both header and body font pairings, you get great typographic hierarchy along with harmonious color palettes.
04:09Brand guidelines. This one is about consistency, and it's a concept that every in house or agency designer should pay attention to.
04:16Out of the box, this skill is set up with Anthropic's brand. Their colors, typography, and visual identity rules.
04:23But the real value here isn't Anthropic's brand, of course, because you don't work for Anthropic. You can still just use this skill as a template. So think about what this skill actually does.
04:32It takes a set of brand rules like hex codes, font stacks, spacing values, logo usage, tone, and enforces them automatically across everything Claude generates. Every artifact, every landing page, every deck comes out on brand without you having to check it. Now, imagine building one of these for your own company.
04:49You take this skill as a reference, have Claude swap in your own brand tokens, your primary and secondary colors, your heading and body fonts, your spacing scale, your do's and don'ts, and suddenly Claude knows your brand just as well as you do. And this is especially powerful if you're on a small team where there's no dedicated design system person enforcing consistency.
05:08You could even share it with non designers on your team, marketing, sales, whoever, so that anything they generate in Claude automatically follows your visual standards. Realistically, connecting Claude to Figma via an MCP is gonna get you more accurate results. And if you'd like a video on how to do that, let me know in the comments.
05:24But this skill is a quicker way to get UI that follows your desired style guidelines. The skill itself is pretty simple to set up once you understand the format, and I'll show you how to create one from scratch in a minute using the skill creator. Canvas design.
05:38This last one is different from everything else I've shown you. It's not for UI. It's for creating actual visual art like posters, graphics, static design pieces as real PNG and PDF files.
05:48And the way it works is genuinely unique. It's a two step process. First, Cloud creates a written design philosophy, like an actual aesthetic manifesto.
05:56It defines a visual movement, describes the principles behind it, the forms and colors and composition rules it'll follow. Then in step two, it takes that philosophy and expresses it on a canvas as a real image file. So it's designing from real principles, comes up with a creative direction, and then executes it.
06:12For things like event posters, social graphics, abstract art for presentations, or visual concepts you want to explore quickly, this is a really interesting tool. And it won't replace Photoshop or Illustrator because that isn't Claude's main use case, but it does give you a way to explore visual directions in seconds in a way that you wouldn't otherwise be able to with Claude.
06:31So between front end design and these other skills that I've showed you, you've got a complete creative toolkit inside Claude. UI generation, Figma to code, theming, brand enforcement, and visual art. But what happens when you need a skill that doesn't exist yet?
06:44This is where the skills feature gets really powerful. Of course, in the realm of AI, you're never limited to what's already been built. You can create your own skills and Claude will actually help you do it.
06:54So now you're not just a user of these skills, you're also creator. You can build exactly the skill you need for whatever kind of project you're working on. There's a skill called the skill creator.
07:02It's a skill for making skills and the workflow is pretty simple. Here's how it works.
07:07You tell Claude what you want the skill to do. Maybe you want a skill that generates mobile app screens in your company's design system or a skill that writes UX copy in your brand voice. Claude then interviews you.
07:17It asks about edge cases, input formats, output expectations, then it writes a draft of the skill dot m d file. That's the core instruction document.
07:25But it doesn't stop there. It creates test prompts, runs them, and shows you the results so you can evaluate whether the skill is actually working. You give feedback, it revises, and you repeat.
07:35It's an iterative design process, just like how we design products in real life. The anatomy is simple. Every skill is a folder.
07:41It has a skill dot m d file at the root. That's the brain. And optionally, it can include scripts, reference documents, and any other assets you want Claude to inform its responses with.
07:51The skill dot m d has a name, a description that controls when it triggers, and then the actual instructions. And when you're done, you can package it as a dot skill file and share it. Install it on another machine, send it to a teammate, share it with the community.
08:03It's like building your own design plugin. So you're not just a user of these skills, you're a creator. You can build exactly the tool you need.
08:10Now, let me prove all of this actually works. So now, let's see what this looks like in practice. Right here in Claude, I'm gonna generate a full landing page from a single prompt using the front end design skill, which like I said is hands down the most valuable skill for UI design right now.
08:44So that's the power of skills. Claude isn't just guessing. It has a design playbook preloaded and it executes with intention.
08:51So to recap, skills are Claude's hidden plugin system. The front end design skill alone transforms how Claude generates UI, and other skills like Theme Factory and Implement Design round out the designer's toolkit. And with the skill creator, you can build the perfect tool for your specific workflow.
09:07But here's the thing, skills are just one piece of the puzzle when it comes to building using Claude. And you have a lot more to learn if you wanna use Claude for most or even all of your design process. Lucky for you, I have a full video guide on my design workflow using Claude code, so make sure you go check out that video too.
09:22As always, I hope you guys have gotten some good value out of this video. And if you did, subscribe to continue becoming a better designer.
The Hook

The bait, then the rug-pull.

Most designers who use Claude for UI work have accepted the same disappointing output: purple gradients, Inter font, rounded cards on a white background. What they have not discovered is that Claude ships with a hidden plugin system, and the right skill installed turns a generic code dump into something that actually looks designed.

Frameworks

Named ideas worth stealing.

01:00list

Four-part design thinking pre-flight

  1. Purpose
  2. Tone
  3. Constraints
  4. Differentiation

Before writing any code the frontend-design skill forces Claude to evaluate these four dimensions and commit to a bold aesthetic direction.

Steal forAny design brief, RFP, or AI prompt for UI work
07:30model

Skill anatomy

  1. SKILL.md (required)
  2. scripts/ (optional)
  3. reference docs (optional)
  4. assets (optional)

The minimum viable structure for any Claude skill. The SKILL.md description field controls when the skill auto-triggers.

Steal forBuilding any custom Claude skill
CTA Breakdown

How they asked for the click.

08:55next-video
I have a full video guide on my design workflow using Claude Code, so make sure you go check out that video too.

Soft next-video push with no subscribe pressure until the final sentence. Non-aggressive.

Storyboard

Visual structure at a glance.

open
hookopen00:00
frontend-design
valuefrontend-design00:27
implement design
valueimplement design01:46
theme factory
valuetheme factory03:17
brand guidelines
valuebrand guidelines04:09
canvas design
valuecanvas design05:36
skill creator
valueskill creator06:59
live demo
prooflive demo08:11
outro
ctaoutro08:44
Frame Gallery

Visual moments.