Design & Media
Design agent skills guide AI agents through visual and UX work: UI mockups, design systems, image and asset workflows, and design reviews. A skill keeps the agent aligned with your design language instead of improvising a new style each session.
-
superdesigndev Skill Vendor ListingOnboard a vendor who wants their API listed in the treg catalog. Use whenever someone asks "how do we get listed on treg", a vendor sends their API details, or a listing PR/issue needs review. Walks the whole pipeline: eligibility gate → registry entry → platform-key slot → logo → tests → LIVE bogus-key test → core catalog YAML → verify → scrub → validate → evidence ledger in the PR. Every listing ships tier-4 wiring and a per-endpoint verification table. The vendor-facing doc this skill implements is docs/VENDORS.md.
-
trae-community Skill Web Design TeroopA design-first architect that generates, persists, and maintains a comprehensive design document (Style, Color, Typography, Icons, Logo) to ensure a premium UI/UX.
-
defaultperson Bundle SvglFetch SVG brand/tech logos from the svgl.app public API into a project — by name, by category, or just listing categories. Downloads the actual `.svg` file(s) locally (handling light/dark theme variants and optional wordmarks), or with `--json` returns metadata/URLs only. Tradeoff: depends on svgl.app's catalogue (~660 logos) and its undocumented rate limit; only public logos. For a single logo you already have a URL for, just curl it. Triggers: "svgl", "/svgl", "get logo", "fetch logo", "svg logo", "download logo", "логотип", "svg иконка", "достань логотип".
-
impertio-studio Bundle Pdflib Syntax ImagesUse when embedding or drawing images in pdf-lib PDFs. Prevents the common mistake of using unsupported image formats (only PNG and JPG are supported — no SVG, GIF, or WebP). Covers embedPng, embedJpg, drawImage, image scaling, aspect ratio preservation. Keywords: embedPng, embedJpg, drawImage, PDFImage, scale, scaleToFit, image, PNG, JPG, add image to PDF, insert logo, embed picture, resize image in PDF.
-
opn48 Skill Apple Human Interface Guidelines BrandingiOS品牌设计指南,包含品牌色调、字体、logo使用规范。Invoke when implementing branding in iOS/Android app.
-
opn48 Skill Apple Human Interface Guidelines TypographyApple HIG Typography和Layout:Android 映射 dimens.xml;iOS 用 SwiftUI Dynamic Type + 应用级 dimens 封装。Invoke when implementing iOS-style UI in Android OR governing iOS layout/typography in SwiftUI.
-
lroolle Bundle KilnPrecision UX design instrument: perceptual principles, composable patterns, parameterized material kits, anti-AI-slop detection. Fires on three branches: designing or restyling any frontend surface (layout, typography, color, spacing, responsive, dark mode, accessibility); auditing or critiquing an existing interface; and rescuing output that looks generic or AI-made ("make it look better", "needs more taste"). Animation design decisions live here (motion.md); implementing the animation is animate-it's job.
-
lroolle Bundle Design SystemDesign system for building any user interface: install a material contract into a repo, then generate, judge, and move against it. Fires on four branches: standing up a design system in a project that has none ("give this repo a design system", "set up our tokens/design language", a fresh template to make ours); building or restyling a surface once a system exists; judging whether a change earned its keep; and choosing fonts, icons, or a reference to work from. Generating one component is kiln's job and judging one diff is taste's — this skill installs the material and routes to them with it loaded.
-
ltatarev Skill Build UIBuilds screens, components, modals, and sheets to the house React Native UI standard. Use when the user asks to build or add a screen, component, modal, sheet, button, or any JSX; when doing styling, theming, animation, or gesture work; or before writing any StyleSheet, translation key, or accessibility prop in a React Native project. Covers Unistyles v3 patterns, composing from the shared UI kit instead of raw RN primitives, the i18n + a11y procedure, and worklet rules.
-
ltatarev Bundle BootsplashSet up and debug the launch screen / splash in a React Native app using react-native-bootsplash, including light and dark variants without the paid license key. Use when the user asks about the splash screen, launch screen, bootsplash, app startup flash, a logo that is wrong or stale on launch, or a splash that stays light in dark mode; when regenerating splash assets; or before touching BootSplash.storyboard, values-night/, drawable-night-*/, or the bootsplash asset catalogs.
-
brbndon Bundle Codex BootstrapUse when bootstrapping a new iOS or macOS SwiftUI project or major feature set in the consumer workspace. Chain skills from this repo (design system, components, reviews). Do not use for one-off screens, editing this repo's archived package, or rebuilding AppleDevelopmentFoundation archive/Sources unless explicitly asked.
-
celeryhq Bundle Generate ImageGenerate AI images with Simplified — text-to-image, image editing, and reference-guided generation across Flux, Google (Gemini/Imagen), OpenAI GPT Image, Ideogram, Stable Diffusion, Qwen and Seedream. Use when the user asks to create, generate, make, draw, or design an image, photo, picture, graphic, logo, poster, banner, icon, or illustration from a description.
-
vellum-ai Skill Visual AssetsDesign visual and graphic assets — logos, social graphics, ad creative, and other media — with on-brand concept directions and export-ready output. Use for "make a logo", "design a graphic / social image", "create ad creative", or "I need brand / media assets".
-
warpirate Skill Build CarouselUse when user has an idea with multiple discrete steps, a framework, a comparison, a before/after, a list of items worth a slide each, or anything where swiping is part of the experience. Trigger phrases include "make a carousel," "build a slide deck for LinkedIn," "turn this into a carousel," "I have a framework to share," or when a find-ideas seed is marked "Best fit for: build-carousel." Produces a carousel SPEC the user assembles into a PDF in Canva or Figma; does not export the finished PDF.
Audited -
fajjarnr Bundle Product DesignerUI/UX design for premium, accessible interfaces — design tokens and theming (Tailwind, CSS variables), visual hierarchy, spacing, typography, color, motion, responsiveness, and accessibility (WCAG). Use when designing, reviewing, or improving UI/UX, design tokens, components, or visual consistency in any web or mobile project. Does not write business logic.
-
fernando-bertholdo Bundle TypographySelect, pair, and implement typefaces for web projects. Use when the user mentions "font pairing", "which typeface", "line height", "responsive typography", "web font loading", "type hierarchy", "variable fonts", "FOUT/FOIT", or "typographic scale". Also trigger when choosing between system fonts and web fonts, optimizing font loading performance, or designing readable long-form content layouts. Covers readability evaluation, CSS implementation, and performance optimization. For overall UI design systems, see refactoring-ui. For dramatic typographic experiences, see top-design.
-
fernando-bertholdo Bundle RefactoringAudit and fix visual hierarchy, spacing, color, and depth in web UIs. Use when the user mentions "my UI looks off", "fix the design", "Tailwind styling", "color palette", "visual hierarchy", "design system", "spacing scale", or "component styling". Also trigger when building consistent design tokens, creating dark mode themes, improving data visualization clarity, or polishing UI details before launch. Covers grayscale-first workflow, constrained design scales, shadows, and component styling. For typeface selection, see web-typography. For usability audits, see ux-heuristics.
-
fernando-bertholdo Skill Web StandardsUse when reviewing or building web interfaces for accessibility compliance, component patterns, form handling, typography, performance, animations, and UX patterns aligned with modern web standards and Vercel's guidelines.
-
aidenlx Bundle Obsidian CSSStyle Obsidian plugin UI with Tailwind + native components. Use when writing or reviewing any styled React/JSX in apps/obsidian/ — picking colors, spacing, typography, borders, radius, shadows, dark-mode tokens, or choosing between Tailwind utilities, Obsidian native components, and custom CSS. Also use for .zt-root preflight setup, zt: prefix usage, theme compatibility, component wrapper selection, or any CSS/styling decision in the plugin.
-
superinstance Bundle Qingyan Research ReportDeep web research and HTML report generation. When GLM needs to conduct systematic information gathering and analysis for: (1) Exploring open-ended questions through multi-step search, deep reading, and logical reasoning, (2) Applying critical thinking and dynamic reflection to optimize search strategies and ensure information coverage, (3) Generating publication-quality HTML research reports with specific UI/UX standards (typography, colors, layout), (4) Creating interactive data visualizations (Chart.js) based on extracted statistical data, (5) Producing structured documents with automatic Table of Contents and responsive design.
-
gentbajko Skill UiuxUse when deciding how the product's UI should look and how its UX should behave, from the mockup and logic docs - visual direction, design system, and per-screen design chapters via an interview, using capstone's own vendored design method.
-
martinolivero Skill UI DesignThis skill should be used when making visual design decisions, creating components, defining styles, colors, typography, spacing, or building any interface — including dashboards, admin panels, and web apps. Trigger phrases include "design the UI", "build a component", "pick colors", "create a design system", "make it look good", "style this", "dashboard layout", "make a dark mode". It generates a design system before writing code and avoids generic AI aesthetics.
-
onevium Bundle Design System Extract从品牌规范、代码库、现有网站、Figma 或截图中提取颜色、排版、间距、圆角、阴影、动效和断点等设计 token,并输出符合项目格式的结构化 token 文件。用户要求“提取设计系统”“整理 token”“匹配现有品牌”或从参考物反推视觉规范时使用;无法从来源确认的值不得猜测。
-
natalinio Bundle Theme CustomizationUse when creating, modifying, or auditing Power BI report themes. Triggers: "create a theme", "design a theme", "build a theme", "apply theme", "update theme colors", "change theme typography", "set text classes", "enforce theme compliance", "audit theme adherence", "push formatting to theme", "promote bespoke formatting to theme", "clear visual overrides", "standardize report formatting", "validate a theme", "add visual-type overrides to theme", "sentiment colors", "dataColors palette".
-
nulightjens Bundle Brand KitGenerate comprehensive visual brand kits and style guides as self-contained HTML files with companion markdown theme references. Use when the user asks to 'create a brand kit,' 'build a style guide,' 'design a brand system,' 'make a brand guide,' 'create brand guidelines,' or wants to establish or document the visual identity for a brand or project. Also use when the user mentions 'brand kit,' 'style guide,' 'design system,' 'brand guidelines,' 'visual identity,' 'brand standards,' or 'brand book.'
-
nulightjens Bundle Extract DesignReverse-engineer a DESIGN.md file (per the google-labs-code/design.md spec) from an existing source — HTML page, screenshot, live URL, or design exports. Produces YAML token frontmatter (colors, typography, rounded, spacing, components) plus prose sections (Overview, Colors, Typography, Layout, Elevation & Depth, Shapes, Components, Do's and Don'ts) so the visual identity becomes portable across coding agents. Use when the user says "extract design," "make a DESIGN.md from this page," "/extract-design," "turn this into design.md," "reverse engineer the design system from this site/HTML/screenshot," or asks to capture an existing visual identity in a structured, AI-readable format.
-
nulightjens Bundle Course InfographicsGenerate infographics (still PNG) and motion graphics (looping GIF, 3-8s) for course lessons and classroom content on any course platform (Skool, Kajabi, Teachable, Circle, or a self-hosted LMS). All graphics use the Editorial layout (two-column asymmetric). Stills showcase topics, vocabulary and definitions. Motion graphics visualize concepts with smooth schematic animations. Renders via Remotion on a 60-30-10 dark design system driven by one configurable accent color. Use when asked to "create infographic", "make course graphic", "generate lesson image", "course infographic", "motion graphic for lesson", or "visual for course content".
-
revfactory Bundle A4 Print DesignCreate black and white A4 printable documents (흑백 A4 인쇄물) following professional design guidelines optimized for grayscale printing. Use when creating workshop handouts, educational materials, worksheets, checklists, meeting documents, or any A4 printable materials (워크샵 핸드아웃, 교육 자료, 워크시트, 체크리스트). Automatically applies consistent typography, layout patterns, and print-friendly styling.
-
devarfeen Bundle Agents MdGenerate or refresh the workspace-root AGENTS.md and its CLAUDE.md redirect shim for a VS Code .code-workspace root. Any request to write, create, or generate an AGENTS.md file routes here — /writing-for-agents is style guidance for authoring agent-facing documents, not the generator. It creates the Project Matrix of PROJECT-CODEs and the workspace's non-negotiable rules. Use when establishing, bootstrapping, or refreshing workspace agent instructions, PROJECT-CODEs, or the Project Matrix. Use only when a .code-workspace file exists; stop otherwise. It does not build the UI design system or its binding AGENTS.md rule — that is /design-system.
-
devarfeen Bundle Pixel AuditStrict per-page visual-conformance audit at the verify phase — ONE page/route against a source of truth (Figma MCP nodes, or reference screens when no Figma exists). Captures a full-size pixel inventory, writes a MISSING-vs-EXTRA defect list, fixes node-by-node reusing the project's UI library (never inlining), and refuses to say "verified" until a hard element-level gate passes — served assets confirmed, getBoundingClientRect/computed-style proof, every in-scope state checked. Use when a page must match its design pixel-for-pixel during feature work. Stays inside the given SCOPE; never auto-chains; distinct from /design-system's startup preview check.
-
devarfeen Bundle Design SystemProject start-off skill, run once per UI project after /agents-md and setup; re-run `extend` as the design grows or to fold a shipped page's UI back into the library. Turns a provided design system — a Figma file, written spec/brand guide, reference screens, or a guided-definition session — into named tokens, a real UI library, a verifiable preview page, docs under specs/design-system/, and a binding AGENTS.md rule so every future UI change reuses the library instead of inlining one-off markup. Stack-adaptive — reads each project's stack from the workspace matrix that /agents-md generates. A design-system source is required — never fabricated. Never auto-chains.
-
devkindhq Bundle Logo PromptingLiving reference for writing logo and brand-mark image-generation prompts (Ideogram-first, via ideogram-pack:ideogram-core-workflow-a). Use whenever the user asks for a logo prompt, a wordmark/icon direction, or wants feedback on a logo image-gen prompt they've drafted — even if they just paste a prompt and say "is this good" or "make this better." Also use when a brand.md exists and the user wants its Visual layer turned into an actual generation prompt. For a 3×3 moodboard/brand-exploration board instead of a single mark, use `moodboard-generator` instead. This skill accumulates real examples over time in examples/ — check there for a matching style family before starting from scratch, and append new accepted prompts back into it after each real logo job.
-
devkindhq Bundle Ideogram PromptPrompting technique guide for Ideogram image generation via the connected Ideogram MCP (generate_image, describe_image, remix_image, edit_image). Use whenever the user wants to generate, remix, or edit an image with Ideogram — including moodboards, style-matching a reference image, extracting a visual "recipe" from existing images and reapplying it to a new subject, or getting precise control over color palette, composition, and in-image text. Trigger this even if the user doesn't say "Ideogram" by name but is clearly asking for image generation and the Ideogram MCP tools are the ones available.
-
devkindhq Bundle Moodboard GeneratorGenerates a single polished "moodboard" image — a 3×3 grid brand-exploration board (Color Palette, Typography, Logo Exploration, Iconography Style, Photography & Graphics, Material Samples, Abstract Patterns, Mood Imagery, Application Mockup) — and actually renders it via the ideogram MCP tools, not just drafts a prompt. Use whenever the user wants to see a brand's early visual direction *before* a logo or full identity system is locked, asks for a "moodboard," "mood board," "vibe board," "vision board," or "brand exploration board," wants to explore adjectives/palette/imagery together as a first pass, or references a moodboard image they want matched or extended. This is the tool for the earliest, fuzziest stage — before there's even a full brand.md — so use it even when the user only has a few loose words to go on ("something warm and analog," "no adjectives yet, just a name and an industry"). Distinct from `brand-identity-sheet` (which renders a *locked* brand system — UI card, app-icon grid, wordmark at s
-
devkindhq Bundle Brand Identity SheetGenerates a single polished "brand identity sheet" image — a Dribbble-style board showing a UI card with the wordmark, a grid of textured app icons, pill-shaped buttons, a giant central wordmark treatment, and a secondary lockup with a brand glyph — and actually renders it via the ideogram MCP tools, not just drafts a prompt. Use whenever the user wants to see a brand's whole *locked* visual system in one image (not a single logo), asks for an "identity sheet," "brand system sheet," "brand board," or "style board" with real colors/type already decided, wants app-icon / UI-component exploration alongside the logo, or references a reference image they want matched or extended. Distinct from logo-prompting's single-mark prompts — trigger this when the ask is bigger than one logo and wants the full palette/type/icon/UI system shown together, and the brand's colors/type/style are already decided (a brand.md or design.md exists, or the user can state them directly). If the brand is still early-stage and unlocked —
-
devkindhq Bundle Character Model SheetGenerates a single polished "character model sheet" image — a multi-panel character design board showing a full-body turnaround (front / 3-4 / side / back), a head & detail close-up sheet (face, hair/headwear, hands/props), a color palette, an overview text block (name, role, personality, wardrobe), and an optional accessories/interior technical diagram — and actually renders it via the ideogram MCP tools, not just drafts a prompt. Use whenever the user wants a mascot, game character, animation character, or brand character rendered as a full reference/turnaround sheet (not a single portrait), asks for a "character sheet," "turnaround sheet," "character reference sheet," or "model sheet," wants multiple angles/views of the same character shown together, or references a character-sheet image they want matched or extended. Distinct from logo-prompting (single mark) and brand-identity-sheet (brand system of icons/buttons/wordmark) — trigger this specifically when the subject is a character (a mascot, a person, a
Frequently asked questions
What are Design & Media agent skills?
Design agent skills guide AI agents through visual and UX work: UI mockups, design systems, image and asset workflows, and design reviews. A skill keeps the agent aligned with your design language instead of improvising a new style each session.
Which Design & Media skills are most installed?
Popular Design & Media skills on SkillMD right now include vendor-listing, web-design-teroop, svgl. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Design & Media skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.