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: run type checks

Browse skills that share this capability.

  • python-doctor - Python Code Health Auditor
    pythoncode-auditsecurityperformance

    ★ 4 · Updated 2026-05-28

    Audit Python codebases for security, performance, correctness, and architecture issues

    ⚙ audit Python code⚙ run syntax checks⚙ run tests
  • 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
  • claude-code-review - Review GitHub pull requests for critical issues
    code reviewpull requestGitHubbug detection

    ★ 448 · Updated 2026-03-23

    Analyze PR diffs for bugs, security, performance, and test gaps, then post findings as comments and formal reviews

    ⚙ parse PR number or URL⚙ get PR details⚙ checkout PR branch
  • snakepolish - Snake Polish Implementation Phase
    implementationpythontest-driven developmentcode modernization

    ★ 602 · Updated 2026-03-19

    Implement functions following modernization plan and run tests until passing

    ⚙ load stinkysnake plan artifacts⚙ run tests to verify baseline⚙ implement type definitions
  • governance-protocol - Session governance protocol with quality gates
    quality enforcementgovernance protocolsession management

    ★ 8 · Updated 2026-03-10

    Session governance protocol injected at startup that enforces quality gates and compliance

    ⚙ inject governance protocol⚙ display session banner⚙ enforce skill instructions
  • lint - Project-specific linting and type-checking automation
    code qualitystatic analysistype checkingautomation

    ★ 0 · Updated 2026-02-13

    Runs project-specific linting and type-checking commands for code quality validation.

    ⚙ run lint checks⚙ run type checks⚙ run format checks