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: run static analysis

Browse skills that share this capability.

  • audit-prep-assistant - Codebase Security Review Preparation
    security auditcode reviewstatic analysisdocumentation

    ★ 16 · Updated 2026-06-15

    Prepares codebases for security review using Trail of Bits checklist

    ⚙ set review goals⚙ run static analysis⚙ fix code issues
  • audit-prep-assistant - Prepare codebases for security audit
    securityauditcode reviewstatic analysis

    ★ 18 · Updated 2026-06-15

    Prepare codebases for security review using audit checklist

    ⚙ set review goals⚙ run static analysis⚙ fix issues
  • go - Go Development and Testing Assistant
    gotestingdevelopmentbuild

    ★ 602 · Updated 2026-05-11

    Provides Go development workflows, testing with gotestsum, and standard tooling guidance

    ⚙ run tests with gotestsum⚙ run tests with go test⚙ watch test execution
  • first-mate - Go Code Graph and Spec Analysis
    gostatic analysiscode analysisspec lookup

    ★ 9 · Updated 2026-05-09

    CLI tool for code graph analysis and spec lookup in spec-driven Go projects

    ⚙ parse Go files⚙ read spec documents⚙ find spec coverage
  • django-verification - Django Deployment Verification Workflow
    verificationdjangodeploymentpython

    ★ 2 · Updated 2026-03-20

    Pre-deployment verification workflow covering migrations, security, performance, and deployment configuration

    ⚙ check migrations⚙ run system checks⚙ perform security audit
  • feature-development - Complete Feature Development Workflow
    workflowfeature developmentDDDTDD

    ★ 18 · Updated 2026-03-20

    Orchestrates multiple skills for complete feature development from planning to deployment

    ⚙ analyze requirements⚙ identify scope⚙ generate DDD architecture
  • feature-development - Complete Feature Development Workflow
    workflowdevelopmentfeatureDDD

    ★ 602 · Updated 2026-03-20

    Complete feature development workflow orchestrating multiple skills from planning to deployment

    ⚙ analyze requirements⚙ identify impact scope⚙ generate DDD structure
  • schema-implementation - Implement Schema.org Types in PHP Library
    schema.orgPHPcode generationtesting

    ★ 1 · Updated 2026-03-19

    Step-by-step procedure for implementing schema.org types including class creation and testing

    ⚙ read schema specifications⚙ check dependencies⚙ create schema class
  • coding - Coding Standards and Best Practices
    Gocoding standardsbest practicescode quality

    ★ 0 · Updated 2026-03-19

    Defines coding standards, best practices, and tooling requirements for Go implementation work

    ⚙ apply single responsibility principle⚙ accept interfaces return structs⚙ handle errors immediately
  • elixir-quality-gate - Comprehensive Elixir Code Quality Validation Suite
    elixircode-qualitystatic-analysistesting

    ★ 18 · Updated 2026-03-09

    Run comprehensive quality checks on Elixir/Phoenix projects including formatting, compilation, static analysis, type checking, and tests

    ⚙ check code formatting⚙ compile code with warnings as errors⚙ run static analysis
  • elixir-quality-gate - Comprehensive Elixir Quality Checks for Code Validation
    elixirqualitytestingstatic-analysis

    ★ 10 · Updated 2026-03-09

    Runs comprehensive Elixir quality checks including formatting, compilation, static analysis, type checking, and tests

    ⚙ check code formatting⚙ compile with warnings⚙ run static analysis
  • lint - Run Linters, Formatters and Static Analysis for Code Quality
    code qualitystatic analysisformattingcode standards

    ★ 1 · Updated 2026-02-24

    Run linters, formatters and static analysis tools to enforce coding standards

    ⚙ run linters⚙ run formatters⚙ run static analysis
  • 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