kanban-dnd

Installation
SKILL.md

When to Use This Skill

Use when:

  • Building a kanban/pipeline board with drag-and-drop
  • Implementing card movement between columns
  • Need proper collision detection that prioritizes columns over cards
  • Want Linear/Notion-style drag UX with cursor-following overlay

Tech Stack

Package Version Purpose
@dnd-kit/core ^6.x Core DnD context and hooks
@dnd-kit/modifiers ^9.x Cursor snapping modifiers
@dnd-kit/utilities ^3.x CSS transform utilities

Installation

Related skills
Installs
58
GitHub Stars
1
First Seen
Mar 8, 2026