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 tagged: diff

Browse skills that share this tag.

  • review - Review code diffs across standards, spec, and risk gates.
    code-reviewdiffpull-requestgit

    ★ 34 · Updated 2026-09-21

    Reviews a diff since a fixed point across Standards, Spec, and risk gates.

    ⚙ Gather spec and standards sources⚙ Spawn parallel review hat subagents⚙ Deduplicate and merge review findings
  • security-pr-reviewer - Security-focused review of code diffs and PRs
    securitycode-reviewpull-requestvulnerability

    ★ 3 · Updated 2026-09-21

    Reviews actual code diffs for security vulnerabilities, ranks findings with evidence, and delivers merge verdicts.

    ⚙ Audit authentication and authorization controls⚙ Detect injection and mass assignment⚙ Scan for exposed secrets
  • hyper-code-review - Codex-powered code review gate for git diffs and commits
    code-reviewcodexgitdiff

    ★ 3 · Updated 2026-09-19

    Runs Codex against branch diffs, uncommitted working tree changes, or specific commits to generate and surface code reviews.

    ⚙ Review git branch diffs⚙ Review uncommitted working tree changes⚙ Review specific git commits
  • seo-drift - Monitor and track SEO-critical element changes over time.
    seodriftbaselinemonitoring

    ★ 0 · Updated 2026-09-18

    Captures baselines of SEO-critical elements, detects page changes, and tracks regressions over time.

    ⚙ Capture SEO baseline snapshot⚙ Compare page state against baseline⚙ Show SEO change history
  • review-diff - Review diffs in a local browser with inline comments
    gitcode-reviewdiffbrowser-ui

    ★ 6 · Updated 2026-09-13

    Opens code diffs in a local browser for inline commenting, reads submitted feedback, and addresses the comments.

    ⚙ Launch background review server⚙ Generate static HTML review page⚙ Read submitted review feedback
  • deslop - Remove AI-generated code slop from Git diffs
    gitcode-cleanupdiffrefactoring

    ★ 4 · Updated 2026-09-11

    Strips AI-generated noise and code slop from diffs before committing or pushing changes.

    ⚙ Check diff against default branch⚙ Scan changed files for AI slop⚙ Remove slop while preserving changes
  • write-commit-message - Draft commit titles and optional commit bodies.
    commit-messagerepositorydiffgit

    ★ 228 · Updated 2026-09-11

    Draft commit titles and optional commit bodies using the workspace commit naming convention.

    ⚙ Inspect repository change sets⚙ Infer change types⚙ Infer issue ids
  • vscode - VS Code integration for viewing diffs and comparing files
    vscodediffgitfile-comparison

    ★ 0 · Updated 2026-09-09

    Integrates with VS Code to compare files and view code diffs side by side.

    ⚙ Compare two files side by side⚙ View git diffs in VS Code
  • vscode - VS Code CLI tools for viewing diffs and comparing files.
    vscodediffgitcli

    ★ 0 · Updated 2026-09-09

    Integrates with the VS Code CLI to display file differences and compare code versions side by side.

    ⚙ Compare two files side by side⚙ Compare git revisions in VS Code⚙ View file diffs visually
  • vscode - VS Code CLI integration for viewing file diffs
    vscodediffgitcli

    ★ 2,506 · Updated 2026-09-09

    Provides VS Code integration to compare files side by side and view git diffs.

    ⚙ Compare two files side by side⚙ Compare Git commits and staged versions
  • gql-breaking-changes - GraphQL Breaking Changes Analyzer
    GraphQLschemabreaking changesdiff

    ★ 68 · Updated 2026-06-30

    Compare GraphQL schemas and identify breaking changes between demo server and local branch

    ⚙ build project⚙ start server⚙ download schema
  • diff - Semantic Diff Analysis for Code Changes
    gitcode analysisdiffsemantic

    ★ 3 · Updated 2026-02-14

    Analyzes git changes semantically with classification, impact analysis, and risk assessment

    ⚙ analyze git changes⚙ classify change types⚙ analyze impact