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 with capability: lint code

Browse skills that share this capability.

  • 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
  • seeksaas-development - SeekSaaS Full-Stack Development Guide
    full-stackSaaSReactHono

    ★ 57 · Updated 2026-05-28

    Complete guide for SeekSaaS project setup, workflows, conventions, and best practices

    ⚙ clone repository⚙ install dependencies⚙ configure environment
  • rust - Standardized Rust development for tempoxyz
    rustdevelopmentbuildtesting

    ★ 15 · Updated 2026-03-10

    Standardize Rust project development with fmt, clippy, nextest, sccache, mold, feature-powerset checks, MSRV builds, and xtask patterns

    ⚙ format code⚙ lint code⚙ run tests
  • impl - Iterative Implementation Cycle for Development Tasks
    developmentimplementationGitGitHub

    ★ 0 · Updated 2026-03-09

    Performs iterative implementation cycles including scope splitting, development, review, and PR creation

    ⚙ read GitHub issues⚙ analyze specifications⚙ split implementation scope