Generate Project Plan
Skill Verified ActiveGenerate 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.
To streamline project planning by automatically generating interactive FigJam project plan boards from PRDs and codebase context, saving significant manual effort.
Features
- Generate FigJam project plan boards from PRDs and codebase context.
- Interactive workflow: research → propose → confirm → create → fill → diagram → wrap.
- Supports diverse content blocks: sections, callouts, tables, multi-column text, diagrams.
- Detailed visual and structural conventions for FigJam elements.
- Integrates with Figma MCP tools for canvas manipulation.
Use Cases
- Use when asked to generate an 'interactive project plan in FigJam'.
- Use when provided with a PRD and needing confirmation on content and rendering for each section.
- Use to create a structured project plan board from existing design documentation.
- Use to visualize project scope, goals, dependencies, and rollout plans.
Non-Goals
- Generating project plans in formats other than FigJam.
- Handling PRDs without structured content or clear objectives.
- Performing deep code analysis beyond extracting context for diagrams.
- Automating the entire project execution lifecycle; it focuses solely on plan board generation.
Installation
npx skills add figma/mcp-server-guideRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedSimilar Extensions
Figma Code Connect
98Creates 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 Create New File
98**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 Generate Diagram Prerequisite
97MANDATORY 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 Use Figjam
96This 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.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.