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 check results

Browse skills that produce this output.

  • migrate-to-shoehorn - Migrate Test Files to Shoehorn
    typescripttestingrefactoringshoehorn

    ★ 0 · Updated 2026-09-12

    Migrates test files from as type assertions to @total-typescript/shoehorn for type-safe partial test data.

    ⚙ Gather test migration requirements⚙ Install shoehorn package⚙ Find test files with assertions
  • lint-and-validate - Run code linting, type checks, and static analysis
    lintingstatic-analysiscode-qualitytypescript

    ★ 60 · Updated 2026-09-10

    Executes automatic quality control, linting, type checking, and static analysis procedures after code modifications.

    ⚙ Run Node.js linter and fixes⚙ Check TypeScript types⚙ Audit Node.js security vulnerabilities
  • upgrade-python-deps - Upgrade Python dependencies and run post-upgrade checks
    pythondependenciesuvtesting

    ★ 0 · Updated 2026-09-10

    Upgrades Python dependencies using uv with a cooldown period, syncs the virtual environment, and runs type checks and test suites.

    ⚙ Upgrade dependency lock file⚙ Sync virtual environment⚙ Run type checks
  • python-majo - Python Development Standards
    PythonDevelopmentType SafetyCode Quality

    ★ 650 · Updated 2026-05-11

    Guide Python development with modern tooling and type-safe practices

    ⚙ Write Python code⚙ Create Python projects⚙ Add type annotations
  • ct - CT CLI for managing charms and recipes in Common Fabric
    CLI toolCharm managementRecipe deploymentDebugging

    ★ 650 · Updated 2026-02-17

    Use the ct CLI tool to deploy recipes, manage charms, link data between charms, and debug recipe execution.

    ⚙ deploy recipes⚙ manage charms⚙ link data between charms