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

Browse skills that share this tag.

  • doctor - Validate project documentation brief and harness invariants.
    validationharnessdocumentationci

    ★ 16 · Updated 2026-09-20

    Validates project docs brief, channel invariants, reviewer rosters, and layout configuration deterministically.

    ⚙ Validate harness project brief files⚙ Verify documentation structure and conventions⚙ Check reviewer roster configurations
  • okf-frontmatter - Maintain Markdown docs and schemas with OKF frontmatter.
    okfmarkdowndocumentationfrontmatter

    ★ 43 · Updated 2026-09-19

    Maintains Markdown documentation using OKF YAML frontmatter as single source of truth and provides lookup, linting, and schema resolution tooling.

    ⚙ Find owning docs by query⚙ Resolve doc schema to code⚙ Export doc frontmatter index JSON
  • verify-gate - Verify gate between implementation and quality review.
    verificationtestingbuildlint

    ★ 1 · Updated 2026-09-19

    Runs project compile, test, and lint commands, entering a fix loop on failure or signaling ready for quality review when checks pass.

    ⚙ Discover project verification commands⚙ Run compile and type checks⚙ Run project test suites
  • lint - Multi-language intelligent linting and automatic fixing
    lintcode-qualityauto-fixmulti-language

    ★ 0 · Updated 2026-09-17

    Detects project languages and runs linters or fixes code issues using Makefile or language toolchains.

    ⚙ Detect project languages and build systems⚙ Execute Makefile lint targets⚙ Run Go project-linter workflow
  • llm-wiki-base-lint - LLM Wiki Deterministic Structure Linting
    wikilinthealth-checkindexing

    ★ 0 · Updated 2026-09-13

    Health-check and fix deterministic structure in the wiki, including wikilinks, frontmatter, timestamps, and indexes.

    ⚙ Run deterministic wiki lint checks⚙ Fix structure and metadata errors⚙ Collect referenced codebase paths
  • react-doctor - Scan React codebases for performance and security issues.
    reactdoctorlintaccessibility

    ★ 1 · Updated 2026-09-11

    Scans React codebases for security, performance, correctness, and architecture issues, and outputs a 0–100 health score.

    ⚙ Scan React codebases for issues⚙ Check regressions on changed code⚙ Run full codebase triage
  • ti-shipping - Pre-shipping self-check procedure for Ti
    ti-shippingself-checkciruff

    ★ 1 · Updated 2026-09-10

    Pre-shipping self-check procedure for Ti to run Ruff linting, formatting checks, and Pytest before code submission or fixing CI failures.

    ⚙ Run Ruff code linting⚙ Check code formatting⚙ Run Pytest test suite
  • memory-lint - Memory Quality Health Check
    memorylintvalidationread-only

    ★ 79 · Updated 2026-06-15

    Scan and lint Claude Code memory directory for inconsistencies

    ⚙ detect memory directory path⚙ scan root-level markdown files⚙ check index consistency
  • go-check - Go Project Code Quality Checker
    gotestinglintsecurity

    ★ 2 · Updated 2026-02-24

    Comprehensively checks the quality of a Go project by performing five parallel checks and outputs an integrated report.

    ⚙ run go tests⚙ run static analysis⚙ scan for vulnerabilities
  • lint-agents - Lint and validate agent definition files
    validationyamllintagent

    ★ 9 · Updated 2026-02-13

    Validate agent definition files for correct YAML frontmatter syntax and structure

    ⚙ find agent files⚙ read file content⚙ validate YAML frontmatter