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

Browse skills that produce this output.

  • 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
  • golang-safety - Go Safety: Defensive Coding
    golangsafetydefensive-codingerror-prevention

    ★ 7 · Updated 2026-06-15

    Prevents Go panics, data corruption, and runtime bugs through defensive coding practices

    ⚙ write defensive Go code⚙ review Go code⚙ prevent nil panics
  • python-majo - Python Development Standards
    pythontype-safetycode-qualitydevelopment

    ★ 0 · Updated 2026-05-11

    Python development standards with UV, basedpyright, and ruff

    ⚙ write Python code⚙ create Python project⚙ add type annotations
  • Run CI/CD Pipeline Locally - Run CI/CD Pipeline Locally
    CI/CDContinuous IntegrationLocal DevelopmentDocker

    ★ 57 · Updated 2026-05-09

    Test CI workflows locally using native cargo xtask or Docker + act

    ⚙ run xtask commands⚙ execute act commands⚙ validate workflows
  • biome-js - BiomeJS Configuration and Setup
    configurationlintingformattingjavascript

    ★ 602 · Updated 2026-03-20

    Configure BiomeJS linting, formatting, and project settings including shared configs and overrides

    ⚙ configure biomejs⚙ extend shared configs⚙ add biome overrides
  • automated-code-fixer - Automated Code Fixer for IT Issue Detection and Resolution
    code-fixingautomationquality-controltesting

    ★ 602 · Updated 2026-03-09

    Automated IT helper for detecting and fixing code issues with strict quality controls

    ⚙ detect code issues⚙ fix code issues⚙ run test suite
  • SQL - SQL Database Operations and Quality Assurance
    languageslanguagesqldatabase

    ★ 15 · Updated 2026-02-23

    Execute SQL commands with quality checks, linting, and migration validation

    ⚙ execute SQL commands⚙ run linting checks⚙ format SQL code
  • Quality Assurance Standards - Code Quality and Testing Standards for Software Development
    quality-assurancetestinglintingcode-quality

    ★ 3 · Updated 2026-02-18

    Standards for maintaining code hygiene, automated checks, and testing integrity

    ⚙ enforce linting rules⚙ run automated tests⚙ refactor code smells
  • shellcheck - Shell script linting and fixing with ShellCheck
    shelllintingcode-qualitybash

    ★ 602 · Updated 2026-02-15

    Lint and fix shell script issues using ShellCheck.

    ⚙ run ShellCheck on scripts⚙ analyze findings by severity⚙ explain shell script issues
  • fix-bug - Automated Bug Fixing with Structured Workflow
    debuggingtestingcode-fixquality-assurance

    ★ 0 · Updated 2026-02-13

    Reproduce, diagnose, fix, and verify bugs following a systematic workflow

    ⚙ read bug description⚙ search codebase⚙ write failing test
  • eslint - ESLint JavaScript and TypeScript Code Linter
    code-qualitylintingjavascripttypescript

    ★ 13 · Updated 2026-02-12

    Analyzes JavaScript and TypeScript code for quality and style issues

    ⚙ lint JavaScript code⚙ lint TypeScript code⚙ apply ESLint rules
  • project_development - Project Development with Standardized Scripts
    project developmentscript managementcode quality

    ★ 1 · Updated 2026-02-12

    Manage project environment, testing, and linting using standardized scripts

    ⚙ run bootstrap script⚙ run setup script⚙ run test script
  • nix-cleanup - Nix cleanup and hygiene maintenance
    nixcleanuplintingmaintenance

    ★ 18 · Updated 2026-02-12

    Run janitorial cleanup for flake files with linting checks and safe fixes

    ⚙ run flake check⚙ run statix linting⚙ run deadnix analysis
  • hk - Manage Git hooks with hk - fast hook manager by mise author
    githookslinterautomation

    ★ 2 · Updated 2026-02-12

    Configures and manages Git hooks using pkl configuration language with 90+ built-in linters

    ⚙ detect hook manager⚙ initialize hk configuration⚙ install Git hooks