[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-figma-generate-project-plan-zh-CN":3,"guides-for-figma-generate-project-plan":525,"similar-k170xax69e5zr9y4h3tkywszx586m4yn-zh-CN":526},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":239,"isFallback":226,"parentExtension":243,"providers":244,"relations":250,"repo":253,"tags":521,"workflow":522},1778687212974.4556,"k170xax69e5zr9y4h3tkywszx586m4yn",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"从 PRD 和代码库上下文生成 FigJam 项目计划板。交互式流程：研究 → 提出各部分 → 各部分深入研究 → 各部分内容 + 块形状建议 → 创建 FigJam → 骨架 → 填充 → 图表 → 收尾。每个内容块（部分、嵌套部分、介绍性标注、表格、多列文本、粘滞列、图表部分、元数据条）都有自己的子技能参考文件。在用户要求“在 FigJam 中创建项目计划”、“交互式项目计划”、“/generate-project-plan”或提供 PRD 并希望逐部分确认内容 + 渲染时使用。",{"claudeCode":12},"figma/mcp-server-guide","generate-project-plan","https://github.com/figma/mcp-server-guide",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":237},1778687212974.4558,"kn7dry0bz94xm4k9dr5p6c9e9d86m8h2","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"tier":218,"useCases":219},[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","描述清楚地确定了从 PRD 和代码库上下文生成 FigJam 项目计划的问题，明确了期望的输出和交互流程。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能提供了一个复杂的多阶段工作流程和详细的块形状建议，远远超出了简单的 LLM 提示来生成项目计划。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该扩展涵盖了从研究和建议到 FigJam 创建和完善的完整生命周期，并为 FigJam 交互提供了详细的说明和依赖项。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能专注于从 PRD 生成 FigJam 项目计划，具有清晰的子技能职责划分，没有无关的功能。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确地反映了技能的目的、交互流程和用例，包括特定的触发器和块形状细节。",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","该技能主要使用 `use_figma` 和 `generate_diagram` MCP 工具，这些工具由于其在 Figma/FigJam 环境中的操作性质而被视为已范围化。",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","明确记录了基础技能和引用的强制性先决条件，以及 UI 约定（颜色、排版和布局）。",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","技能本身是主要的“工具”；其 SKILL.md 中特定的 MCP 工具调用具有描述性（例如 `generate_diagram`、`use_figma`）。",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","该技能作为一个统一的工作流程使用 MCP 工具，并且不直接向最终用户公开具有参数模式的单个工具。",{"category":55,"check":56,"severity":42,"summary":57},"License","License usability","在可访问的源文件中未明确提供许可证信息；此检查无法在没有 LICENSE 文件或清单声明的情况下执行。",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","截至 2026 年 5 月 13 日，该存储库显示了近期提交，表明正在积极维护。",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","该技能本身似乎不直接捆绑或管理外部第三方依赖项；它依赖于基础 MCP 工具。",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","该技能似乎不处理或需要用户特定的密钥，因为它依赖于管理自身身份验证的 MCP 工具。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能的文档和结构强调将输入视为数据，并且它依赖于明确定义的 MCP 工具交互，而不是任意数据执行。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能依赖于捆绑的引用和已建立的 MCP 工具，没有运行时下载或执行外部不受信任代码的迹象。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能在 Figma 插件 API 和 MCP 工具环境内运行，没有迹象表明尝试访问或修改其定义范围之外的文件。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","在提供的源代码中未检测到分离的进程生成、被拒绝调用的重试循环或其他沙箱逃逸原语。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能通过定义的 MCP 工具与 Figma/FigJam 交互，并且似乎没有任何泄露机密数据的机制。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的内容，包括 SKILL.md 和参考文件，似乎没有隐藏文本技巧或恶意 Unicode 字符。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","该技能的脚本似乎是用纯粹、可读的 JavaScript 编写的，用于 Figma 插件 API，没有混淆或运行时代码获取的迹象。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能的结构依赖于 Figma 插件 API 的上下文，并且不假定用户项目文件布局在该环境之外。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","该存储库显示在过去 90 天内有 0 个打开和 0 个关闭的 issue，这表明近期活动或一个没有报告 issue 的新项目。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","SKILL.md 前导信息包含“name”和“description”，但缺少明确的版本信息，但是，安装方法暗示使用了最新可用版本。",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","验证由 Figma 插件 API 和 MCP 工具接口处理，而不是由技能自身脚本中的显式模式库处理。",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","该技能通过 `use_figma` 工具与 Figma 交互，该工具应具有自己的安全门和确认机制。",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","SKILL.md 概述了 `use_figma` 调用的原子错误语义，并且整体结构暗示了通过 MCP 框架进行健壮的错误处理。",{"category":104,"check":114,"severity":42,"summary":115},"Logging","该技能直接在 FigJam 中生成输出，并依赖宿主环境进行日志记录或审计跟踪，而不是维护自己的日志记录。",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","该技能操作 Figma/FigJam 设计数据，不直接处理个人数据。",{"category":117,"check":121,"severity":24,"summary":122},"Target market","该技能专注于 FigJam 和 Figma，这是一个全球性的设计工具，未指明任何区域或司法管辖区限制。",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","该技能依赖于 Figma 插件 API 和 MCP 工具，这些工具在支持的环境中具有跨平台兼容性。",{"category":45,"check":127,"severity":24,"summary":128},"README","README 提供了关于安装、功能、MCP 最佳实践和工具使用的全面信息。",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","这是一个基于技能的扩展，而不是具有离散工具列表的 CLI 或 MCP 服务器。",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","该技能协调调用 MCP 工具；它不直接公开多个近似同义的工具。",{"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 文档概述了错误处理原则，强调了清晰的故障模式报告和补救步骤，特别是对于 `use_figma` 操作。",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","该技能似乎不管理显式依赖项；它依赖于宿主环境的 Figma 插件 API 和 MCP 客户端。",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","该技能本身没有明确公开乾运行功能；它被假定由底层 `use_figma` MCP 工具或 Figma 自身的安全机制处理。",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","幂等重试和超时由底层 MCP 工具和 Figma API 处理，不由该技能脚本直接管理。",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","技能文档中未提及遥测收集，这意味着不发出遥测或遵循选择加入原则。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","SKILL.md 清晰地定义了目的（从 PRD + 上下文生成 FigJam 项目计划）并提供了特定的触发器、交互流程步骤和明确的边界。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","SKILL.md 前导信息简洁，并在字符限制内有效地总结了核心功能和触发器。",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md 结构良好，通过渐进式披露到引用，保持主要说明简洁且节省 token。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","详细的程序信息、视觉约定和块定义已适当地委托给通过相对路径链接的单独 Markdown 文件。",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","该技能侧重于生成和创建，而不是深入探索或代码审查，因此 `context: fork` 不适用。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","SKILL.md 包含分步模板和 `use_figma` 脚本示例，展示了具体用法和预期结果。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","文档解决了 Figma 插件 API 中的特定陷阱，并提供了清晰的错误处理指南和操作规则。",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","该技能依赖于捆绑的 MCP 工具和 Figma 插件 API，这些是核心功能，没有由技能本身管理的显式回退。",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","SKILL.md 为 `use_figma` 调用指定了原子错误语义，并强调精确执行，暗示在 Figma API 上下文中停止处理意外状态。",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","该技能是独立的，并依赖于特定的 MCP 工具；它不隐式依赖于其他已加载的技能，并且交叉引用是明确的（例如，到 `generate-diagram`）。",1778687069571,"该技能通过处理产品需求文档 (PRD) 和可选的代码库上下文，自动创建 FigJam 项目计划板。它遵循详细的交互式工作流程，从研究和部分建议到内容生成和 FigJam 板的最终确定，利用各种内容块类型的特定子技能。",[195,196,197,198,199],"从 PRD 和代码库上下文生成 FigJam 项目计划板。","交互式工作流程：研究 → 提出 → 确认 → 创建 → 填充 → 图表 → 收尾。","支持各种内容块：部分、标注、表格、多列文本、图表。","FigJam 元素的详细视觉和结构约定。","与 Figma MCP 工具集成以进行画布操作。",[201,202,203,204],"生成 FigJam 格式以外的项目计划。","处理没有结构化内容或明确目标 PDR。","执行深入的代码分析（超出提取图表上下文）。","自动化整个项目执行生命周期；它仅专注于计划板生成。","3.0.0","4.4.0","通过从 PRD 和代码库上下文自动生成交互式 FigJam 项目计划板来简化项目规划，从而节省大量手动工作。","该技能的文档非常出色，具有清晰的多阶段工作流程和对 Figma API 特定的强大处理能力。发现的问题很小，主要与 SKILL.md 前导信息中缺少明确的许可证信息和版本信息有关。",98,"高质量技能，用于从 PRD 生成 FigJam 项目计划，具有出色的文档和强大的 Figma API 集成。",[212,213,214,215,216,217],"figma","figjam","project-plan","prd","automation","design-to-code","verified",[220,221,222,223],"当被要求在 FigJam 中生成“交互式项目计划”时使用。","当提供 PRD 并需要确认每个部分的内容和渲染时使用。","用于从现有设计文档创建结构化的项目计划板。","用于可视化项目范围、目标、依赖项和推出计划。",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":235,"testCoverage":236},{"hasLockfile":226},false,1778687028747,{"descriptionLength":229,"readmeSize":230},597,24576,{"closedIssues90d":8,"forks":232,"hasChangelog":226,"openIssues90d":8,"pushedAt":233,"stars":234},127,1778659272000,1409,{"hasNpmPackage":226,"smitheryVerified":226},{"hasCi":226,"hasTests":226},{"updatedAt":238},1778687212974,{"basePath":240,"githubOwner":212,"githubRepo":241,"locale":18,"slug":13,"type":242},"workflow-skills/generate-project-plan","mcp-server-guide","skill",null,{"evaluate":245,"extract":248},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":246,"targetMarket":247,"tier":218},[212,213,214,215,216,217],"global",{"commitSha":249},"HEAD",{"repoId":251,"translatedFrom":252},"kd7d0zdmxx32hmcpg7qqv27da586m6xa","k1776w8tdptr8tv242gcbzwmcs86n3zf",{"_creationTime":254,"_id":251,"identity":255,"providers":256,"workflow":517},1778686843197.7612,{"githubOwner":212,"githubRepo":241,"sourceUrl":14},{"classify":257,"discover":510,"github":513},{"commitSha":249,"extensions":258},[259,293,306,314,322,344,385,433,467,501],{"basePath":260,"description":261,"displayName":212,"installMethods":262,"rationale":263,"selectedPaths":264,"source":290,"sourceLanguage":291,"type":292},"","Plugin that includes the Figma MCP server and Skills for common workflows",{"claudeCode":212},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at .github/plugin)",[265,268,270,273,275,277,279,281,283,285,287],{"path":266,"priority":267},".claude-plugin/plugin.json","mandatory",{"path":269,"priority":267},"README.md",{"path":271,"priority":272},"skills/figma-code-connect/SKILL.md","medium",{"path":274,"priority":272},"skills/figma-create-new-file/SKILL.md",{"path":276,"priority":272},"skills/figma-generate-design/SKILL.md",{"path":278,"priority":272},"skills/figma-generate-diagram/SKILL.md",{"path":280,"priority":272},"skills/figma-generate-library/SKILL.md",{"path":282,"priority":272},"skills/figma-use/SKILL.md",{"path":284,"priority":272},"skills/figma-use-figjam/SKILL.md",{"path":286,"priority":267},".mcp.json",{"path":288,"priority":289},".cursor-plugin/plugin.json","high","rule","en","plugin",{"basePath":294,"description":295,"displayName":296,"installMethods":297,"rationale":298,"selectedPaths":299,"source":290,"sourceLanguage":291,"type":242},"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",[300,302,304],{"path":301,"priority":267},"SKILL.md",{"path":303,"priority":272},"references/advanced-patterns.md",{"path":305,"priority":272},"references/api.md",{"basePath":307,"description":308,"displayName":309,"installMethods":310,"rationale":311,"selectedPaths":312,"source":290,"sourceLanguage":291,"type":242},"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",[313],{"path":301,"priority":267},{"basePath":315,"description":316,"displayName":317,"installMethods":318,"rationale":319,"selectedPaths":320,"source":290,"sourceLanguage":291,"type":242},"skills/figma-generate-design","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.","figma-generate-design",{"claudeCode":12},"SKILL.md frontmatter at skills/figma-generate-design/SKILL.md",[321],{"path":301,"priority":267},{"basePath":323,"description":324,"displayName":325,"installMethods":326,"rationale":327,"selectedPaths":328,"source":290,"sourceLanguage":291,"type":242},"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",[329,330,332,334,336,338,340,342],{"path":301,"priority":267},{"path":331,"priority":272},"references/architecture.md",{"path":333,"priority":272},"references/erd.md",{"path":335,"priority":272},"references/flowchart.md",{"path":337,"priority":272},"references/gantt.md",{"path":339,"priority":272},"references/sequence.md",{"path":341,"priority":272},"references/state.md",{"path":343,"priority":272},"references/workflow.md",{"basePath":345,"description":346,"displayName":347,"installMethods":348,"rationale":349,"selectedPaths":350,"source":290,"sourceLanguage":291,"type":242},"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",[351,352,354,356,358,360,362,364,366,369,371,373,375,377,379,381,383],{"path":301,"priority":267},{"path":353,"priority":272},"references/code-connect-setup.md",{"path":355,"priority":272},"references/component-creation.md",{"path":357,"priority":272},"references/discovery-phase.md",{"path":359,"priority":272},"references/documentation-creation.md",{"path":361,"priority":272},"references/error-recovery.md",{"path":363,"priority":272},"references/naming-conventions.md",{"path":365,"priority":272},"references/token-creation.md",{"path":367,"priority":368},"scripts/bindVariablesToComponent.js","low",{"path":370,"priority":368},"scripts/cleanupOrphans.js",{"path":372,"priority":368},"scripts/createComponentWithVariants.js",{"path":374,"priority":368},"scripts/createDocumentationPage.js",{"path":376,"priority":368},"scripts/createSemanticTokens.js",{"path":378,"priority":368},"scripts/createVariableCollection.js",{"path":380,"priority":368},"scripts/inspectFileStructure.js",{"path":382,"priority":368},"scripts/rehydrateState.js",{"path":384,"priority":368},"scripts/validateCreation.js",{"basePath":386,"description":387,"displayName":388,"installMethods":389,"rationale":390,"selectedPaths":391,"source":290,"sourceLanguage":291,"type":242},"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",[392,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431],{"path":301,"priority":267},{"path":394,"priority":272},"references/api-reference.md",{"path":396,"priority":272},"references/common-patterns.md",{"path":398,"priority":272},"references/component-patterns.md",{"path":400,"priority":272},"references/effect-style-patterns.md",{"path":402,"priority":272},"references/gotchas.md",{"path":404,"priority":272},"references/plugin-api-patterns.md",{"path":406,"priority":272},"references/plugin-api-standalone.d.ts",{"path":408,"priority":272},"references/plugin-api-standalone.index.md",{"path":410,"priority":272},"references/text-style-patterns.md",{"path":412,"priority":272},"references/validation-and-recovery.md",{"path":414,"priority":272},"references/variable-patterns.md",{"path":416,"priority":272},"references/working-with-design-systems/wwds-components--creating.md",{"path":418,"priority":272},"references/working-with-design-systems/wwds-components--using.md",{"path":420,"priority":272},"references/working-with-design-systems/wwds-components.md",{"path":422,"priority":272},"references/working-with-design-systems/wwds-effect-styles.md",{"path":424,"priority":272},"references/working-with-design-systems/wwds-text-styles.md",{"path":426,"priority":272},"references/working-with-design-systems/wwds-variables--creating.md",{"path":428,"priority":272},"references/working-with-design-systems/wwds-variables--using.md",{"path":430,"priority":272},"references/working-with-design-systems/wwds-variables.md",{"path":432,"priority":272},"references/working-with-design-systems/wwds.md",{"basePath":434,"description":435,"displayName":436,"installMethods":437,"rationale":438,"selectedPaths":439,"source":290,"sourceLanguage":291,"type":242},"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",[440,441,443,445,447,449,451,453,455,457,459,461,463,465],{"path":301,"priority":267},{"path":442,"priority":272},"references/batch-modify.md",{"path":444,"priority":272},"references/create-code-block.md",{"path":446,"priority":272},"references/create-connector.md",{"path":448,"priority":272},"references/create-label.md",{"path":450,"priority":272},"references/create-section.md",{"path":452,"priority":272},"references/create-shape-with-text.md",{"path":454,"priority":272},"references/create-sticky.md",{"path":456,"priority":272},"references/create-table.md",{"path":458,"priority":272},"references/create-text.md",{"path":460,"priority":272},"references/edit-text.md",{"path":462,"priority":272},"references/figjam-colors.md",{"path":464,"priority":272},"references/plan-board-content.md",{"path":466,"priority":272},"references/position-figjam-nodes.md",{"basePath":240,"description":468,"displayName":13,"installMethods":469,"rationale":470,"selectedPaths":471,"source":290,"sourceLanguage":291,"type":242},"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.",{"claudeCode":12},"SKILL.md frontmatter at workflow-skills/generate-project-plan/SKILL.md",[472,473,475,477,479,481,483,485,487,489,491,493,495,497,499],{"path":301,"priority":267},{"path":474,"priority":272},"references/blocks/diagram-section.md",{"path":476,"priority":272},"references/blocks/intro-callout.md",{"path":478,"priority":272},"references/blocks/metadata-strip.md",{"path":480,"priority":272},"references/blocks/multi-column-text.md",{"path":482,"priority":272},"references/blocks/nested-section.md",{"path":484,"priority":272},"references/blocks/section.md",{"path":486,"priority":272},"references/blocks/sticky-column.md",{"path":488,"priority":272},"references/blocks/table.md",{"path":490,"priority":272},"references/blocks/text-primitives.md",{"path":492,"priority":272},"references/foundation/codebase-grounding.md",{"path":494,"priority":272},"references/foundation/layout.md",{"path":496,"priority":272},"references/foundation/palette.md",{"path":498,"priority":272},"references/foundation/plugin-api-traps.md",{"path":500,"priority":272},"references/section-catalog.md",{"basePath":260,"installMethods":502,"rationale":504,"selectedPaths":505,"source":290,"sourceLanguage":291,"type":509},{"remote":503},"https://mcp.figma.com/mcp","server.json with namespace/server name at server.json",[506,508],{"path":507,"priority":267},"server.json",{"path":269,"priority":267},"mcp",{"sources":511},[512],"manual",{"closedIssues90d":8,"description":514,"forks":232,"homepage":515,"openIssues90d":8,"pushedAt":233,"readmeSize":230,"stars":234,"topics":516},"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":518,"discoverAt":519,"extractAt":520,"githubAt":520,"updatedAt":518},1778686847568,1778686843197,1778686845742,[216,217,213,212,215,214],{"evaluatedAt":523,"extractAt":524,"updatedAt":238},1778687069690,1778686847756,[],[527,548,569,590,610,643],{"_creationTime":528,"_id":529,"community":530,"display":531,"identity":534,"providers":535,"relations":541,"tags":544,"workflow":545},1778687121483.7065,"k17bhngka742tq9v2qcdp30sd586mxda",{"reviewCount":8},{"description":532,"installMethods":533,"name":296,"sourceUrl":14},"创建和维护 Figma Code Connect 模板文件，将 Figma 组件映射到代码片段。当用户提及 Code Connect、Figma 组件映射、设计到代码的转换，或要求创建/更新 .figma.ts 或 .figma.js 文件时使用。",{"claudeCode":12},{"basePath":294,"githubOwner":212,"githubRepo":241,"locale":18,"slug":296,"type":242},{"evaluate":536,"extract":540},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":537,"targetMarket":247,"tier":218},[212,538,217,539,216],"code-connect","typescript",{"commitSha":249},{"parentExtensionId":542,"repoId":251,"translatedFrom":543},"k17fwrw2bg5z2mpmdtdsybp8t986mwe7","k172zsq3ajrv0z7phy4xeawaq186m6y2",[216,538,217,212,539],{"evaluatedAt":546,"extractAt":524,"updatedAt":547},1778686901762,1778687121483,{"_creationTime":549,"_id":550,"community":551,"display":552,"identity":555,"providers":556,"relations":563,"tags":565,"workflow":566},1778687135007.0532,"k174a7q08ygbr4ftfdnwrq774n86nat1",{"reviewCount":8},{"description":553,"installMethods":554,"name":309,"sourceUrl":14},"**强制性先决条件** — 在每次调用 `create_new_file` 工具之前，您必须调用此技能。切勿在未先加载此技能的情况下直接调用 `create_new_file`。每当用户想要一个空白的 Figma 文件时（新设计、FigJam 或 Slides 文件），或者在调用 `use_figma` 之前需要一个新文件时，请触发此操作。用法 — /figma-create-new-file [editorType] [fileName] （例如 /figma-create-new-file figjam My Whiteboard, /figma-create-new-file slides Q3 Review）",{"claudeCode":12},{"basePath":307,"githubOwner":212,"githubRepo":241,"locale":18,"slug":309,"type":242},{"evaluate":557,"extract":562},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":558,"targetMarket":247,"tier":218},[212,559,213,560,561,216],"design","slides","file-creation",{"commitSha":249},{"parentExtensionId":542,"repoId":251,"translatedFrom":564},"k173xv7tvg6228w9w635szwmzn86nk5t",[216,559,213,212,561,560],{"evaluatedAt":567,"extractAt":524,"updatedAt":568},1778686938880,1778687135007,{"_creationTime":570,"_id":571,"community":572,"display":573,"identity":576,"providers":577,"relations":586,"tags":587,"workflow":588},1778686847756.4148,"k173e45vpw52qegyw8qt4j1dcd86nwet",{"reviewCount":8},{"description":324,"installMethods":574,"name":575,"sourceUrl":14},{"claudeCode":12},"Figma Generate Diagram Prerequisite",{"basePath":323,"githubOwner":212,"githubRepo":241,"locale":291,"slug":325,"type":242},{"evaluate":578,"extract":584},{"promptVersionExtension":205,"promptVersionScoring":206,"score":579,"tags":580,"targetMarket":247,"tier":218},97,[581,212,582,583,213],"diagrams","mermaid","code-generation",{"commitSha":249,"license":585},"MIT",{"parentExtensionId":542,"repoId":251},[583,581,213,212,582],{"evaluatedAt":589,"extractAt":524,"updatedAt":589},1778686989289,{"_creationTime":591,"_id":592,"community":593,"display":594,"identity":597,"providers":598,"relations":604,"tags":606,"workflow":607},1778687201996.7747,"k17fj68vdp5cdb4sbr1q2v51e986m856",{"reviewCount":8},{"description":595,"installMethods":596,"name":436,"sourceUrl":14},"此技能可帮助代理在 FigJam 上下文中 OOD 使用 Figma 的 use_figma MCP 工具。它可以与具有使用 use_figma 工具的基础知识的 figma-use 一起使用。",{"claudeCode":12},{"basePath":434,"githubOwner":212,"githubRepo":241,"locale":18,"slug":436,"type":242},{"evaluate":599,"extract":603},{"promptVersionExtension":205,"promptVersionScoring":206,"score":600,"tags":601,"targetMarket":247,"tier":218},96,[212,213,509,559,602],"development",{"commitSha":249},{"parentExtensionId":542,"repoId":251,"translatedFrom":605},"k17b0jwdhdx1tftn0mqg0qhn3x86nh7m",[559,602,213,212,509],{"evaluatedAt":608,"extractAt":524,"updatedAt":609},1778687028421,1778687201996,{"_creationTime":611,"_id":612,"community":613,"display":614,"identity":620,"providers":625,"relations":636,"tags":639,"workflow":640},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":615,"installMethods":616,"name":618,"sourceUrl":619},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":617},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":621,"githubOwner":622,"githubRepo":623,"locale":291,"slug":624,"type":242},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":626,"extract":635},{"promptVersionExtension":205,"promptVersionScoring":206,"score":627,"tags":628,"targetMarket":247,"tier":218},100,[629,630,631,632,216,633,634],"git","development-environment","workflow","tmux","cli","developer-tool",{"commitSha":249,"license":585},{"parentExtensionId":637,"repoId":638},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[216,633,634,630,629,632,631],{"evaluatedAt":641,"extractAt":642,"updatedAt":641},1778699613343,1778699234184,{"_creationTime":644,"_id":645,"community":646,"display":647,"identity":653,"providers":655,"relations":663,"tags":666,"workflow":667},1778699505679.3464,"k1751nm85mw95gw3rsqgrdqspx86ncq2",{"reviewCount":8},{"description":648,"installMethods":649,"name":651,"sourceUrl":652},"无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets，无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。",{"claudeCode":650},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":260,"githubOwner":654,"githubRepo":651,"locale":18,"slug":651,"type":242},"zagmoai",{"evaluate":656,"extract":662},{"promptVersionExtension":205,"promptVersionScoring":206,"score":627,"tags":657,"targetMarket":247,"tier":218},[658,659,660,216,661],"google-docs","google-sheets","productivity","api-client",{"commitSha":249},{"repoId":664,"translatedFrom":665},"kd776ynh73t0d6samn4bnxdf3x86n8mj","k1707pszx7h026a651dp5tvaxd86m3ag",[661,216,658,659,660],{"evaluatedAt":668,"extractAt":669,"updatedAt":670},1778699485884,1778699468747,1778699505679]