Drag Drop Web
Use this skill as a basic starting point.
Workflow
- Review the existing interaction flow and state management.
- Identify drag targets, drop zones, and ordering rules.
- Keep behavior predictable across mouse and touch input.
- Provide clear visual feedback during drag operations.
- Verify accessibility and edge cases.
Output
- Produce practical drag and drop behavior changes.
- Keep interactions stable and easy to understand.
- Prefer simple, tested patterns over custom complexity.