home/categories/frontend/atman-33-skills-skills-dnd-kit-implementation-skill-md
frontenddevelopment

dnd-kit-implementation

Guide for implementing sortable and droppable components using dnd-kit library. Use this skill when building React applications that require drag-and-drop functionality with both container reordering (useSortable) and item dropping (useDroppable) capabilities, such as Kanban boards, file management systems, or playlist editors.

atman-33
maintainer
atman-33
Обновлено 1/19/2026
Звёзды
0
Форки
0
quick start

Installation and usage

Guide for implementing sortable and droppable components using dnd-kit library. Use this skill when building React applications that require drag-and-drop functionality with both container reordering (useSortable) and item dropping (useDroppable) capabilities, such as Kanban boards, file management systems, or playlist editors.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use dnd-kit-implementation