LogoClawIndex
CasesSkillsAbout
LogoClawIndex

typescript - TypeScript strict patterns and best practices implementation

Apply TypeScript strict patterns and best practices to .ts/.tsx files

Tags

Updated: 2026-02-14

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create const object types
  • define flat interfaces
  • remove any usage
  • use utility types
  • create type guards
  • handle type imports

Inputs

  • TypeScript files (.ts/.tsx)
  • existing TypeScript code

Outputs

  • TypeScript code with best practices
  • improved type definitions

Requirements

  • TypeScript environment
  • file read/write permissions

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
code-quality
static-analysis
refactoring
create const object types
define flat interfaces
remove any usage
use utility types
TypeScript files (.ts/.tsx)
existing TypeScript code
TypeScript code with best practices
improved type definitions