VB Project Planning

vb-project-planning

Web Components for the research, planning, and delivery phases of product work — personas, journeys, roadmaps, kanban, gantt and more, all themed by Vanilla Breeze.

A live board

Drag the cards, switch the theme — it's all plain HTML. No build step, no framework: author columns and stories as nested custom elements, and Vanilla Breeze themes them while <drag-surface> handles the sorting.

Product Managerget a daily digest of status changes
Analystfilter reports by date range and team
Ops Leadexport any report as a shareable PDF

That board above is exactly this much markup — semantic <section> columns holding <user-story> cards:

No class soup, no JSX, no config. kanban-board API → · see the full Sprint Board →

Elements

<adr-wc>

Architecture Decision Record.

<burndown-chart>

Sprint/release burndown.

<capacity-plan>

Capacity ledger: capacity − quality − features = slack.

<empathy-map>

Says / thinks / does / feels.

<gantt-chart>

Gantt schedule.

<impact-effort>

Impact vs. effort matrix.

<iron-triangle>

Scope / time / cost project-shape surface.

<kanban-board>

Kanban board (drag to reorder).

<product-roadmap>

Time-phased roadmap.

<quadrant-grid>

2×2 quadrant plotting surface.

<quality-target>

Quality-attribute prioritization radar.

<requirement-card>

Single NFR (“ility”) card.

<review-surface>

Annotated review surface.

<risk-register>

Risk log with likelihood/impact.

<story-map>

User-story map.

<traceability-matrix>

Requirement ↔ artifact grid.

<user-journey>

Journey map with emotion curve.

<user-persona>

Persona card.

<user-story>

User story card.

<work-item>

Work-item card.

Install

Drag components (kanban-board, quadrant-grid, impact-effort, story-map) use VB's <drag-surface> peer. Try the Theme picker above.