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 tagged: linter

Browse skills that share this tag.

  • python-linter - Ruff Python Linter Issue Fixes
    pythonlinterruffcode-quality

    ★ 602 · Updated 2026-06-15

    Guide coding agents to fix specific Python linter issues from Ruff.

    ⚙ identify ruff rule codes⚙ resolve E402 module imports⚙ fix B007 loop variables
  • ruby-style - Ruby Style Guide Code Conventions
    Rubycode styleformattinglinter

    ★ 0 · Updated 2026-03-24

    Apply Ruby Style Guide conventions for consistent code formatting and structure

    ⚙ apply Ruby style conventions⚙ format Ruby code⚙ review code style
  • lint - Code Linting, Formatting and Static Analysis Tool
    code-qualitystatic-analysisformattinglinter

    ★ 3 · Updated 2026-02-23

    Run linters, formatters, and static analysis on code

    ⚙ Run linters⚙ Run formatters⚙ Perform static analysis
  • hk - Manage Git hooks with hk - fast hook manager by mise author
    githookslinterautomation

    ★ 2 · Updated 2026-02-12

    Configures and manages Git hooks using pkl configuration language with 90+ built-in linters

    ⚙ detect hook manager⚙ initialize hk configuration⚙ install Git hooks
  • sym - Quick Python symbol lister via AST
    Pythoncode analysisASTsymbol

    ★ 602 · Updated 2026-02-12

    List Python symbols (classes/functions) quickly via AST

    ⚙ list Python symbols⚙ filter by name⚙ filter by kind