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 output: type checking results

Browse skills that produce this output.

  • dev-typescript - Fix TypeScript Errors and Convert JS
    TypeScripttype safetycode migrationVue 3

    ★ 18 · Updated 2026-05-11

    Fix TypeScript compilation errors, write better types, and convert JavaScript files to TypeScript for improved type safety

    ⚙ detect TypeScript errors⚙ define type interfaces⚙ convert JS to TS
  • python-setup-dev-environment - Set up reproducible Python dev environment
    pythonuvruffmypy

    ★ 57 · Updated 2026-03-24

    Set up and run a reproducible Python development environment with uv, ruff, mypy, and VSCode guardrails.

    ⚙ initialize Python project⚙ run Python commands⚙ format code with ruff