generate-project-planlisted
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