Content Preview
# Migrate to TypeScript Migrate JavaScript project to TypeScript ## Instructions 1. **Project Analysis and Migration Planning** - Analyze current JavaScript codebase structure and complexity - Identify external dependencies and their TypeScript support - Assess project size and determine migration approach (gradual vs. complete) - Review existing build system and bundling configuration - Create migration timeline and phased approach plan 2. **TypeScript Installation and Config
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/migrate-to-typescript.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/setup/migrate-to-typescript.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/setup/migrate-to-typescript.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
svelte:migrate
Migrate Svelte/SvelteKit projects between versions, adopt new features like runes, and handle breaking changes.
commandssvelte:migratesvelte
by qdhenry · claude-command-suite
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins