home/categories/package-distribution/cyanheads-mcp-ts-core-skills-migrate-mcp-ts-template-skill-md
package-distributiondevelopment

migrate-mcp-ts-template

Migrate an existing mcp-ts-template fork to use @cyanheads/mcp-ts-core as a package dependency. Use when a project was cloned/forked from github.com/cyanheads/mcp-ts-template and carries framework source code in its own src/ — this skill rewrites those internal imports to package subpath imports and removes the bundled framework files.

cyanheads
maintainer
cyanheads
Mis à jour 4/9/2026
Étoiles
131
Forks
24
quick start

Installation and usage

Migrate an existing mcp-ts-template fork to use @cyanheads/mcp-ts-core as a package dependency. Use when a project was cloned/forked from github.com/cyanheads/mcp-ts-template and carries framework source code in its own src/ — this skill rewrites those internal imports to package subpath imports and removes the bundled framework files.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use migrate-mcp-ts-template