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: Analyze code changes

Browse skills that share this capability.

  • commit - Standardize Git commit messages and execute commits
    gitcommitversion-controlgit-commit

    ★ 0 · Updated 2026-09-13

    Formats Git commit messages according to specified conventions and executes commits when requested.

    ⚙ Check Git change scope⚙ Analyze code changes⚙ Build standardized commit messages
  • code-review - Technical Code Review Skill
    code-reviewqualitygitsecurity

    ★ 0 · Updated 2026-09-09

    Performs technical code review for quality and bugs across incremental or full project scopes.

    ⚙ Determine review scope⚙ Gather project context⚙ Identify target files
  • Maintaining Documentation After Code Changes - Two-phase workflow: sync docs with code changes
    documentationgitcode maintenanceworkflow

    ★ 18 · Updated 2026-05-11

    Two-phase workflow to keep project documentation synchronized with code changes

    ⚙ Analyze code changes⚙ Review existing documentation⚙ Identify documentation gaps
  • tasks-code-review - Quick PR Code Review
    code reviewpull requestchecklistsecurity

    ★ 18 · Updated 2026-03-20

    Review code changes with structured checklists for architecture, patterns, security, and performance.

    ⚙ Review pull requests⚙ Analyze code changes⚙ Check architecture
  • commit - Git commit code with optional pre-checks
    version-controlgitcode-management

    ★ 9 · Updated 2026-02-11

    Optionally checks, then commits code to the current or a new feature branch

    ⚙ Run git status commands⚙ Create new feature branches⚙ Analyze code changes