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 linting

Browse skills that share this capability.

  • go - Go development with testing and tooling
    gotestingdevelopmentbuild

    ★ 18 · Updated 2026-05-11

    Go development guidance with gotestsum testing and standard tooling

    ⚙ run tests⚙ format code⚙ vet code
  • commit - Pre-commit checklist for code quality
    gitcommitcode qualitytesting

    ★ 0 · Updated 2026-03-25

    Run pre-commit checklist covering documentation, tests, linting, and commit changes when all checks pass

    ⚙ review documentation⚙ check test coverage⚙ run linting
  • code-simplifier - Simplify and Refactor Code
    code refactoringcode simplificationcode qualityRust

    ★ 0 · Updated 2026-03-20

    Simplify code for clarity, consistency, and maintainability while preserving exact functionality

    ⚙ simplify code⚙ refactor code⚙ reduce complexity
  • work-on - Implement changes for issues or PRs
    developmentissue-trackingpr-managementcode-implementation

    ★ 2,494 · Updated 2026-02-14

    Process issues or PRs by implementing changes, adding tests, updating docs, and creating pull requests

    ⚙ create branch⚙ implement code changes⚙ add tests