Token导航 LogoToken导航TokenDH.com
前端设计操作浏览器github未标认证来源可访问许可证需确认审计异常

figma-design-generateFigma 设计 generate

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

282

周安装

12

GitHub Stars

10

下载量

99
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:figma-design-generate(Figma 设计 generate)
来源仓库:https://github.com/petbrains/mvp-builder
仓库路径:skills/figma-design-generate
安装命令:
npx skills add https://github.com/petbrains/mvp-builder --skill figma-design-generate
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/petbrains/mvp-builder --skill figma-design-generate

简介

用于辅助界面设计、视觉规范、排版、配色和布局优化。

  • 适合整理页面结构、生成 UI 方案或检查视觉一致性。
  • 使用时需结合现有品牌、设计系统和用户任务。
  • 涉及真实页面改动时应通过截图或浏览器预览检查表现。
  • figma-design-generate 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Figma Design Generate

Capture UI and send it to Figma as fully editable design layers — real frames, components, auto-layout, and text layers, not flat screenshots.

The tool is remote only, exempt from standard Figma MCP rate limits, and works with Figma Design files.

When to Use

  • User says "push to Figma", "send to Figma", "capture UI", "code to canvas", "sync Figma"
  • After building or implementing a feature — send result to designers for review
  • Syncing a Figma file with the current implementation state
  • Roundtrip workflow: Figma → code → Figma → designer refines → code again

Process

1. Determine the target

Three destination options:

New Figma file — default when no file specified. Created in the user's team or organization drafts. The tool will ask the user which Figma organization or team to use.

Existing Figma Design file — user provides a Figma file URL. Requires edit permissions. If the URL doesn't point to a Figma Design file, a new file is created instead.

Clipboard — user wants to paste layers into a Figma file manually.

2. Call generate_figma_design

Prompt the tool with a clear description of what to capture and where to send it.

Example prompts to the tool:

  • New file: "Start a local server for my app and capture the UI in a new Figma file."
  • Existing file: "Start a local server for my app and capture the UI in <Figma file URL>."
  • Clipboard: "Start a local server for my app and use the Figma MCP server to capture the UI to my clipboard."

If a local server is already running, omit the "Start a local server" part — the tool can infer it, but being specific the first time helps.

The tool handles everything: starts the server if needed, injects the capture script, and opens a browser window. An initial capture happens automatically when the browser window opens.

3. User interacts with the capture toolbar

In the opened browser window, a toolbar appears with two options:

  • Entire screen — captures the full current state of the interface
  • Select element — lets the user pick a specific element to capture

The user controls this toolbar. Wait for them to complete.

4. Finish the capture

  • If capturing to a Figma Design file — user clicks Open file to view the result
  • If capturing to clipboard — user pastes the design layers into any Figma file
  • The agent can also complete the process via a follow-up prompt

Decision Rules

SituationAction
User provides Figma URLUse as existing file target
No target specifiedDefault to new file — tool asks user for org/team
Multiple pages or states neededCall tool again for each — it reuses the same file within the conversation
User says "also capture checkout" after first captureNo need to re-specify the file — tool infers same target
Capturing from a live web app or production sitePrompt the tool to use Playwright to inject the required script
Capturing from local dev serverNo extra steps — tool handles injection directly
User wants to capture responsive variantsResize the viewport in the browser between captures

Tips for Best Results

Be descriptive about what to capture. "Capture the checkout flow" works better than "Capture this" — helps organize frames in Figma.

Capture strategically. Focus on key screens and important states (empty, error, filled) rather than every page. Responsive breakpoints are valuable for designer review.

Sequential captures reuse the target. After the first capture to a file, subsequent prompts like "Also capture the account screen" automatically go to the same file. The tool infers this, or asks for confirmation.

Existing file suggestions. When capturing to an existing file, the tool can suggest recent files the user has created or edited.

Design tokens alignment. If the project uses design tokens aligned with Figma variables, the captured layers will reference correct tokens — makes designer review faster.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.19%
按下载量换算34

Claude

30.92%
按下载量换算31

Cursor

16.97%
按下载量换算17

Gemini CLI

9.31%
按下载量换算9

安全审计

Gen Agent Trust Hub

通过

Socket

未通过

Snyk

可疑

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills