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

Browse skills that share this tag.

  • plankton-code-quality - Write-time code quality enforcement with auto-fix hooks
    code-qualitylintingformattingclaude-code

    ★ 0 · Updated 2026-09-19

    Executes formatters, linters, and Claude subprocesses to enforce code quality and fix violations on file edits.

    ⚙ Auto-format edited files⚙ Collect unfixable lint violations⚙ Delegate fixes to subprocesses
  • qa-check - Quality assurance check for frontend and backend
    qatestinglintingcode-quality

    ★ 18 · Updated 2026-09-17

    Automates lint, test, build, and coverage checks for frontend and backend code to evaluate quality standards before PR creation.

    ⚙ Run backend quality verification⚙ Run frontend quality verification⚙ Verify test coverage metrics
  • ultracite - Zero-config linting and formatting for JS/TS projects
    lintingformattingjavascripttypescript

    ★ 3,284 · Updated 2026-09-16

    Ultracite provides zero-config linting, formatting, initialization, and diagnostic capabilities for JavaScript and TypeScript projects.

    ⚙ Check linting and formatting issues⚙ Fix linting and formatting issues⚙ Diagnose project setup problems
  • cn-check - Run AI agent checks on local code changes with Continue CLI
    code-reviewcontinue-cliai-agentlinting

    ★ 17 · Updated 2026-09-15

    Executes AI agent checks on local code changes using Continue CLI, identifying issues and generating patches or applying fixes directly.

    ⚙ Run AI checks on working tree⚙ Execute specific local or hub agents⚙ Generate patch fixes for code changes
  • dev-python - Python Development Conventions and Tooling
    pythontestingdependencieslinting

    ★ 0 · Updated 2026-09-15

    Provides guidelines for Python project layout, environment and dependency management, testing, type checking, and linting.

    ⚙ Manage virtual environments and dependencies⚙ Run tests using pytest⚙ Lint code using ruff
  • project-toolchain - Discover and verify project toolchain commands
    toolchainbuild-systemlintingtesting

    ★ 0 · Updated 2026-09-14

    Determines project toolchain commands by inspecting manifests and lockfiles, verifying them before execution, and recording the resolved configuration.

    ⚙ Inspect project manifests and lockfiles⚙ Identify package managers and monorepos⚙ Extract toolchain commands from configs
  • oma-docs - Check, sync, and lint repository documentation.
    documentationsynci18nlinting

    ★ 1,296 · Updated 2026-09-14

    Checks documentation references, syncs docs to code changes, and detects translation drift in a repository.

    ⚙ Check documentation references⚙ Sync docs to code changes⚙ Detect translation drift
  • 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
  • sync-brain - Maintain and audit the Sync brain knowledge vault
    vault-maintenanceknowledge-basedocumentationlinting

    ★ 21 · Updated 2026-09-13

    Maintain the Sync brain by ingesting sources, synthesizing canon, rendering reports, linting vault files, and auditing vault maturity.

    ⚙ Scaffold new vault⚙ Ingest source file⚙ Import sync run
  • repo-skill-style - Repo Skill Style Specification
    style-guidestandardscodexlinting

    ★ 7 · Updated 2026-09-13

    Defines style standards, frontmatter formats, Codex metadata, and structure requirements for skills in the repository.

    ⚙ Enforce portable frontmatter⚙ Configure Codex metadata⚙ Audit repository skill files
  • linting - Run project linters and handle lint/format failures
    lintingformattinghkgit-hooks

    ★ 5 · Updated 2026-09-11

    Run project linters and handle lint or format failures during baseline checks, hook failures, scoped runs, or hk steps.

    ⚙ Run project linters⚙ Fix lint and format failures⚙ Scope linter execution
  • compile-latex - Compile and verify LaTeX documents and PDFs
    latexpdfcompilationbeamer

    ★ 8 · Updated 2026-09-10

    Compiles, builds, typesets, and verifies LaTeX documents including research papers, Beamer decks, and referee reports using a shared compiler script.

    ⚙ Classify document compilation profile⚙ Execute shared LaTeX compilation script⚙ Lint LaTeX source code
  • lint-and-validate - Run code linting, type checks, and static analysis
    lintingstatic-analysiscode-qualitytypescript

    ★ 57 · Updated 2026-09-10

    Executes automatic quality control, linting, type checking, and static analysis procedures after code modifications.

    ⚙ Run Node.js linter and fixes⚙ Check TypeScript types⚙ Audit Node.js security vulnerabilities
  • pr-check - Pre-submit validation checklist for PRs
    pr-checkvalidationlintingtesting

    ★ 1 · Updated 2026-09-09

    Runs comprehensive pre-submit validation checks including type check, linting, tests, design audit, and build before creating a PR.

    ⚙ Run type check⚙ Run lint check⚙ Run format check
  • writing-guidelines - Review files for compliance with Writing Guidelines
    documentationwriting-guidelinesprose-reviewlinting

    ★ 0 · Updated 2026-09-09

    Fetches the latest writing guidelines and reviews specified files for compliance, outputting findings in file:line format.

    ⚙ Fetch latest writing guidelines⚙ Read specified files⚙ Check content against guideline rules
  • lint-check - Run quick linting checks on changed files
    workflowqualitylintingvalidation

    ★ 0 · Updated 2026-09-09

    Runs quick linting checks on changed files before commits.

    ⚙ Detect changed files using Git⚙ Run linters on changed files⚙ Report code linting results
  • health - Code Quality Dashboard & Health Check
    code qualityhealth checkdashboardtype checking

    ★ 4 · Updated 2026-06-30

    Wraps existing project tools (type checker, linter, test runner, dead code detector, shell linter), computes a weighted 0-10 composite score, and tracks trends over time.

    ⚙ detect project code quality tools⚙ run type checker⚙ run linter
  • modern-python - Modern Python tooling configuration
    Pythondevelopmentlintingformatting

    ★ 602 · Updated 2026-06-30

    Configure Python projects with modern tooling (uv, ruff, ty) for creating projects, writing scripts, or migrating from legacy tools.

    ⚙ create Python project⚙ setup development tools⚙ manage dependencies
  • pdlc-review - PDLC Code and Document Review
    code reviewdocumentation reviewPDLCquality assurance

    ★ 7 · Updated 2026-06-15

    Performs comprehensive code and document review with automatic issue fixing

    ⚙ check implementation code⚙ check test results⚙ read design documents
  • setup-linting-ci - Automate Python Linting with Pre-commit and CI
    pythonlintingcode-qualitypre-commit

    ★ 602 · Updated 2026-06-15

    Configure pre-commit hooks and GitHub Actions CI for automated Python code linting

    ⚙ create pre-commit hook⚙ create GitHub Actions workflow⚙ run ruff check

Scroll to load more