dx-migrate-js-to-ts-sdk

Installation
SKILL.md

dx-migrate-js-to-ts-sdk

Description

Migrate Contentstack Delivery SDK code from JavaScript to TypeScript. Rewrite setup, initialization, Stack, Entries, Assets, Query, pagination, cache, utils, taxonomy, and image transform usage while preserving behavior and calling out TypeScript-specific differences.

When to Use

Use when a user wants to migrate Contentstack Delivery SDK code from JavaScript to TypeScript. Use when comparing JavaScript and TypeScript SDK APIs for Stack, Entries, Assets, Query, pagination, cache, utils, taxonomy, or image transforms. Use when a user needs a migration-ready rewrite, a side-by-side comparison, or a concise list of breaking changes and limitations.

User Problem

The user needs to move existing Contentstack Delivery SDK code from JavaScript to TypeScript without losing functionality. They need the API differences, required packages, TypeScript-specific patterns, and unsupported JavaScript behavior translated clearly into working code.

Success Criteria

Identifies the correct JavaScript-to-TypeScript SDK equivalents.

Related skills

More from contentstack/contentstack-agent-skills

Installs
5
GitHub Stars
2
First Seen
8 days ago