LogoClawIndex
CasesSkillsAbout
LogoClawIndex

lint - Project-specific linting and type-checking automation

Runs project-specific linting and type-checking commands for code quality validation.

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • run lint checks
  • run type checks
  • run format checks
  • auto-fix lint issues
  • check TypeScript/JavaScript code
  • check Python code

Inputs

  • source code
  • project configuration files
  • lint configuration

Outputs

  • lint reports
  • error messages
  • exit code (0 or 1)

Requirements

  • Bash environment
  • linting tools (Biome, ESLint, Ruff, etc.)
  • type-checking tools (TypeScript, Mypy)

Source

  • Spec: SKILL.md

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.
code quality
static analysis
type checking
automation
run lint checks
run type checks
run format checks
auto-fix lint issues
source code
project configuration files
lint configuration
lint reports
error messages
exit code (0 or 1)