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.

  • replit-policy-guardrails - Replit policy enforcement and automated guardrails
    repliteslintguardrailspolicy-as-code

    ★ 18 · Updated 2026-09-17

    Implement custom ESLint rules, pre-commit hooks, CI policy checks, and runtime guardrails for Replit integrations.

    ⚙ Create custom ESLint rules⚙ Configure pre-commit hooks⚙ Add CI policy checks
  • code-lint - Format and lint modified files using Prettier and ESLint.
    lintingprettiereslintcode-formatting

    ★ 0 · Updated 2026-09-13

    Formats modified files with Prettier, auto-fixes ESLint errors, reports remaining issues, and optionally commits clean changes.

    ⚙ Identify modified code files⚙ Format code using Prettier⚙ Auto-fix issues using ESLint
  • javascript-patterns - JavaScript stack conventions and patterns for agentic-forge
    javascriptnodeeslintprettier

    ★ 0 · Updated 2026-09-12

    Applies JavaScript stack conventions, toolchain scripts, modern ESM idioms, testing discipline, and pitfall prevention.

    ⚙ Apply JavaScript stack conventions⚙ Validate input at boundaries⚙ Annotate code with JSDoc
  • jest - Jest Test Suite Implementation for ESLint Rules
    testingjesteslinttypescript

    ★ 2 · Updated 2026-02-23

    Implement or update Jest test suites for ESLint rules

    ⚙ create Jest test files⚙ update test suites⚙ run code coverage checks
  • lintroll - Lintroll - ESLint configuration and CLI for TypeScript, Vue, React, JSON, YAML, and Markdown
    code qualitylintingeslinttypescript

    ★ 36 · Updated 2026-02-23

    Opinionated ESLint configuration and CLI for TypeScript, Vue, React, JSON, YAML, and Markdown

    ⚙ Lint directory⚙ Fix code style issues⚙ Apply ESLint configuration
  • eslint-gen - Generate ESLint config from your codebase patterns
    eslintcode qualityconfigurationcode analysis

    ★ 0 · Updated 2026-02-13

    Generates ESLint configuration by scanning codebase patterns

    ⚙ scan codebase for patterns⚙ generate .eslintrc config file⚙ handle TypeScript projects
  • the-linter - Code Quality Engineer: ESLint and TypeScript Error Fixer
    code-qualitylintingtypescripteslint

    ★ 602 · Updated 2026-02-12

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

    ⚙ run ESLint check⚙ analyze errors⚙ fix type errors
  • code-formatter - Code Formatter: Automatically format code files with Prettier and ESLint
    code formattinglintingprettiereslint

    ★ 816 · Updated 2026-02-10

    Formats code files using prettier and eslint

    ⚙ Format JavaScript with Prettier⚙ Format TypeScript with Prettier⚙ Fix ESLint issues