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: code review comments

Browse skills that produce this output.

  • zammad-mcp-quality - Zammad MCP Code Quality Guide
    code qualitypull request reviewerror handlingpagination

    ★ 18 · Updated 2026-06-30

    Quality assurance system with checklists and patterns for Zammad MCP development

    ⚙ provide pre-PR checklist⚙ guide pagination implementation⚙ specify error message patterns
  • uncle-bob-craft - Uncle Bob Code Craftsmanship Principles
    clean-codeclean-architectureSOLIDcode-review

    ★ 129 · Updated 2026-06-30

    Apply Uncle Bob's principles for code review, writing, refactoring, and architecture discussions

    ⚙ review code⚙ refactor code⚙ write code
  • code-reviewer - AI-Powered Code Review Expert
    code reviewsecuritystatic analysisperformance

    ★ 57 · Updated 2026-05-28

    Code analysis and review for security, performance, and quality using AI and static analysis tools

    ⚙ analyze code⚙ detect vulnerabilities⚙ scan code
  • remix-v2-meta-sessions-review - Remix v2 Meta Sessions Auth CSRF Review
    code reviewsecurityRemixCSRF

    ★ 4 · Updated 2026-05-28

    Reviews Remix v2 code for meta exports, cookie security, auth gates, and CSRF issues

    ⚙ check meta shape⚙ validate cookies⚙ review auth gates
  • golang-code-style - Go Code Style and Formatting Guide
    golangcode-styleformattinglinting

    ★ 3 · Updated 2026-05-11

    Enforce Go code style conventions, formatting rules, and best practices for writing and reviewing code

    ⚙ write Go code⚙ review code style⚙ configure linters
  • oceanbase-design-usage - OceanBase Design Usage Guide
    frontenddesign systemcomponent librarycode migration

    ★ 52 · Updated 2026-03-23

    Guide for using OceanBase Design packages correctly with import conventions, theme patterns, and migration tools

    ⚙ import components⚙ configure theme⚙ migrate code
  • claudecode - Claude Code CLI Guide
    CLICode AssistantDeveloper ToolsGit Integration

    ★ 0 · Updated 2026-03-22

    Guide for using Claude Code CLI effectively

    ⚙ show help⚙ clear conversation⚙ open config
  • worktree-pr - Git Worktree Isolated Development with PR Workflow
    gitworktreecode reviewPR workflow

    ★ 18 · Updated 2026-03-20

    Manage git worktrees for isolated feature development with PR-based merge and multi-agent review

    ⚙ create worktree⚙ create PR⚙ get review
  • draft - Context-Driven Development Methodology for Structured Software Development
    software-developmentmethodologytddproject-management

    ★ 40 · Updated 2026-03-09

    Provides structured software development workflows from context analysis to implementation with TDD approach

    ⚙ initialize project context⚙ create feature tracks⚙ execute implementation tasks
  • code-reviewer - Structured code review for pull requests
    code-reviewpull-requestquality-assurancebest-practices

    ★ 5 · Updated 2026-03-09

    Perform structured code reviews on pull requests using evidence-based methodology

    ⚙ review pull requests⚙ flag anti-patterns⚙ check test coverage
  • sojustack-best-practices - SojuStack Best Practices Guide for Monorepo Development
    best-practicescode-reviewmonoreponestjs

    ★ 25 · Updated 2026-02-23

    Provides best-practice guidance for SojuStack monorepo development with NestJS, Drizzle, Better Auth and TanStack Start

    ⚙ provide coding guidelines⚙ check architectural patterns⚙ validate repository conventions
  • 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
  • crowi-migration - Crowi 2.0 Migration from Express/Swig to Next.js + ts-rest
    migrationlegacymodernizationcode-refactoring

    ★ 1,099 · Updated 2026-02-14

    Automated migration workflow for transitioning from legacy Express/Swig architecture to modern Next.js + ts-rest

    ⚙ analyze legacy code structure⚙ plan migration tasks⚙ implement migration patterns