Multi-column drag-and-drop board with WIP limits, custom card rendering, and live backend persistence.
KanbanBoard is the standard work-tracking board: columns represent status, cards represent tasks, drag-and-drop moves work between states. The component handles touch and pointer drag inputs uniformly, fires events for every drag, drop, and reorder, and persists state via a single async handler.
WIP (work-in-progress) limits per column enforce flow constraints visually — columns over their limit get a red-border treatment. Cards accept any custom render function so you can show priority badges, assignees, due dates, or whatever your domain needs.
Skip the manual import — ask your AI agent to build with this component. The Builder skill knows its props, variants, and idioms.