BeClaude

agent-js-to-ts-migration

New
GitHub TrendingGeneralby Nika-HISK

A Claude Code skill that guides AI agents through a proper JavaScript → TypeScript migration. 34 rules, 10 categories, prioritized by impact.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agent-js-to-ts-migration.md https://raw.githubusercontent.com/Nika-HISK/agent-js-to-ts-migration/main/SKILL.md
3
Invoke in Claude Code
/agent-js-to-ts-migration
View source on GitHub
agenttypescript

Frequently Asked Questions

What is agent-js-to-ts-migration?

A Claude Code skill that guides AI agents through a proper JavaScript → TypeScript migration. 34 rules, 10 categories, prioritized by impact.

How to install agent-js-to-ts-migration?

To install agent-js-to-ts-migration, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agent-js-to-ts-migration.

What is agent-js-to-ts-migration best for?

agent-js-to-ts-migration is a community categorized under General. It is designed for: agent, typescript. Created by Nika-HISK.