LogoClawIndex
CasesSkillsAbout
LogoClawIndex

dev-typescript - Fix TypeScript Errors and Convert JS

Fix TypeScript compilation errors, write better types, and convert JavaScript files to TypeScript for improved type safety

Tags

Updated: 2026-05-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • detect TypeScript errors
  • define type interfaces
  • convert JS to TS
  • handle null/undefined values
  • run type checks

Inputs

  • TypeScript source files
  • JavaScript source files
  • tsconfig.json
  • package.json

Outputs

  • TypeScript type definitions
  • converted TypeScript code
  • type error messages
  • type checking results

Requirements

  • Node.js environment
  • TypeScript compiler
  • vue-tsc for Vue projects

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
TypeScript
type safety
code migration
Vue 3
detect TypeScript errors
define type interfaces
convert JS to TS
handle null/undefined values
TypeScript source files
JavaScript source files
tsconfig.json
TypeScript type definitions
converted TypeScript code
type error messages