Drawing Canvas Implementation
· Batch Import
Description
Implement real-time collaborative drawing canvas with brush tools, color picker, eraser, undo/clear functionality, and canvas-to-image export. Supports HTML5 Canvas API, React hooks, touch events for mobile, and Convex file storage integration for drawing synchronization and archival.
Repository
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/drawing-canvas-implementation
View on GitHub