LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

dev-typescript - Fix TypeScript errors and improve type safety

Fix TypeScript errors, write better types, and convert JavaScript to TypeScript

Tags

Updated: 2026-05-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • fix TypeScript errors
  • find type errors
  • convert JavaScript
  • write type interfaces
  • write generic types
  • handle null values
  • create utility types
  • write discriminated unions
  • use template literal types
  • configure tsconfig.json

Inputs

  • TypeScript project files
  • tsconfig.json
  • npm scripts

Outputs

  • corrected code
  • type interfaces
  • utility types
  • tsconfig.json configuration

Requirements

  • TypeScript compiler
  • TypeScript project
  • Vue 3 (optional)

Source

  • Spec: SKILL.md
TypeScript
type safety
error fixing
code conversion
Vue 3
fix TypeScript errors
find type errors
convert JavaScript
write type interfaces
TypeScript project files
tsconfig.json
npm scripts
corrected code
type interfaces
utility types