tldraw-migrate

Automate tldraw SDK upgrades with dependency updates and code modifications.

Updated May 6, 2026
One-click install
npx skills add https://github.com/madwill/home-whiteboard --skill tldraw-migrate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tldraw-migrate
Source: https://github.com/madwill/home-whiteboard/tree/main/.agents/skills/tldraw-migrate
Command: npx skills add https://github.com/madwill/home-whiteboard --skill tldraw-migrate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps developers upgrade their projects to newer versions of the tldraw SDK, ensuring compatibility and access to new features.

Core Features & Use Cases

  • Version Detection and Upgrading: Automates identifying the current tldraw version and updating dependencies accordingly.
  • Migration Guidance: Provides specific instructions for fixing type errors, API renames, and deprecated features based on changelogs.
  • Use Case: Easily upgrade a complex codebase to the latest SDK, reducing manual debugging and ensuring stability during transition.

Quick Start

Use the tldraw-migrate skill to detect your current tldraw version and update your project dependencies and code accordingly.

Frequently Asked Questions about tldraw-migrate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I upgrade my project to the latest tldraw SDK version?

This skill automates upgrading your tldraw SDK by detecting the current version and updating dependencies. It provides specific instructions for code modifications, ensuring compatibility and access to new features during the migration.

How do I fix type errors after a tldraw SDK migration?

Guided error correction fixes type errors after a tldraw SDK migration by providing specific instructions based on changelogs. It addresses API renames and deprecated features to ensure thorough code compatibility.

What is the best way to handle deprecated tldraw features during an upgrade?

Handling deprecated tldraw features during an upgrade is streamlined by automated migration guidance. The skill identifies deprecated APIs and provides specific instructions for code modifications based on changelogs.

Does tldraw-migrate support TypeScript dependency management for SDK upgrades?

Yes, it supports TypeScript dependency management by automating the identification of your current tldraw version and updating dependencies. This ensures thorough version detection and compatibility during the SDK upgrade process.

Why does my tldraw codebase break after updating the SDK dependency?

A tldraw codebase breaks after an SDK update due to API renames, deprecated features, and type changes. This skill resolves these issues by providing guided error correction and specific code modifications based on changelogs.