Claude Code Plugins

Community-maintained marketplace

Feedback

drag-and-drop-physics-engine

@majiayu000/claude-skill-registry
28
0

Implement fluid drag-and-drop interactions with physics-based animations.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name drag-and-drop-physics-engine
description Implement fluid drag-and-drop interactions with physics-based animations.

Drag-and-Drop Physics Engine

Summary

Implement fluid drag-and-drop interactions with physics-based animations.

Key Capabilities

  • Track pointer events.
  • Calculate layout collisions.
  • Animate reordering with springs.

PhD-Level Challenges

  • Optimize collision detection.
  • Handle nested scroll containers.
  • Ensure accessibility.

Acceptance Criteria

  • Create a sortable list.
  • Demonstrate fluid animations.
  • Support keyboard sorting.