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.

build-free-types - Modern Type Checking Without Build Step

Configure type safety using JSDoc for browser code and Erasable Syntax for native TypeScript execution in Node.js

Tags

Updated: 2026-02-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • configure JSDoc type checking
  • set up erasable syntax
  • create tsconfig.json
  • add typecheck script

Inputs

  • JavaScript files
  • TypeScript files
  • package.json
  • Node.js environment

Outputs

  • configured package.json
  • configured tsconfig.json
  • type-checked code

Requirements

  • Node.js >=24.11.0
  • ES Module project
  • TypeScript compiler

Source

  • Spec: SKILL.md
type-safety
no-build
javascript
typescript
configuration
configure JSDoc type checking
set up erasable syntax
create tsconfig.json
add typecheck script
JavaScript files
TypeScript files
package.json
configured package.json
configured tsconfig.json
type-checked code