← ClaudeAtlas

generate-project-planlisted

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.
Moliboy5000/.claude · ★ 0 · AI & Automation · score 65
Install: claude install-skill Moliboy5000/.claude
# generate-project-plan Turn a PRD (plus optional codebase grounding) into a FigJam project plan board. Section set is not fixed — the skill proposes candidates from the research and the user picks which to include. For each picked section, the skill proposes content + rendering shape (block) and the user confirms. ## Mandatory prerequisites **Foundation skills** (load by name; available in `figma/mcp-server-guide`): - `figma-use` — **Load once per session.** Stays in context for all `use_figma` calls. - `figma-use-figjam` — **Re-load before every `use_figma` call.** - `figma-generate-diagram` — **Re-load before every `generate_diagram` call.** **Foundation references** (in this plugin): - [`foundation/palette.md`](references/foundation/palette.md) — section + sticky + text palette constants (`hex/255`). - [`foundation/layout.md`](references/foundation/layout.md) — canvas geometry, sizing rules, placeholder lifecycle. - [`foundation/plugin-api-traps.md`](references/foundation/plugin-api-traps.md) — documented traps for FigJam `use_figma`. - [`foundation/codebase-grounding.md`](references/foundation/codebase-grounding.md) — Step 1 expansion rules. **Section catalog**: - [`section-catalog.md`](references/section-catalog.md) — the ~10 candidate sections with default blocks and palette. **Block subskills** (one per content type — re-load the one(s) you need before each `use_figma` fill call): | Block | File | When to load | |---|---|---| | Top-level section | [`blocks/s