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.

Skills with capability: create type guards

Browse skills that share this capability.

  • typescript - TypeScript Strict Patterns and Best Practices Implementation
    typescripttype-safetyrefactoringcode-quality

    ★ 14,844 · Updated 2026-02-15

    Implement and refactor TypeScript code with strict patterns and best practices in .ts/.tsx files

    ⚙ create const object types⚙ extract types from const objects⚙ write flat interfaces
  • typescript - TypeScript strict patterns and best practices implementation
    typescriptcode-qualitystatic-analysisrefactoring

    ★ 0 · Updated 2026-02-14

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

    ⚙ create const object types⚙ define flat interfaces⚙ remove any usage
  • typescript - TypeScript strict patterns and best practices
    typescriptstatic-typingcode-qualitystrict-mode

    ★ 1 · Updated 2026-02-14

    Implements and refactors TypeScript code with strict patterns in .ts/.tsx files

    ⚙ write TypeScript types⚙ create TypeScript interfaces⚙ implement generics