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 input: TypeScript files

Browse skills that use this input.

  • typescript - TypeScript Performance Optimization Guide
    type-systemasyncmemorycompiler

    ★ 125 · Updated 2026-06-15

    Optimize TypeScript performance, fix type errors, and configure compilation settings

    ⚙ optimize performance⚙ fix type errors⚙ configure tsconfig.json
  • graphql-inspector-validate - GraphQL Operation Validation Tool
    GraphQLvalidationschemaquery

    ★ 195 · Updated 2026-05-09

    Validate GraphQL operations and documents against schema with configurable rules

    ⚙ validate GraphQL operations⚙ check query depth⚙ check query complexity
  • reviewing-duplication - Duplication Detection for JavaScript/TypeScript
    code-reviewduplicationrefactoringjavascript

    ★ 602 · Updated 2026-05-09

    Automated tooling and patterns for identifying duplicate code in JavaScript/TypeScript projects

    ⚙ Run duplication detection script⚙ Search configuration object patterns⚙ Search validation logic patterns
  • bun-runtime - Fast JavaScript runtime and toolkit
    bunjavascriptruntimebundler

    ★ 155 · Updated 2026-03-24

    All-in-one JavaScript runtime, package manager, bundler, and test runner

    ⚙ install packages⚙ remove packages⚙ update packages
  • 1k-coding-patterns - OneKey Coding Patterns and Best Practices Guide
    codingpatternsbest-practicesreact

    ★ 1 · Updated 2026-03-09

    Enforces coding patterns and best practices for OneKey development workflows

    ⚙ read files⚙ search files⚙ match patterns
  • build-free-types - Modern Type Checking Without Build Step
    type-safetyno-buildjavascripttypescript

    ★ 4,360 · Updated 2026-02-18

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

    ⚙ configure JSDoc type checking⚙ set up erasable syntax⚙ create tsconfig.json
  • frontend-design - Build cinematic dark theme frontend interfaces for Bookkeep
    frontendui-designreacttailwind

    ★ 81 · Updated 2026-02-17

    Creates production-grade frontend interfaces using cinematic dark theme with jewel-tone accents

    ⚙ build components with glassmorphism⚙ implement cinematic dark theme⚙ create interactive card layouts
  • react - React Code Style and Best Practices Rules
    reactcode-stylebest-practicestypescript

    ★ 0 · Updated 2026-02-12

    Provides React development rules and best practices for TypeScript/JSX files

    ⚙ provide coding guidelines⚙ apply style rules⚙ suggest component patterns
  • cloudflare-worker-base - Cloudflare Worker Setup with Hono, Vite, and Static Assets
    cloudflareworkershonovite

    ★ 1,018 · Updated 2026-02-09

    Set up Cloudflare Workers projects with Hono routing, Vite plugin, and Static Assets configuration

    ⚙ create project scaffold⚙ configure Hono routing⚙ setup Vite plugin
  • next-best-practices - Next.js Best Practices and Code Review Guidelines
    Next.jsReactCode ReviewBest Practices

    ★ 979 · Updated 2026-02-09

    Applies Next.js best practices for code review and development guidance

    ⚙ review file conventions⚙ detect RSC boundary issues⚙ analyze async patterns