boardkit-canvas-input-model

Standardize canvas pan, zoom, selection, and keyboard shortcuts across web and desktop apps.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kevinbarfleur/boardkit --skill boardkit-canvas-input-model
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: boardkit-canvas-input-model
Source: https://github.com/kevinbarfleur/boardkit/tree/main/.claude/skills/boardkit-canvas-input-model
Command: npx skills add https://github.com/kevinbarfleur/boardkit --skill boardkit-canvas-input-model

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes and documents the core canvas input interactions used across Boardkit — panning, zooming, selection, and keyboard shortcuts — enabling consistent behavior across web and desktop apps and reducing integration time for new widgets.

Core Features & Use Cases

  • Pan & navigate: mouse drag, trackpad drag, and space+drag to move the canvas.
  • Zoom & scale: wheel-based zoom, pinch-to-zoom, and Cmd/Ctrl +/+ for precise control.
  • Selection & focus: click-to-select, drag-to-select, and keyboard shortcuts to manage focus and actions.
  • Cross-platform parity: same interaction patterns on web and desktop (where OS allows).

Quick Start

Initialize the canvas input model with pan/zoom/selection mappings and keyboard shortcuts.