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: ESLint

Browse skills that share this tag.

  • reduce-complexity - Reduce React Component Cognitive Complexity
    ReactCode RefactoringCognitive ComplexityComponent Architecture

    ★ 3 · Updated 2026-03-22

    Provides strategies and patterns for reducing cognitive complexity in React components

    ⚙ Analyze ESLint complexity violations⚙ Identify complexity sources⚙ Extract helper functions
  • pre-commit-fixer - Automatically fix pre-commit hook failures
    gitpre-commitESLintautomation

    ★ 2 · Updated 2026-03-22

    Automatically fix pre-commit hook failures and retry the commit

    ⚙ capture error output⚙ classify failure type⚙ fix ESLint errors
  • cui-jsdoc - JSDoc Documentation Standards
    documentationJSDocJavaScriptcode-quality

    ★ 18 · Updated 2026-03-20

    Provides JSDoc documentation standards and compliance analysis for JavaScript projects

    ⚙ analyze JSDoc violations⚙ check documentation completeness⚙ validate JSDoc syntax
  • cui-jsdoc - JSDoc Documentation Standards for JavaScript
    JavaScriptJSDocDocumentationCode Quality

    ★ 602 · Updated 2026-03-20

    Provides JSDoc documentation standards for JavaScript code elements and validation tools

    ⚙ apply JSDoc patterns⚙ check ESLint compliance⚙ run violation analysis
  • the-linter - Fix ESLint Errors and TypeScript Type Issues in Your Codebase
    Code QualityLintingTypeScriptESLint

    ★ 0 · Updated 2026-02-12

    Identifies and fixes ESLint errors and TypeScript type issues across the codebase.

    ⚙ Run ESLint check⚙ Analyze error groups⚙ Fix TypeScript type errors
  • the-linter - Automated ESLint and TypeScript Error Fixer
    Code QualityStatic AnalysisAutomated FixingTypeScript

    ★ 18 · Updated 2026-02-12

    Identifies and fixes ESLint errors and TypeScript type issues across the codebase.

    ⚙ Run ESLint checks⚙ Identify errors and warnings⚙ Fix TypeScript type errors
  • antfu - Anthony Fu's JavaScript/TypeScript project tooling and conventions
    JavaScriptTypeScriptToolingESLint

    ★ 5,902 · Updated 2026-02-09

    Apply Anthony Fu's coding practices and tooling choices for JavaScript/TypeScript projects

    ⚙ configure TypeScript compiler⚙ setup ESLint configuration⚙ run git hooks