tldraw-migrate

Automate tldraw SDK version detection, package upgrades, and TypeScript error guidance.

Updated May 15, 2026
One-click install
npx skills add https://github.com/aravindsriraj/conversation-canvas --skill tldraw-migrate-aravindsriraj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tldraw-migrate
Source: https://github.com/aravindsriraj/conversation-canvas/tree/main/.claude/skills/tldraw-migrate
Command: npx skills add https://github.com/aravindsriraj/conversation-canvas --skill tldraw-migrate-aravindsriraj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, git, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of upgrading a project to a newer version of the tldraw SDK, making the migration to the latest features and improvements a smooth and efficient task.

Core Features & Use Cases

  • Version Detection: Automatically determines the current version of tldraw in the project and suggests an upgrade path.
  • Package Management: Upgrades tldraw packages with minimal manual intervention, ensuring compatibility and reducing downtime.
  • Error Identification: Identifies and provides guidance on TypeScript errors related to the tldraw upgrade.
  • Documentation Access: Fetches release notes and full documentation to assist with the migration process.
  • Use Case: If you are updating your project to tldraw version 4.6.0 from a previous version, this Skill can help you detect the current version, fetch release notes, and upgrade the necessary packages with minimal effort.

Quick Start

Run the 'tldraw-migrate' skill with the target version you wish to upgrade to: /tldraw-migrate 4.6.0.

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 a newer version of the tldraw SDK?

To upgrade the tldraw SDK, you can automate the migration by running the tldraw-migrate skill with a target version. It handles version detection, package management, and documentation access to ensure a smooth upgrade process.

How do I identify and fix TypeScript errors after a tldraw SDK upgrade?

To resolve TypeScript errors following a tldraw SDK upgrade, use an automated migration skill that identifies compatibility issues and provides targeted guidance. This streamlines error resolution during the package upgrade process.

Do I need git and curl installed to automate tldraw package management?

Yes, you need both git and curl installed in your environment to automate tldraw package management. These dependencies are required for version detection, fetching release notes, and executing the SDK upgrade.

What is the best way to handle tldraw SDK version detection before upgrading?

The best way to handle tldraw SDK version detection is using an automated migration tool that determines your current version and suggests an upgrade path. This minimizes manual intervention and ensures compatibility before package management.

Can I fetch tldraw release notes and documentation during the migration process?

Yes, you can fetch tldraw release notes and full documentation during the migration process. The automation skill retrieves these resources to provide guidance and facilitate a smooth upgrade to the target SDK version.

Why should I use an automated tool instead of manual package management for tldraw?

Using an automated tool for tldraw migration minimizes manual intervention, reduces downtime, and identifies TypeScript errors automatically. It ensures compatibility by fetching release notes and managing the SDK upgrade process efficiently.