🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain

All Skills — coding

57 skills in "coding" matching "review"

🦀 ClawHub25.9k dl
Security Auditor
Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.
🦀 ClawHub6.1k dl
Receiving Code Review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
🦀 ClawHub1.3k dl
Modified Code Review
Reviews user-modified code (diffs/PRs), provides best-practice recommendations, analyzes cost-effectiveness of the approach, and outputs a code score. Use wh...
🦀 ClawHub1.2k dl
Iterative Code Review
Iterative code review using multiple independent subagent reviews. Use when user asks to review PR, code, or mentions "review", "审查", "检查代码", "代码质量". Assists...
🦀 ClawHub760 dl
Code Review Cycle
执行 Coding ↔ Review 循环。A 写代码 → B Review → A 修改(可选)。支持 codex/claude-code 作为 A 或 B。
🦀 ClawHub646 dl
gstack-review-skill
Garry Tan's gstack-inspired multi-perspective code review for OpenClaw. Triggered when user asks to review code, run /review, review a PR/branch/changes, or...
🦀 ClawHub542 dl
Deepagents Code Review
Reviews Deep Agents code for bugs, anti-patterns, and improvements. Use when reviewing code that uses create_deep_agent, backends, subagents, middleware, or...
🦀 ClawHub484 dl
Pr Review
Comprehensive pull request review covering code quality, security, performance, and maintainability. Use for any code review task.
🦀 ClawHub470 dl
Bubbletea Code Review
Reviews BubbleTea TUI code for proper Elm architecture, model/update/view patterns, and Lipgloss styling. Use when reviewing terminal UI code using charmbrac...
🦀 ClawHub444 dl
Cloudkit Code Review
Reviews CloudKit code for container setup, record handling, subscriptions, and sharing patterns. Use when reviewing code with import CloudKit, CKContainer, C...
🦀 ClawHub438 dl
Exunit Code Review
Reviews ExUnit test code for proper patterns, boundary mocking with Mox, and test adapter usage. Use when reviewing _test.exs files or test helper configurat...
🦀 ClawHub428 dl
Prometheus Go Code Review
Reviews Prometheus instrumentation in Go code for proper metric types, labels, and patterns. Use when reviewing code with prometheus/client_golang metrics.
🦀 ClawHub410 dl
Pytest Code Review
Reviews pytest test code for async patterns, fixtures, parametrize, and mocking. Use when reviewing test_*.py files, checking async test functions, fixture u...
🦀 ClawHub394 dl
Sqlalchemy Code Review
Reviews SQLAlchemy code for session management, relationships, N+1 queries, and migration patterns. Use when reviewing SQLAlchemy 2.0 code, checking session...
🦀 ClawHub357 dl
Smart PR Review
Opinionated AI code reviewer — not a yes-machine. 6-layer deep review (logic, edge cases, performance, security, maintainability, architecture) with Devil's...
🦀 ClawHub333 dl
Pilot Code Review Pipeline Setup
Deploy an automated code review pipeline with 3 agents. Use this skill when: 1. User wants to set up an automated code review or PR analysis pipeline 2. User...
🦀 ClawHub280 dl
Code Review
AI 驱动的代码审查工具。对代码变更进行多维度审查,输出结构化的 Review 意见。 **当以下情况时使用此 Skill**: (1) 需要对代码进行 Code Review (2) 需要审查 PR/MR 的代码变更 (3) 用户提到"code review"、"代码审查"、"帮我看看代码"、"这段代码有问题吗...
🦀 ClawHub208 dl
Code Review
AI 驱动的代码审查工具。对代码变更进行多维度审查,输出结构化的 Review 意见。 **当以下情况时使用此 Skill**: (1) 需要对代码进行 Code Review (2) 需要审查 PR/MR 的代码变更 (3) 用户提到"code review"、"代码审查"、"帮我看看代码"、"这段代码有问题吗...
🦀 ClawHub86 dl
Claude Skills Adversarial Reviewer
Adversarial code review that breaks the self-review monoculture. Use when you want a genuinely critical review of recent changes, before merging a PR, or whe...
🦀 ClawHub16.7k dl
Code Review
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
🦀 ClawHub7.2k dl
pr-reviewer
Automated GitHub PR code review with diff analysis, lint integration, and structured reports. Use when reviewing pull requests, checking for security issues,...
🦀 ClawHub3.0k dl
Code Review
AI-powered code analysis via LogicArt — find bugs, security issues, and get logic flow visualizations. Use when reviewing code, analyzing code quality, findi...
🦀 ClawHub1.4k dl
Code Review ProMax
高级代码审查 Agent。对用户提供的 diff、文件、commit、GitHub PR 或 GitLab MR 进行高质量、 上下文感知、回归风险导向的代码审查,输出可执行、结构化的审查结论,适合合入决策。 触发词:code review, CR, 代码审查, 审查代码, review代码, review PR...
🦀 ClawHub1.3k dl
PR Review Loop
Autonomous PR review loop with Greptile. Use when an agent creates a PR and needs to autonomously handle code review feedback — reading Greptile reviews, fixing issues, pushing fixes, re-triggering review, and auto-merging when score is 4/5+. Trigger on commands like "pr review {url}", "review my PR", or when a Greptile review webhook/poll delivers feedback.
🦀 ClawHub1.2k dl
Code Review Engine
Enterprise-grade code review agent. Reviews PRs, diffs, or code files for security vulnerabilities, performance issues, error handling gaps, architecture smells, and test coverage. Works with any language, any repo, no dependencies required.
🦀 ClawHub820 dl
ia-code-review
Structured code reviews with severity-ranked findings and deep multi-agent mode. Use when performing a code review, auditing code quality, or critiquing PRs,...
🦀 ClawHub794 dl
AI Fake Review, Sybil and Sock Puppet Detector from RNWY.com (MCP + REST)
Free trust intelligence for AI agents. MCP server with 7 tools: trust scoring, sybil detection, sock puppet scanning, fake review detection, reviewer wallet...
🦀 ClawHub704 dl
Rust Code Review
Reviews Rust code for ownership, borrowing, lifetime, error handling, trait design, unsafe usage, and common mistakes. Use when reviewing .rs files, checking...
🦀 ClawHub680 dl
Review Verification Protocol
Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.
🦀 ClawHub638 dl
Mobile Code Review Pro
Expert-level code review for React Native and native iOS/Android applications. Use when reviewing mobile codebases for architecture, performance, security, o...
🦀 ClawHub582 dl
GI Code Review
Review code for quality, security, and maintainability following team standards. Use when reviewing pull requests, examining code changes, or when the user a...
🦀 ClawHub497 dl
Code Reviewer
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Default behavior is a single-model adversarial review that identifies security...
🦀 ClawHub486 dl
Langgraph Code Review
Reviews LangGraph code for bugs, anti-patterns, and improvements. Use when reviewing code that uses StateGraph, nodes, edges, checkpointing, or other LangGra...
🦀 ClawHub478 dl
Fastapi Code Review
Reviews FastAPI code for routing patterns, dependency injection, validation, and async handlers. Use when reviewing FastAPI apps, checking APIRouter setup, D...
🦀 ClawHub476 dl
Review Frontend
Comprehensive React/TypeScript frontend code review with per-area review skills, run in parallel where the agent supports subagents and sequentially otherwise.
🦀 ClawHub463 dl
Swift Code Review
Reviews Swift code for concurrency safety, error handling, memory management, and common mistakes. Use when reviewing .swift files for async/await patterns,...
🦀 ClawHub453 dl
Go Testing Code Review
Reviews Go test code for proper table-driven tests, assertions, and coverage patterns. Use when reviewing *_test.go files.
🦀 ClawHub443 dl
Go Code Review
Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go files, checking error handling, gorou...
🦀 ClawHub441 dl
Healthkit Code Review
Reviews HealthKit code for authorization patterns, query usage, background delivery, and data type handling. Use when reviewing code with import HealthKit, H...
🦀 ClawHub437 dl
Swiftdata Code Review
Reviews SwiftData code for model design, queries, concurrency, and migrations. Use when reviewing .swift files with import SwiftData, @Model, @Query, @ModelA...
🦀 ClawHub432 dl
Skylv Code Reviewer
Code Review AI Assistant. Automated code review, find potential issues and improvement suggestions. Triggers: code review, review code, code quality, code an...
🦀 ClawHub427 dl
Ios Animation Code Review
Reviews iOS animation code for correctness, performance, accessibility, and Apple API best practices. Use when reviewing .swift files containing animation co...
🦀 ClawHub413 dl
Review Tui
Comprehensive BubbleTea TUI code review for terminal applications. Use when reviewing charmbracelet/bubbletea, lipgloss, bubbles, or Wish SSH code; optionall...
🦀 ClawHub404 dl
Code Review
Code review best practices and workflow skill. Use when: reviewing pull requests, performing peer code review, setting up code review standards, or improving...
🦀 ClawHub396 dl
Widgetkit Code Review
Reviews WidgetKit code for timeline management, view composition, configurable intents, and performance. Use when reviewing code with import WidgetKit, Timel...
🦀 ClawHub392 dl
Liveview Code Review
Reviews Phoenix LiveView code for lifecycle patterns, assigns/streams usage, components, and security. Use when reviewing LiveView modules, .heex templates,...
🦀 ClawHub382 dl
Phoenix Code Review
Reviews Phoenix code for controller patterns, context boundaries, routing, and plugs. Use when reviewing Phoenix apps, checking controllers, routers, or cont...
🦀 ClawHub351 dl
Five Star Reviewers
orchestrate a five-reviewer code review over a git diff, pull request diff, patch, or commit range by launching one dedicated sub-agent per reviewer role, th...