[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-figma-figma-use-figjam-en":3,"guides-for-figma-figma-use-figjam":546,"similar-k17b0jwdhdx1tftn0mqg0qhn3x86nh7m-en":547},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":238,"isFallback":225,"parentExtension":242,"providers":276,"relations":280,"repo":281,"tags":543,"workflow":544},1778686847756.4155,"k17b0jwdhdx1tftn0mqg0qhn3x86nh7m",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"figma/mcp-server-guide","figma-use-figjam","https://github.com/figma/mcp-server-guide",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":236},1778687028421.5972,"kn7e89gfjvtye6npt630v0x6ws86mwtr","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[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","The description clearly states the problem of using Figma's use_figma MCP tool within the FigJam context and mentions its relation to another foundational skill.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","This skill provides FigJam-specific context and instructions for using the use_figma tool, which is a specialized capability beyond basic Figma API interaction.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides comprehensive documentation and examples for interacting with FigJam elements via the Figma MCP tool, covering various use cases for content creation and manipulation.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on providing FigJam-specific context and API usage for the Figma MCP tool, without branching into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose of assisting agents with FigJam context for the use_figma MCP tool.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill primarily references and explains the use of existing MCP tools rather than defining its own distinct, scoped tools.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The documentation clearly explains how to use the Figma MCP tools, including the `skillNames` parameter and the need for batched `ToolSearch` calls.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not define its own tools; it focuses on documenting the usage of existing MCP tools.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","As this skill primarily provides documentation and guidance on using existing tools, it does not expose its own I/O surface.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension's license is not explicitly detected in the manifests, but the README indicates standard Figma developer terms which are generally permissive for development use.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The extension does not appear to have third-party dependencies that require explicit management.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's documentation emphasizes treating data and node IDs as inputs and adheres to safe interaction patterns with the Figma API.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on the Figma MCP server and its bundled references, with no indication of runtime remote fetching or execution of unverified code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the Figma Plugin API context, which is sandboxed, and does not modify files outside its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No evidence of detached processes or retry loops around denied tool calls was found.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's purpose is to interact with Figma data locally and does not involve submitting confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled documentation and references are free of hidden steering tricks or suspicious Unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's code is presented in a readable, plain format without obfuscation or base64 encoding.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes a standard Figma/FigJam environment and API, with clear instructions for usage, and does not make assumptions about user project structure.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are no open issues reported, suggesting good maintainer engagement or a lack of reported problems.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The repository is actively maintained with recent commits and includes comprehensive documentation, implying a managed release process.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The detailed reference documentation for FigJam API operations includes robust validation and sanitization patterns for node IDs and other inputs.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill guides users through Figma API operations, which are inherently managed within the Figma environment and do not involve direct destructive file system operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The reference documentation provides detailed examples of error handling, including checking for missing fonts and handling invalid node IDs.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","The skill itself does not perform actions that require separate logging; it documents how to use Figma's tools which handle their own logging.",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","The skill does not operate on personal data; it interacts with Figma design elements.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill is broadly applicable to users of Figma and FigJam regardless of geographic location.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on the Figma Plugin API and standard JavaScript, making it portable across environments that support these technologies.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README provides a comprehensive overview of the Figma MCP server, its features, installation, and usage.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This extension is a documentation skill for existing tools and does not expose its own tools.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This skill does not expose overlapping tools; it documents the usage of existing Figma MCP tools.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All features and capabilities described in the documentation are supported by the underlying Figma MCP tools and their respective API references.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides detailed, copy-pasteable installation instructions for various clients (VS Code, Cursor, Claude Code, Gemini CLI) and includes clear usage examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The reference documentation details how to handle potential errors, such as missing fonts or invalid node IDs, and provides guidance on recovery steps.",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","The skill does not rely on external dependencies or scripts that would require pinning.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill documents the usage of Figma MCP tools; any dry-run capabilities would be specific to those tools, not this documentation skill.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","This skill is documentation-focused and does not handle remote calls or state-changing operations directly.",{"category":117,"check":158,"severity":42,"summary":159},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill clearly defines its purpose: to provide FigJam-specific context for the use_figma MCP tool, and specifies when to use it alongside the `figma-use` skill.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise, clearly stating the skill's name and purpose, and adheres to the character limit.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The skill's body content is well-organized, under the suggested line limit, and delegates complex material to reference files.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The skill utilizes a `references/` directory for detailed API explanations, allowing for progressive disclosure of information.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill does not involve deep exploration or code review that would necessitate forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The skill includes numerous, clear, and ready-to-use examples for various FigJam node creation and manipulation tasks, demonstrating expected inputs and outputs.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation addresses edge cases such as missing fonts, handling mixed styles, and positioning nodes correctly within sections, providing recovery steps.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill documents the use of existing MCP tools and does not appear to have a fallback path of its own.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The documentation guides users on handling potential issues like missing nodes or sections, implicitly promoting a halt on unexpected states.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill clearly states its dependency on the `figma-use` skill for foundational context and references other related skills appropriately without implicit coupling.",1778687027990,"This skill provides detailed documentation and usage examples for leveraging the Figma MCP server tools specifically within the FigJam environment, complementing foundational Figma API knowledge.",[195,196,197,198,199],"Provides FigJam-specific context for use_figma MCP tool","Details on creating and manipulating FigJam nodes (sections, stickies, shapes, labels, tables, code blocks)","Explains color palettes and sizing conventions for FigJam elements","Offers guidance on node positioning, batch operations, and layout best practices","Includes examples for common FigJam workflows and anti-patterns",[201,202,203],"Providing direct Figma (non-FigJam) specific context for MCP tools","Acting as a standalone MCP tool, but rather a documentation guide","Handling generic code generation tasks unrelated to Figma/FigJam","3.0.0","4.4.0","To guide users on effectively using Figma's MCP tools for FigJam operations, ensuring correct interaction with FigJam elements and best practices.","Excellent documentation and adherence to best practices for FigJam API usage via the Figma MCP tool.",96,"A comprehensive guide for developers using Figma MCP tools in FigJam.",[211,212,213,214,215],"figma","figjam","mcp","design","development","global","verified",[219,220,221,222],"When needing to create FigJam content programmatically via MCP tools","When understanding how to apply colors and styles to FigJam elements","When arranging multiple FigJam nodes and ensuring correct positioning","When implementing FigJam-specific designs or templates using code",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":234,"testCoverage":235},{"hasLockfile":225},false,1778687019959,{"descriptionLength":228,"readmeSize":229},170,24576,{"closedIssues90d":8,"forks":231,"hasChangelog":225,"openIssues90d":8,"pushedAt":232,"stars":233},127,1778659272000,1409,{"hasNpmPackage":225,"smitheryVerified":225},{"hasCi":225,"hasTests":225},{"updatedAt":237},1778687028421,{"basePath":239,"githubOwner":211,"githubRepo":240,"locale":18,"slug":13,"type":241},"skills/figma-use-figjam","mcp-server-guide","skill",{"_creationTime":243,"_id":244,"community":245,"display":246,"identity":252,"parentExtension":255,"providers":256,"relations":269,"tags":271,"workflow":272},1778686847756.4138,"k17fwrw2bg5z2mpmdtdsybp8t986mwe7",{"reviewCount":8},{"description":247,"installMethods":248,"name":251,"sourceUrl":14},"Plugin that includes the Figma MCP server and Skills for common workflows",{"claudeCode":211,"cursor":249,"geminiCli":250},"/add-plugin figma","gemini extensions install https://github.com/figma/mcp-server-guide","Figma MCP Server",{"basePath":253,"githubOwner":211,"githubRepo":240,"locale":18,"slug":240,"type":254},"","plugin",null,{"evaluate":257,"extract":263},{"promptVersionExtension":204,"promptVersionScoring":205,"score":258,"tags":259,"targetMarket":216,"tier":217},95,[211,213,214,260,261,262],"ui","code-connect","developer-tools",{"commitSha":264,"license":265,"plugin":266},"HEAD","MIT",{"mcpCount":8,"provider":267,"skillCount":268},"classify",7,{"repoId":270},"kd7d0zdmxx32hmcpg7qqv27da586m6xa",[261,214,262,211,213,260],{"evaluatedAt":273,"extractAt":274,"updatedAt":275},1778686867988,1778686847756,1778687292507,{"evaluate":277,"extract":279},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":278,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":264},{"parentExtensionId":244,"repoId":270},{"_creationTime":282,"_id":270,"identity":283,"providers":284,"workflow":539},1778686843197.7612,{"githubOwner":211,"githubRepo":240,"sourceUrl":14},{"classify":285,"discover":532,"github":535},{"commitSha":264,"extensions":286},[287,317,330,338,346,368,409,457,488,524],{"basePath":253,"description":247,"displayName":211,"installMethods":288,"rationale":289,"selectedPaths":290,"source":316,"sourceLanguage":18,"type":254},{"claudeCode":211},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at .github/plugin)",[291,294,296,299,301,303,305,307,309,311,313],{"path":292,"priority":293},".claude-plugin/plugin.json","mandatory",{"path":295,"priority":293},"README.md",{"path":297,"priority":298},"skills/figma-code-connect/SKILL.md","medium",{"path":300,"priority":298},"skills/figma-create-new-file/SKILL.md",{"path":302,"priority":298},"skills/figma-generate-design/SKILL.md",{"path":304,"priority":298},"skills/figma-generate-diagram/SKILL.md",{"path":306,"priority":298},"skills/figma-generate-library/SKILL.md",{"path":308,"priority":298},"skills/figma-use/SKILL.md",{"path":310,"priority":298},"skills/figma-use-figjam/SKILL.md",{"path":312,"priority":293},".mcp.json",{"path":314,"priority":315},".cursor-plugin/plugin.json","high","rule",{"basePath":318,"description":319,"displayName":320,"installMethods":321,"rationale":322,"selectedPaths":323,"source":316,"sourceLanguage":18,"type":241},"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",[324,326,328],{"path":325,"priority":293},"SKILL.md",{"path":327,"priority":298},"references/advanced-patterns.md",{"path":329,"priority":298},"references/api.md",{"basePath":331,"description":332,"displayName":333,"installMethods":334,"rationale":335,"selectedPaths":336,"source":316,"sourceLanguage":18,"type":241},"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",[337],{"path":325,"priority":293},{"basePath":339,"description":340,"displayName":341,"installMethods":342,"rationale":343,"selectedPaths":344,"source":316,"sourceLanguage":18,"type":241},"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",[345],{"path":325,"priority":293},{"basePath":347,"description":348,"displayName":349,"installMethods":350,"rationale":351,"selectedPaths":352,"source":316,"sourceLanguage":18,"type":241},"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",[353,354,356,358,360,362,364,366],{"path":325,"priority":293},{"path":355,"priority":298},"references/architecture.md",{"path":357,"priority":298},"references/erd.md",{"path":359,"priority":298},"references/flowchart.md",{"path":361,"priority":298},"references/gantt.md",{"path":363,"priority":298},"references/sequence.md",{"path":365,"priority":298},"references/state.md",{"path":367,"priority":298},"references/workflow.md",{"basePath":369,"description":370,"displayName":371,"installMethods":372,"rationale":373,"selectedPaths":374,"source":316,"sourceLanguage":18,"type":241},"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",[375,376,378,380,382,384,386,388,390,393,395,397,399,401,403,405,407],{"path":325,"priority":293},{"path":377,"priority":298},"references/code-connect-setup.md",{"path":379,"priority":298},"references/component-creation.md",{"path":381,"priority":298},"references/discovery-phase.md",{"path":383,"priority":298},"references/documentation-creation.md",{"path":385,"priority":298},"references/error-recovery.md",{"path":387,"priority":298},"references/naming-conventions.md",{"path":389,"priority":298},"references/token-creation.md",{"path":391,"priority":392},"scripts/bindVariablesToComponent.js","low",{"path":394,"priority":392},"scripts/cleanupOrphans.js",{"path":396,"priority":392},"scripts/createComponentWithVariants.js",{"path":398,"priority":392},"scripts/createDocumentationPage.js",{"path":400,"priority":392},"scripts/createSemanticTokens.js",{"path":402,"priority":392},"scripts/createVariableCollection.js",{"path":404,"priority":392},"scripts/inspectFileStructure.js",{"path":406,"priority":392},"scripts/rehydrateState.js",{"path":408,"priority":392},"scripts/validateCreation.js",{"basePath":410,"description":411,"displayName":412,"installMethods":413,"rationale":414,"selectedPaths":415,"source":316,"sourceLanguage":18,"type":241},"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",[416,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455],{"path":325,"priority":293},{"path":418,"priority":298},"references/api-reference.md",{"path":420,"priority":298},"references/common-patterns.md",{"path":422,"priority":298},"references/component-patterns.md",{"path":424,"priority":298},"references/effect-style-patterns.md",{"path":426,"priority":298},"references/gotchas.md",{"path":428,"priority":298},"references/plugin-api-patterns.md",{"path":430,"priority":298},"references/plugin-api-standalone.d.ts",{"path":432,"priority":298},"references/plugin-api-standalone.index.md",{"path":434,"priority":298},"references/text-style-patterns.md",{"path":436,"priority":298},"references/validation-and-recovery.md",{"path":438,"priority":298},"references/variable-patterns.md",{"path":440,"priority":298},"references/working-with-design-systems/wwds-components--creating.md",{"path":442,"priority":298},"references/working-with-design-systems/wwds-components--using.md",{"path":444,"priority":298},"references/working-with-design-systems/wwds-components.md",{"path":446,"priority":298},"references/working-with-design-systems/wwds-effect-styles.md",{"path":448,"priority":298},"references/working-with-design-systems/wwds-text-styles.md",{"path":450,"priority":298},"references/working-with-design-systems/wwds-variables--creating.md",{"path":452,"priority":298},"references/working-with-design-systems/wwds-variables--using.md",{"path":454,"priority":298},"references/working-with-design-systems/wwds-variables.md",{"path":456,"priority":298},"references/working-with-design-systems/wwds.md",{"basePath":239,"description":10,"displayName":13,"installMethods":458,"rationale":459,"selectedPaths":460,"source":316,"sourceLanguage":18,"type":241},{"claudeCode":12},"SKILL.md frontmatter at skills/figma-use-figjam/SKILL.md",[461,462,464,466,468,470,472,474,476,478,480,482,484,486],{"path":325,"priority":293},{"path":463,"priority":298},"references/batch-modify.md",{"path":465,"priority":298},"references/create-code-block.md",{"path":467,"priority":298},"references/create-connector.md",{"path":469,"priority":298},"references/create-label.md",{"path":471,"priority":298},"references/create-section.md",{"path":473,"priority":298},"references/create-shape-with-text.md",{"path":475,"priority":298},"references/create-sticky.md",{"path":477,"priority":298},"references/create-table.md",{"path":479,"priority":298},"references/create-text.md",{"path":481,"priority":298},"references/edit-text.md",{"path":483,"priority":298},"references/figjam-colors.md",{"path":485,"priority":298},"references/plan-board-content.md",{"path":487,"priority":298},"references/position-figjam-nodes.md",{"basePath":489,"description":490,"displayName":491,"installMethods":492,"rationale":493,"selectedPaths":494,"source":316,"sourceLanguage":18,"type":241},"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",[495,496,498,500,502,504,506,508,510,512,514,516,518,520,522],{"path":325,"priority":293},{"path":497,"priority":298},"references/blocks/diagram-section.md",{"path":499,"priority":298},"references/blocks/intro-callout.md",{"path":501,"priority":298},"references/blocks/metadata-strip.md",{"path":503,"priority":298},"references/blocks/multi-column-text.md",{"path":505,"priority":298},"references/blocks/nested-section.md",{"path":507,"priority":298},"references/blocks/section.md",{"path":509,"priority":298},"references/blocks/sticky-column.md",{"path":511,"priority":298},"references/blocks/table.md",{"path":513,"priority":298},"references/blocks/text-primitives.md",{"path":515,"priority":298},"references/foundation/codebase-grounding.md",{"path":517,"priority":298},"references/foundation/layout.md",{"path":519,"priority":298},"references/foundation/palette.md",{"path":521,"priority":298},"references/foundation/plugin-api-traps.md",{"path":523,"priority":298},"references/section-catalog.md",{"basePath":253,"installMethods":525,"rationale":527,"selectedPaths":528,"source":316,"sourceLanguage":18,"type":213},{"remote":526},"https://mcp.figma.com/mcp","server.json with namespace/server name at server.json",[529,531],{"path":530,"priority":293},"server.json",{"path":295,"priority":293},{"sources":533},[534],"manual",{"closedIssues90d":8,"description":536,"forks":231,"homepage":537,"openIssues90d":8,"pushedAt":232,"readmeSize":229,"stars":233,"topics":538},"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":540,"discoverAt":541,"extractAt":542,"githubAt":542,"updatedAt":540},1778686847568,1778686843197,1778686845742,[214,215,212,211,213],{"evaluatedAt":237,"extractAt":274,"updatedAt":545},1778687293430,[],[548,569,587,607,638,666],{"_creationTime":549,"_id":550,"community":551,"display":552,"identity":554,"providers":555,"relations":564,"tags":565,"workflow":566},1778686847756.4158,"k1776w8tdptr8tv242gcbzwmcs86n3zf",{"reviewCount":8},{"description":490,"installMethods":553,"name":491,"sourceUrl":14},{"claudeCode":12},{"basePath":489,"githubOwner":211,"githubRepo":240,"locale":18,"slug":491,"type":241},{"evaluate":556,"extract":563},{"promptVersionExtension":204,"promptVersionScoring":205,"score":557,"tags":558,"targetMarket":216,"tier":217},98,[211,212,559,560,561,562],"project-plan","prd","automation","design-to-code",{"commitSha":264},{"repoId":270},[561,562,212,211,560,559],{"evaluatedAt":567,"extractAt":274,"updatedAt":568},1778687069690,1778687293593,{"_creationTime":570,"_id":571,"community":572,"display":573,"identity":575,"providers":576,"relations":582,"tags":583,"workflow":584},1778686847756.4143,"k173xv7tvg6228w9w635szwmzn86nk5t",{"reviewCount":8},{"description":332,"installMethods":574,"name":333,"sourceUrl":14},{"claudeCode":12},{"basePath":331,"githubOwner":211,"githubRepo":240,"locale":18,"slug":333,"type":241},{"evaluate":577,"extract":581},{"promptVersionExtension":204,"promptVersionScoring":205,"score":557,"tags":578,"targetMarket":216,"tier":217},[211,214,212,579,580,561],"slides","file-creation",{"commitSha":264},{"parentExtensionId":244,"repoId":270},[561,214,212,211,580,579],{"evaluatedAt":585,"extractAt":274,"updatedAt":586},1778686938880,1778687292685,{"_creationTime":588,"_id":589,"community":590,"display":591,"identity":594,"providers":595,"relations":603,"tags":604,"workflow":605},1778686847756.4148,"k173e45vpw52qegyw8qt4j1dcd86nwet",{"reviewCount":8},{"description":348,"installMethods":592,"name":593,"sourceUrl":14},{"claudeCode":12},"Figma Generate Diagram Prerequisite",{"basePath":347,"githubOwner":211,"githubRepo":240,"locale":18,"slug":349,"type":241},{"evaluate":596,"extract":602},{"promptVersionExtension":204,"promptVersionScoring":205,"score":597,"tags":598,"targetMarket":216,"tier":217},97,[599,211,600,601,212],"diagrams","mermaid","code-generation",{"commitSha":264,"license":265},{"parentExtensionId":244,"repoId":270},[601,599,212,211,600],{"evaluatedAt":606,"extractAt":274,"updatedAt":606},1778686989289,{"_creationTime":608,"_id":609,"community":610,"display":611,"identity":617,"providers":621,"relations":631,"tags":634,"workflow":635},1778695548458.381,"k1720fjqeq98adk3d9nk9qvv7n86mppp",{"reviewCount":8},{"description":612,"installMethods":613,"name":615,"sourceUrl":616},"Design ornamental patterns using modern and speculative aesthetics with colorblind-accessible color scales. Breaks free from historical period constraints to explore cyberpunk, solarpunk, biopunk, brutalist, vaporwave, and other contemporary genres. Includes CVD (Color Vision Deficiency) awareness and perceptually uniform scales (viridis, cividis, inferno). Use when creating ornamental designs in modern or genre-specific aesthetics, designing patterns that must be colorblind-accessible, or exploring hybrid motifs combining historical ornament with contemporary visual language.\n",{"claudeCode":614},"pjt222/agent-almanac","ornament-style-modern","https://github.com/pjt222/agent-almanac",{"basePath":618,"githubOwner":619,"githubRepo":620,"locale":18,"slug":615,"type":241},"skills/ornament-style-modern","pjt222","agent-almanac",{"evaluate":622,"extract":630},{"promptVersionExtension":204,"promptVersionScoring":205,"score":623,"tags":624,"targetMarket":216,"tier":217},100,[214,625,626,627,628,629],"ornament","pattern","generative-ai","colorblind-accessible","modern-aesthetics",{"commitSha":264},{"parentExtensionId":632,"repoId":633},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[628,214,627,629,625,626],{"evaluatedAt":636,"extractAt":637,"updatedAt":636},1778699807435,1778695548458,{"_creationTime":639,"_id":640,"community":641,"display":642,"identity":648,"providers":652,"relations":660,"tags":662,"workflow":663},1778697513812.0618,"k17a42wbbfjawy7azce27f0f8186mv0g",{"reviewCount":8},{"description":643,"installMethods":644,"name":646,"sourceUrl":647},"Anti-AI-generic design guidelines. Use when creating UI prototypes, reviewing designs for generic AI patterns, or setting up a project design system.",{"claudeCode":645},"spartan-stratos/spartan-ai-toolkit","design-workflow","https://github.com/spartan-stratos/spartan-ai-toolkit",{"basePath":649,"githubOwner":650,"githubRepo":651,"locale":18,"slug":646,"type":241},".codex/skills/design-workflow","spartan-stratos","spartan-ai-toolkit",{"evaluate":653,"extract":659},{"promptVersionExtension":204,"promptVersionScoring":205,"score":623,"tags":654,"targetMarket":216,"tier":217},[214,655,656,657,658],"ux","guidelines","prototyping","quality-assurance",{"commitSha":264},{"repoId":661},"kd73rjj0rnrv7y0rz9qc3psn0586n75g",[214,656,657,658,655],{"evaluatedAt":664,"extractAt":665,"updatedAt":664},1778697723103,1778697513812,{"_creationTime":667,"_id":668,"community":669,"display":670,"identity":676,"providers":680,"relations":685,"tags":688,"workflow":689},1778685949178.8186,"k178qvcsn3pvtpahsgkkr919h186ncdr",{"reviewCount":8},{"description":671,"installMethods":672,"name":674,"sourceUrl":675},"Design and build native-feeling macOS application UIs. Use this skill whenever the user asks to create a desktop app, macOS app, Mac-style interface, Apple-style UI, system utility, or anything that should look and feel like a native Mac application. Also trigger when users mention \"native feel\", \"desktop app design\", \"Apple design patterns\", \"sidebar layout\", \"traffic lights\", or want to build tools/utilities that feel like they belong on macOS. This skill covers layout, composition, interaction patterns, animations, light/dark mode, and all the subtle details that make an app feel like Apple built it.",{"claudeCode":673},"davepoon/buildwithclaude","macos-design","https://github.com/davepoon/buildwithclaude",{"basePath":677,"githubOwner":678,"githubRepo":679,"locale":18,"slug":674,"type":241},"plugins/all-skills/skills/macos-design","davepoon","buildwithclaude",{"evaluate":681,"extract":684},{"promptVersionExtension":204,"promptVersionScoring":205,"score":623,"tags":682,"targetMarket":216,"tier":217},[683,260,214,262,655],"macos",{"commitSha":264},{"parentExtensionId":686,"repoId":687},"k1779wwzgaaxeqtvembbktrb1d86n4tf","kd719kw54vhmcscq7ckdp59fg586mnt6",[214,262,683,260,655],{"evaluatedAt":690,"extractAt":691,"updatedAt":690},1778690566861,1778685949178]