typescript-typing

Community

Incremental typing for JS-first code.

AuthorIlenburg1993
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps improve code quality and maintainability in JavaScript-first projects by incrementally adding TypeScript-like typing, without a full migration.

Core Features & Use Cases

  • Strengthen JavaScript Types: Use JSDoc and declaration files (.d.ts) to define and enforce types.
  • Shared Type Definitions: Promote reusable types to shared definition files.
  • Use Case: You have a complex JavaScript function with many parameters. Use this Skill to add JSDoc type annotations to clearly define each parameter's expected type and shape, making the function easier to understand and use.

Quick Start

Use the typescript-typing skill to add JSDoc type annotations to the function calculateTotal in src/utils.js.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: typescript-typing
Download link: https://github.com/Ilenburg1993/chatgpt-docker-puppeteer/archive/main.zip#typescript-typing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.