[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-figma-figma-generate-design-zh-CN":3,"guides-for-figma-figma-generate-design":570,"similar-k172vkg9b49rdyf5a4kmqq8qmn86nm1h-zh-CN":571},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":255,"isFallback":242,"parentExtension":260,"providers":298,"relations":302,"repo":304,"tags":567,"workflow":568},1778687133558.3342,"k172vkg9b49rdyf5a4kmqq8qmn86nm1h",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"当任务涉及将应用程序页面、视图或多部分布局转换为 Figma 时，请与 figma-use 结合使用此技能。触发器：“写入 Figma”、“从代码创建到 Figma”、“推送到 Figma 页面”、“将此应用程序/页面构建到 Figma 中”、“创建屏幕”、“在 Figma 中构建登陆页面”、“更新 Figma 屏幕以匹配代码”、“将此模态/对话框/抽屉/面板转换为 Figma”。每当用户希望从代码或描述中构建或更新 Figma 中的完整页面、模态、对话框、抽屉、侧边栏、面板或任何复合多部分视图时，这都是首选工作流技能。它通过发现设计系统组件、变量和样式（来自 Code Connect 文件、现有屏幕和库搜索），然后导入它们并逐节组装视图，而不是使用硬编码值。",{"claudeCode":12},"figma/mcp-server-guide","Figma 设计生成器","https://github.com/figma/mcp-server-guide",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":240,"workflow":253},1778687133558.3345,"kn72f7cg2t5caqmn6r6qasj2yx86na3f","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":205,"prerequisites":210,"promptVersionExtension":215,"promptVersionScoring":216,"purpose":217,"rationale":218,"score":219,"summary":220,"tags":221,"tier":227,"useCases":228,"workflow":233},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地说明了使用设计系统组件将应用程序页面/视图转换为 Figma 的问题，解决了特定的用户需求。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","通过发现和重用设计系统组件、变量和样式，逐节组装视图，并与 Figma 的 Code Connect 集成，该技能提供了超越默认 LLM 行为的显著价值。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能的工作流已详细说明，并涵盖了使用设计系统组件创建或更新 Figma 视图的完整生命周期，包括先决条件和验证步骤。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能专注于从设计系统生成/更新复合 Figma 视图，其边界与组件创建或 Code Connect 映射清晰区分。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","描述准确反映了技能的功能，包括其对设计系统的使用、对多部分视图的处理以及与 figma-use 的集成。",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","此技能是基于提示的技能，不公开单个工具或命令。",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","该技能似乎没有可配置的参数，也不依赖环境变量。",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","此技能不公开单个工具。",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","此技能通过提示操作，而不是通过显式工具参数/模式。",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","底层存储库的许可证信息可用，并且似乎是允许的。",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","存储库显示了最近 90 天内的提交。",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","该技能本身似乎没有直接的第三方依赖项管理。",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","技能的逻辑似乎不处理或公开秘密。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能的指令侧重于与 Figma 工具的交互，不包含允许从外部数据进行提示注入的模式。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能在运行时不获取远程代码或指令；所有逻辑都在捆绑的 SKILL.md 中。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能通过调用 MCP 工具运行，并且不与预期范围之外的文件系统进行直接交互。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","在技能逻辑中未检测到分离的进程生成或拒绝重试循环。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能记录的工作流不涉及读取或向第三方提交机密数据。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的 SKILL.md 内容不包含隐藏的转向技巧、控制字符或格式错误的标记。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","该技能的逻辑包含在可读的 markdown 中，不涉及混淆的代码或运行时脚本获取。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能不对用户的项目结构做任何假设，而是在 Figma MCP 工具的上下文中运行。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","在过去 90 天内没有打开的 issues，也没有在过去 90 天内关闭的 issues，这表明了积极的维护或稳定的项目。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","存储库具有有意义的提交历史记录，表明正在积极开发。",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","此技能通过提示操作，不处理需要验证库的结构化输入/输出模式。",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","技能的操作由 Figma MCP 工具管理，这些工具可能拥有自己的确认门；技能逻辑本身不直接执行破坏性操作。",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","SKILL.md 概述了一个清晰的错误恢复过程，指示用户停止、读取、检查、修复和重试。",{"category":104,"check":114,"severity":42,"summary":115},"Logging","此技能是基于提示的技能，不执行需要本地审计日志记录的操作。",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","该技能在 Figma 设计数据上运行，不处理个人数据。",{"category":117,"check":121,"severity":24,"summary":122},"Target market","扩展的功能是通用的，不与任何特定的地理或法律管辖区相关联。",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","该技能依赖于 Figma MCP 服务器和标准工具，没有操作系统特定的假设。",{"category":45,"check":127,"severity":24,"summary":128},"README","README 提供了 Figma MCP 服务器、其功能、安装和使用的良好概述，补充了技能的 SKILL.md。",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","此技能不公开单个工具；它是一个基于提示的技能。",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","此技能不公开单个工具，因此没有重叠的近义词。",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","README 和 SKILL.md 中所有宣传的功能似乎都由所描述的 MCP 工具和技能逻辑实现。",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","README 提供了清晰、可复制的安装和设置说明，适用于各种客户端（VS Code、Cursor、Claude Code、Gemini CLI），包括配置片段和验证步骤。",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","SKILL.md 概述了一个强大的错误恢复过程，为用户提供了在出现问题时遵循的清晰步骤。",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","技能逻辑包含在 SKILL.md 中，并依赖于 Figma MCP 服务器；没有需要固定的第三方依赖项的捆绑脚本。",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","技能的操作由 Figma MCP 工具处理，这些工具负责自己的 dry-run 功能。",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","该技能本身不实现需要幂等性或超时限制的操作；这些由底层 MCP 工具和服务器处理。",{"category":117,"check":158,"severity":42,"summary":159},"Telemetry opt-in","该技能似乎不发出遥测数据；遥测数据处理将由 MCP 客户端或 Figma MCP 服务器管理。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","该技能的目的是精确定义的，说明它使用设计系统将应用程序页面/视图转换为 Figma，并具有清晰的触发器和明确的边界。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","Frontmatter 简洁明了，清晰地说明了核心功能，并在合理的字符数内提供了相关的触发短语。",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md 结构良好且在行数限制内，将详细的 API 模式委托给单独的引用文件。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","SKILL.md 通过在 `figma-use` 技能的引用中单独的文件中引用详细的 API 模式，有效地使用了渐进式披露。",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","此技能不是一个探索或审计风格的技能，不需要分叉探索上下文。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","SKILL.md 提供了详细的分步工作流示例，用于在 Figma 中构建和更新视图，包括特定代码片段和各种场景的解释。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","SKILL.md 包含详细的错误恢复步骤，并讨论了潜在的故障模式和限制，例如处理图像和更新现有视图。",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","此技能依赖于 Figma MCP 服务器，并且似乎没有具有回退的可选外部工具依赖项。",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","该技能指示用户在出错时停止，并在重试前仔细检查状态，从而通过停止来隐式处理意外的前状态条件。",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","该技能明确说明了其对 `figma-use` 的依赖，并清楚地定义了其边界，避免了与其他技能的隐式耦合。",1778686956947,"此技能可将应用程序页面、视图或多部分 UI 容器自动转换为 Figma。它通过发现 Code Connect 文件或现有屏幕中的设计系统组件、变量和样式，然后逐节在 Figma 中组装视图来实现。",[195,196,197,198,199],"将应用程序代码或描述转换为 Figma 设计","发现并重用设计系统组件、变量和样式","分节式地组装 UI 视图","支持创建/更新完整页面、模态框、对话框、抽屉和面板","与 Figma 的 Code Connect 集成以进行组件映射",[201,202,203,204],"创建新的可重用组件或变体（直接使用 figma-use）","编写 Code Connect 映射（使用 figma-code-connect）","从 Figma 设计生成代码（由其他工具/技能处理）","手动绘制 UI 元素而不利用设计系统令牌",[206,207,208,209],"设计系统令牌利用","组件实例重用","分节式组装","错误恢复和验证",[211,212,213,214],"Figma MCP 服务器连接","已发布设计系统（或可访问库）的目标 Figma 文件","屏幕/视图的源代码或描述","可选，用于上下文的 Figma 文件 URL 或密钥","3.0.0","4.4.0","通过重用现有的设计系统资产，高效地创建和更新 Figma 屏幕和视图，确保代码和设计之间的一致性。","该技能展示了卓越的文档质量、清晰的问题定义和强大的工作流。它没有任何关键或警告发现。",98,"一个高质量的技能，用于使用设计系统组件将应用程序设计转换为 Figma。",[222,223,224,225,226],"figma","design-systems","code-generation","ui-ux","automation","verified",[229,230,231,232],"将新的应用程序页面或视图转换为 Figma","更新现有的 Figma 屏幕以匹配代码更改","在 Figma 中构建复杂的 UI 容器（如模态框或侧边栏）","通过使用设计系统令牌而不是硬编码值来确保设计保真度",[234,235,236,237,238,239],"理解交付成果，识别部分和组件。","通过 Code Connect、现有屏幕或搜索收集设计系统键（组件、变量、样式）。","在 Figma 中为视图创建一个包装器框架。","在包装器内构建每个 UI 部分，导入并绑定设计系统资产。","验证完整视图并传输图像（如果适用）。","通过识别、修改或替换节点来更新现有视图。",{"codeQuality":241,"collectedAt":243,"documentation":244,"maintenance":247,"security":251,"testCoverage":252},{"hasLockfile":242},false,1778686939136,{"descriptionLength":245,"readmeSize":246},851,24576,{"closedIssues90d":8,"forks":248,"hasChangelog":242,"openIssues90d":8,"pushedAt":249,"stars":250},127,1778659272000,1409,{"hasNpmPackage":242,"smitheryVerified":242},{"hasCi":242,"hasTests":242},{"updatedAt":254},1778687133558,{"basePath":256,"githubOwner":222,"githubRepo":257,"locale":18,"slug":258,"type":259},"skills/figma-generate-design","mcp-server-guide","figma-generate-design","skill",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":270,"parentExtension":274,"providers":275,"relations":291,"tags":293,"workflow":294},1778686847756.4138,"k17fwrw2bg5z2mpmdtdsybp8t986mwe7",{"reviewCount":8},{"description":265,"installMethods":266,"name":269,"sourceUrl":14},"Plugin that includes the Figma MCP server and Skills for common workflows",{"claudeCode":222,"cursor":267,"geminiCli":268},"/add-plugin figma","gemini extensions install https://github.com/figma/mcp-server-guide","Figma MCP Server",{"basePath":271,"githubOwner":222,"githubRepo":257,"locale":272,"slug":257,"type":273},"","en","plugin",null,{"evaluate":276,"extract":285},{"promptVersionExtension":215,"promptVersionScoring":216,"score":277,"tags":278,"targetMarket":284,"tier":227},95,[222,279,280,281,282,283],"mcp","design","ui","code-connect","developer-tools","global",{"commitSha":286,"license":287,"plugin":288},"HEAD","MIT",{"mcpCount":8,"provider":289,"skillCount":290},"classify",7,{"repoId":292},"kd7d0zdmxx32hmcpg7qqv27da586m6xa",[282,280,283,222,279,281],{"evaluatedAt":295,"extractAt":296,"updatedAt":297},1778686867988,1778686847756,1778687292507,{"evaluate":299,"extract":301},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":300,"targetMarket":284,"tier":227},[222,223,224,225,226],{"commitSha":286,"license":287},{"parentExtensionId":262,"repoId":292,"translatedFrom":303},"k17a2znfvmm3nyv8njmq8ftp9x86nf9g",{"_creationTime":305,"_id":292,"identity":306,"providers":307,"workflow":563},1778686843197.7612,{"githubOwner":222,"githubRepo":257,"sourceUrl":14},{"classify":308,"discover":556,"github":559},{"commitSha":286,"extensions":309},[310,340,353,361,367,389,430,478,512,548],{"basePath":271,"description":265,"displayName":222,"installMethods":311,"rationale":312,"selectedPaths":313,"source":339,"sourceLanguage":272,"type":273},{"claudeCode":222},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at .github/plugin)",[314,317,319,322,324,326,328,330,332,334,336],{"path":315,"priority":316},".claude-plugin/plugin.json","mandatory",{"path":318,"priority":316},"README.md",{"path":320,"priority":321},"skills/figma-code-connect/SKILL.md","medium",{"path":323,"priority":321},"skills/figma-create-new-file/SKILL.md",{"path":325,"priority":321},"skills/figma-generate-design/SKILL.md",{"path":327,"priority":321},"skills/figma-generate-diagram/SKILL.md",{"path":329,"priority":321},"skills/figma-generate-library/SKILL.md",{"path":331,"priority":321},"skills/figma-use/SKILL.md",{"path":333,"priority":321},"skills/figma-use-figjam/SKILL.md",{"path":335,"priority":316},".mcp.json",{"path":337,"priority":338},".cursor-plugin/plugin.json","high","rule",{"basePath":341,"description":342,"displayName":343,"installMethods":344,"rationale":345,"selectedPaths":346,"source":339,"sourceLanguage":272,"type":259},"skills/figma-code-connect","Creates and maintains Figma Code Connect template files that map Figma components to code snippets. Use when the user mentions Code Connect, Figma component mapping, design-to-code translation, or asks to create/update .figma.ts or .figma.js files.","figma-code-connect",{"claudeCode":12},"SKILL.md frontmatter at skills/figma-code-connect/SKILL.md",[347,349,351],{"path":348,"priority":316},"SKILL.md",{"path":350,"priority":321},"references/advanced-patterns.md",{"path":352,"priority":321},"references/api.md",{"basePath":354,"description":355,"displayName":356,"installMethods":357,"rationale":358,"selectedPaths":359,"source":339,"sourceLanguage":272,"type":259},"skills/figma-create-new-file","**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `create_new_file` tool call. NEVER call `create_new_file` directly without loading this skill first. Trigger whenever the user wants a new blank Figma file — a new design, FigJam, or Slides file — or when you need a fresh file before calling `use_figma`. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard, /figma-create-new-file slides Q3 Review)","figma-create-new-file",{"claudeCode":12},"SKILL.md frontmatter at skills/figma-create-new-file/SKILL.md",[360],{"path":348,"priority":316},{"basePath":256,"description":362,"displayName":258,"installMethods":363,"rationale":364,"selectedPaths":365,"source":339,"sourceLanguage":272,"type":259},"Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to Figma', 'create in Figma from code', 'push page to Figma', 'take this app/page and build it in Figma', 'create a screen', 'build a landing page in Figma', 'update the Figma screen to match code', 'convert this modal/dialog/drawer/panel to Figma'. This is the preferred workflow skill whenever the user wants to build or update a full page, modal, dialog, drawer, sidebar, panel, or any composed multi-section view in Figma from code or a description. Discovers design system components, variables, and styles from Code Connect files, existing screens, and library search, then imports them and assembles views incrementally section-by-section using design system tokens instead of hardcoded values.",{"claudeCode":12},"SKILL.md frontmatter at skills/figma-generate-design/SKILL.md",[366],{"path":348,"priority":316},{"basePath":368,"description":369,"displayName":370,"installMethods":371,"rationale":372,"selectedPaths":373,"source":339,"sourceLanguage":272,"type":259},"skills/figma-generate-diagram","MANDATORY prerequisite — load this skill BEFORE every `generate_diagram` tool call. NEVER call `generate_diagram` directly without loading this skill first. Trigger whenever the user asks to create, generate, draw, render, sketch, or build a diagram — flowchart, architecture diagram, sequence diagram, ERD or entity-relationship diagram, state diagram or state machine, gantt chart, or timeline. Also trigger when the user mentions Mermaid syntax or wants a system architecture, decision tree, dependency graph, API call flow, auth handshake, schema, or pipeline visualized in FigJam. Routes to type-specific guidance, sets universal Mermaid constraints, and tells you when to use a different diagram type or skip the tool entirely (mindmaps, pie charts, class diagrams, etc.).","figma-generate-diagram",{"claudeCode":12},"SKILL.md frontmatter at skills/figma-generate-diagram/SKILL.md",[374,375,377,379,381,383,385,387],{"path":348,"priority":316},{"path":376,"priority":321},"references/architecture.md",{"path":378,"priority":321},"references/erd.md",{"path":380,"priority":321},"references/flowchart.md",{"path":382,"priority":321},"references/gantt.md",{"path":384,"priority":321},"references/sequence.md",{"path":386,"priority":321},"references/state.md",{"path":388,"priority":321},"references/workflow.md",{"basePath":390,"description":391,"displayName":392,"installMethods":393,"rationale":394,"selectedPaths":395,"source":339,"sourceLanguage":272,"type":259},"skills/figma-generate-library","Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. This skill teaches WHAT to build and in WHAT ORDER — it complements the `figma-use` skill which teaches HOW to call the Plugin API. Both skills should be loaded together.","figma-generate-library",{"claudeCode":12},"SKILL.md frontmatter at skills/figma-generate-library/SKILL.md",[396,397,399,401,403,405,407,409,411,414,416,418,420,422,424,426,428],{"path":348,"priority":316},{"path":398,"priority":321},"references/code-connect-setup.md",{"path":400,"priority":321},"references/component-creation.md",{"path":402,"priority":321},"references/discovery-phase.md",{"path":404,"priority":321},"references/documentation-creation.md",{"path":406,"priority":321},"references/error-recovery.md",{"path":408,"priority":321},"references/naming-conventions.md",{"path":410,"priority":321},"references/token-creation.md",{"path":412,"priority":413},"scripts/bindVariablesToComponent.js","low",{"path":415,"priority":413},"scripts/cleanupOrphans.js",{"path":417,"priority":413},"scripts/createComponentWithVariants.js",{"path":419,"priority":413},"scripts/createDocumentationPage.js",{"path":421,"priority":413},"scripts/createSemanticTokens.js",{"path":423,"priority":413},"scripts/createVariableCollection.js",{"path":425,"priority":413},"scripts/inspectFileStructure.js",{"path":427,"priority":413},"scripts/rehydrateState.js",{"path":429,"priority":413},"scripts/validateCreation.js",{"basePath":431,"description":432,"displayName":433,"installMethods":434,"rationale":435,"selectedPaths":436,"source":339,"sourceLanguage":272,"type":259},"skills/figma-use","**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in the Figma file context — e.g. create/edit/delete nodes, set up variables or tokens, build components and variants, modify auto-layout or fills, bind variables to properties, or inspect file structure programmatically.","figma-use",{"claudeCode":12},"SKILL.md frontmatter at skills/figma-use/SKILL.md",[437,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,476],{"path":348,"priority":316},{"path":439,"priority":321},"references/api-reference.md",{"path":441,"priority":321},"references/common-patterns.md",{"path":443,"priority":321},"references/component-patterns.md",{"path":445,"priority":321},"references/effect-style-patterns.md",{"path":447,"priority":321},"references/gotchas.md",{"path":449,"priority":321},"references/plugin-api-patterns.md",{"path":451,"priority":321},"references/plugin-api-standalone.d.ts",{"path":453,"priority":321},"references/plugin-api-standalone.index.md",{"path":455,"priority":321},"references/text-style-patterns.md",{"path":457,"priority":321},"references/validation-and-recovery.md",{"path":459,"priority":321},"references/variable-patterns.md",{"path":461,"priority":321},"references/working-with-design-systems/wwds-components--creating.md",{"path":463,"priority":321},"references/working-with-design-systems/wwds-components--using.md",{"path":465,"priority":321},"references/working-with-design-systems/wwds-components.md",{"path":467,"priority":321},"references/working-with-design-systems/wwds-effect-styles.md",{"path":469,"priority":321},"references/working-with-design-systems/wwds-text-styles.md",{"path":471,"priority":321},"references/working-with-design-systems/wwds-variables--creating.md",{"path":473,"priority":321},"references/working-with-design-systems/wwds-variables--using.md",{"path":475,"priority":321},"references/working-with-design-systems/wwds-variables.md",{"path":477,"priority":321},"references/working-with-design-systems/wwds.md",{"basePath":479,"description":480,"displayName":481,"installMethods":482,"rationale":483,"selectedPaths":484,"source":339,"sourceLanguage":272,"type":259},"skills/figma-use-figjam","This skill helps agents use Figma's use_figma MCP tool in the FigJam context. Can be used alongside figma-use which has foundational context for using the use_figma tool.","figma-use-figjam",{"claudeCode":12},"SKILL.md frontmatter at skills/figma-use-figjam/SKILL.md",[485,486,488,490,492,494,496,498,500,502,504,506,508,510],{"path":348,"priority":316},{"path":487,"priority":321},"references/batch-modify.md",{"path":489,"priority":321},"references/create-code-block.md",{"path":491,"priority":321},"references/create-connector.md",{"path":493,"priority":321},"references/create-label.md",{"path":495,"priority":321},"references/create-section.md",{"path":497,"priority":321},"references/create-shape-with-text.md",{"path":499,"priority":321},"references/create-sticky.md",{"path":501,"priority":321},"references/create-table.md",{"path":503,"priority":321},"references/create-text.md",{"path":505,"priority":321},"references/edit-text.md",{"path":507,"priority":321},"references/figjam-colors.md",{"path":509,"priority":321},"references/plan-board-content.md",{"path":511,"priority":321},"references/position-figjam-nodes.md",{"basePath":513,"description":514,"displayName":515,"installMethods":516,"rationale":517,"selectedPaths":518,"source":339,"sourceLanguage":272,"type":259},"workflow-skills/generate-project-plan","Generate a FigJam project plan board from a PRD plus codebase context. Interactive flow: research → propose sections → per-section deep research → per-section content + block-shape proposal → create FigJam → skeleton → fill → diagrams → wrap. Each content block (section, nested section, intro callout, table, multi-column text, sticky column, diagram section, metadata strip) has its own subskill reference file. Use when the user asks for 'project plan in FigJam', 'interactive project plan', '/generate-project-plan', or provides a PRD and wants per-section confirmation on content + rendering.","generate-project-plan",{"claudeCode":12},"SKILL.md frontmatter at workflow-skills/generate-project-plan/SKILL.md",[519,520,522,524,526,528,530,532,534,536,538,540,542,544,546],{"path":348,"priority":316},{"path":521,"priority":321},"references/blocks/diagram-section.md",{"path":523,"priority":321},"references/blocks/intro-callout.md",{"path":525,"priority":321},"references/blocks/metadata-strip.md",{"path":527,"priority":321},"references/blocks/multi-column-text.md",{"path":529,"priority":321},"references/blocks/nested-section.md",{"path":531,"priority":321},"references/blocks/section.md",{"path":533,"priority":321},"references/blocks/sticky-column.md",{"path":535,"priority":321},"references/blocks/table.md",{"path":537,"priority":321},"references/blocks/text-primitives.md",{"path":539,"priority":321},"references/foundation/codebase-grounding.md",{"path":541,"priority":321},"references/foundation/layout.md",{"path":543,"priority":321},"references/foundation/palette.md",{"path":545,"priority":321},"references/foundation/plugin-api-traps.md",{"path":547,"priority":321},"references/section-catalog.md",{"basePath":271,"installMethods":549,"rationale":551,"selectedPaths":552,"source":339,"sourceLanguage":272,"type":279},{"remote":550},"https://mcp.figma.com/mcp","server.json with namespace/server name at server.json",[553,555],{"path":554,"priority":316},"server.json",{"path":318,"priority":316},{"sources":557},[558],"manual",{"closedIssues90d":8,"description":560,"forks":248,"homepage":561,"openIssues90d":8,"pushedAt":249,"readmeSize":246,"stars":250,"topics":562},"A guide on how to use the Figma MCP server","https://help.figma.com/hc/en-us/articles/32132100833559-Guide-to-the-Dev-Mode-MCP-Server",[],{"classifiedAt":564,"discoverAt":565,"extractAt":566,"githubAt":566,"updatedAt":564},1778686847568,1778686843197,1778686845742,[226,224,223,222,225],{"evaluatedAt":569,"extractAt":296,"updatedAt":254},1778686957071,[],[572,605,633,655,685,716],{"_creationTime":573,"_id":574,"community":575,"display":576,"identity":582,"providers":587,"relations":598,"tags":601,"workflow":602},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":577,"installMethods":578,"name":580,"sourceUrl":581},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":579},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":583,"githubOwner":584,"githubRepo":585,"locale":272,"slug":586,"type":259},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":588,"extract":597},{"promptVersionExtension":215,"promptVersionScoring":216,"score":589,"tags":590,"targetMarket":284,"tier":227},100,[591,592,593,594,226,595,596],"git","development-environment","workflow","tmux","cli","developer-tool",{"commitSha":286,"license":287},{"parentExtensionId":599,"repoId":600},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[226,595,596,592,591,594,593],{"evaluatedAt":603,"extractAt":604,"updatedAt":603},1778699613343,1778699234184,{"_creationTime":606,"_id":607,"community":608,"display":609,"identity":615,"providers":617,"relations":625,"tags":628,"workflow":629},1778699505679.3464,"k1751nm85mw95gw3rsqgrdqspx86ncq2",{"reviewCount":8},{"description":610,"installMethods":611,"name":613,"sourceUrl":614},"无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets，无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。",{"claudeCode":612},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":271,"githubOwner":616,"githubRepo":613,"locale":18,"slug":613,"type":259},"zagmoai",{"evaluate":618,"extract":624},{"promptVersionExtension":215,"promptVersionScoring":216,"score":589,"tags":619,"targetMarket":284,"tier":227},[620,621,622,226,623],"google-docs","google-sheets","productivity","api-client",{"commitSha":286},{"repoId":626,"translatedFrom":627},"kd776ynh73t0d6samn4bnxdf3x86n8mj","k1707pszx7h026a651dp5tvaxd86m3ag",[623,226,620,621,622],{"evaluatedAt":630,"extractAt":631,"updatedAt":632},1778699485884,1778699468747,1778699505679,{"_creationTime":634,"_id":635,"community":636,"display":637,"identity":640,"providers":643,"relations":651,"tags":652,"workflow":653},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":638,"installMethods":639,"name":585,"sourceUrl":581},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":579},{"basePath":641,"githubOwner":584,"githubRepo":585,"locale":272,"slug":642,"type":259},"skills/ask","ask",{"evaluate":644,"extract":650},{"promptVersionExtension":215,"promptVersionScoring":216,"score":589,"tags":645,"targetMarket":284,"tier":227},[595,226,646,647,648,649],"llm","prompting","code-review","artifact-generation",{"commitSha":286,"license":287},{"parentExtensionId":599,"repoId":600},[649,226,595,648,646,647],{"evaluatedAt":654,"extractAt":604,"updatedAt":654},1778699303045,{"_creationTime":656,"_id":657,"community":658,"display":659,"identity":665,"providers":670,"relations":677,"tags":680,"workflow":681},1778699366078.7817,"k173mj3k9wcdq512bp1532xkwx86nrh4",{"reviewCount":8},{"description":660,"installMethods":661,"name":663,"sourceUrl":664},"当工作依赖于用户实时浏览器会话或可见的渲染状态，而不是静态抓取时使用，尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM，或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。",{"claudeCode":662},"xixu-me/skills","使用我的浏览器","https://github.com/xixu-me/skills",{"basePath":666,"githubOwner":667,"githubRepo":668,"locale":18,"slug":669,"type":259},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":671,"extract":676},{"promptVersionExtension":215,"promptVersionScoring":216,"score":589,"tags":672,"targetMarket":284,"tier":227},[673,674,226,675,283],"browser","debugging","ux",{"commitSha":286,"license":287},{"repoId":678,"translatedFrom":679},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k179cgk616p3xva37r5jqsfwvh86mcp2",[226,673,674,283,675],{"evaluatedAt":682,"extractAt":683,"updatedAt":684},1778699261239,1778699106670,1778699366078,{"_creationTime":686,"_id":687,"community":688,"display":689,"identity":695,"providers":698,"relations":707,"tags":711,"workflow":712},1778699289329.1182,"k172jykxz0jywjekjxjt5thj5x86nm3n",{"reviewCount":8},{"description":690,"installMethods":691,"name":693,"sourceUrl":694},"当用户需要通过 Xquik 获取 X (Twitter) 数据或执行需要确认的 X 操作时使用：推文搜索、用户查找、关注者提取、媒体下载、监控、Webhook、MCP、SDK、发布、点赞、私信和个人资料更新。需要 Xquik API 密钥。切勿索要 X 登录凭据。",{"claudeCode":692},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":696,"githubOwner":697,"githubRepo":693,"locale":18,"slug":693,"type":259},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":699,"extract":706},{"promptVersionExtension":215,"promptVersionScoring":216,"score":589,"tags":700,"targetMarket":284,"tier":227},[701,702,703,704,226,279,705],"twitter","x","api","data-retrieval","sdk",{"commitSha":286},{"parentExtensionId":708,"repoId":709,"translatedFrom":710},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh","k172e8vt4zcz50bb0vfp6ptb1n86mf90",[703,226,704,279,705,701,702],{"evaluatedAt":713,"extractAt":714,"updatedAt":715},1778699230863,1778699170774,1778699289329,{"_creationTime":717,"_id":718,"community":719,"display":720,"identity":726,"providers":730,"relations":736,"tags":738,"workflow":739},1778697652123.8982,"k175ckmrqc4x6sjm90k7ejbj3s86ntxs",{"reviewCount":8},{"description":721,"installMethods":722,"name":724,"sourceUrl":725},"Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.",{"claudeCode":723},"steipete/clawdis","slack","https://github.com/steipete/clawdis",{"basePath":727,"githubOwner":728,"githubRepo":729,"locale":272,"slug":724,"type":259},"skills/slack","steipete","clawdis",{"evaluate":731,"extract":735},{"promptVersionExtension":215,"promptVersionScoring":216,"score":589,"tags":732,"targetMarket":284,"tier":227},[724,733,734,226,703],"messaging","communication",{"commitSha":286},{"repoId":737},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[703,226,734,733,724],{"evaluatedAt":740,"extractAt":741,"updatedAt":740},1778698950505,1778697652123]