Code Review

Automated code review and analysis

Showing 6409-6432 of 7773 skills
physics91

kotlin-spring-reviewer

by physics91

WHEN: Spring Boot + Kotlin, Ktor backend review, coroutine-based server, WebFlux/R2DBC pattern checks WHAT: Spring Kotlin idioms + Coroutines integration + WebFlux patterns + Data class usage + Test strategies WHEN NOT: Android → kotlin-android-reviewer, KMP shared code → kotlin-multiplatform-reviewer

Code Review 1 6mo ago
lpding888

reviewer

by lpding888

代码审查员,守护质量闸口。对所有部门(Backend/Frontend/SCF/Deploy)的 PR 进行安全、性能、正确性、可维护性、可观测性的系统性审查。遵循证据先行、问题分级、签发修复卡、独立克制的工程基线。适用于收到任一部门提交 PR 或需要质量把关时使用。

API Dev 1 7mo ago
physics91

terraform-reviewer

by physics91

WHEN: Terraform code review, module structure, state management, security policies WHAT: Module organization + State backend + Security policies + Variable validation + Best practices WHEN NOT: Kubernetes → k8s-reviewer, Docker → docker-reviewer

Cloud 1 6mo ago
physics91

docker-reviewer

by physics91

WHEN: Dockerfile review, multi-stage builds, layer optimization, docker-compose WHAT: Image optimization + Layer caching + Security scanning + Compose best practices + Build efficiency WHEN NOT: Kubernetes → k8s-reviewer, Terraform → terraform-reviewer

Code Review 1 6mo ago
physics91

flask-reviewer

by physics91

WHEN: Flask project review, Blueprint structure, extensions, request handling WHAT: Blueprint organization + Extension patterns + Request/response handling + Configuration + Testing WHEN NOT: FastAPI → fastapi-reviewer, Django → django-reviewer, General Python → python-reviewer

Code Review 1 6mo ago
physics91

nextjs-reviewer

by physics91

WHEN: Next.js project review, App Router patterns, Server/Client Component separation, data fetching WHAT: Router pattern analysis + SC/CC separation + next/image·font optimization + Server Actions review WHEN NOT: General code quality → code-reviewer, Bundle performance → perf-analyzer

Code Review 1 6mo ago
th3w1zard1

deep-analysis

by th3w1zard1

Performs focused, depth-first investigation of specific reverse engineering questions through iterative analysis and database improvement. Answers questions like "What does this function do?", "Does this use crypto?", "What's the C2 address?", "Fix types in this function". Makes incremental improvements (renaming, retyping, commenting) to aid understanding. Returns evidence-based answers with new investigation threads. Use after binary-triage for investigating specific suspicious areas or when user asks focused questions about binary behavior.

Code Review 1 7mo ago
physics91

kotlin-multiplatform-reviewer

by physics91

WHEN: Kotlin Multiplatform (KMP) project review, expect/actual patterns, shared module structure, iOS interop WHAT: Module structure analysis + expect/actual validation + platform separation + iOS/Android interop + dependency management WHEN NOT: Android UI → kotlin-android-reviewer, Server → kotlin-spring-reviewer

Code Review 1 6mo ago
physics91

typescript-reviewer

by physics91

WHEN: TypeScript code review, type safety audit, tsconfig analysis, TS migration review WHAT: Type safety checks + any usage audit + generic patterns + strict mode + compiler options analysis WHEN NOT: React specific → nextjs-reviewer, Node.js backend → nodejs-reviewer, General code → code-reviewer

Code Review 1 6mo ago
physics91

schema-reviewer

by physics91

WHEN: Database schema review, table design, normalization, constraints, index planning WHAT: Normalization analysis + Constraint validation + Index strategy + Data types + Relationship design WHEN NOT: Query optimization → sql-optimizer, ORM code → orm-reviewer

Code Gen 1 6mo ago
physics91

go-reviewer

by physics91

WHEN: Go project review, error handling, goroutines, interfaces, testing WHAT: Error handling patterns + Concurrency safety + Interface design + Testing + Idiomatic Go WHEN NOT: Go API frameworks → go-api-reviewer, Rust → rust-reviewer

Code Review 1 6mo ago
physics91

rust-reviewer

by physics91

WHEN: Rust project review, ownership/borrowing, error handling, unsafe code, performance WHAT: Ownership patterns + Lifetime analysis + Error handling (Result/Option) + Unsafe audit + Idiomatic Rust WHEN NOT: Rust API → rust-api-reviewer, Go → go-reviewer

Code Review 1 6mo ago
dy9759

code-test-review-expert

by dy9759

Advanced code testing and review expert system that provides comprehensive code quality analysis, security vulnerability assessment, test strategy design, and quality assurance through multi-expert collaboration and intelligent tool integration.

Code Review 1 6mo ago
physics91

flutter-reviewer

by physics91

WHEN: Flutter/Dart code review, Widget patterns, State management checks, BLoC/Provider/Riverpod analysis WHAT: Widget best practices + State management patterns + Performance optimization + Platform channel review WHEN NOT: Native Android → kotlin-android-reviewer, Native iOS → ios-reviewer

Code Review 1 6mo ago
physics91

infra-security-reviewer

by physics91

WHEN: Infrastructure security audit, secrets management, network policies, compliance checks WHAT: Secrets scanning + Network policies + IAM/RBAC audit + Compliance validation + Security hardening WHEN NOT: Application security → security-scanner, Docker only → docker-reviewer

Cloud 1 6mo ago
physics91

code-reviewer

by physics91

WHEN: Code review, quality check, code smell detection, refactoring suggestions WHAT: Complexity analysis + code smell list + severity-based issues + improvement suggestions WHEN NOT: Next.js specific → nextjs-reviewer, Security → security-scanner, Performance → perf-analyzer

Code Review 1 6mo ago
aig787

csv-data-auditor

by aig787

Validate and audit CSV data for quality, consistency, and completeness. Use when you need to check CSV files for data issues, missing values, or format inconsistencies.

Code Review 1 6mo ago
physics91

fastapi-reviewer

by physics91

WHEN: FastAPI project review, Pydantic models, async endpoints, dependency injection WHAT: Pydantic validation + Dependency injection + Async patterns + OpenAPI docs + Security WHEN NOT: Django → django-reviewer, Flask → flask-reviewer, General Python → python-reviewer

API Dev 1 6mo ago
fanthus

project-analyzer

by fanthus

Quickly understand and analyze software project architecture, structure, and organization. Use this skill when users want to understand a new codebase, analyze project structure, identify entry points, understand project layers and architecture, find configuration files, map dependencies, get onboarded to an unfamiliar project, or when they ask questions like "help me understand this project", "what's the architecture", "where do I start reading this code", "explain this codebase", or "analyze this repository". Also triggers when users upload project directories or ask about project organization.

Code Review 0 4mo ago
anuk909

gh-pr-review

by anuk909

View and manage inline GitHub PR review comments with full thread context from the terminal

Code Review 0 4mo ago
cortexark

orchestrator

by cortexark

"Master Orchestrator — the intelligent execution engine for full-lifecycle product delivery across all 5 TaskPilot domains (PM, PE, SDE, QAE, UX). Orchestrates 55+ skills across 9 phases: Discovery, Validation, Planning, Design, Architecture, Build, Quality, Launch, Feedback. Use this whenever you need to build a complete feature or product from idea to launch with cross-domain coordination. Use WHENEVER you hear: build a feature, ship a product, implement a system, launch an initiative, run a full project lifecycle, need quality gates, require cross-team coordination, anything involving multiple domains."

Code Review 0 3mo ago
lordprotein

smart-code-test-unit

by lordprotein

"Write ideal unit tests and review existing ones. Focused exclusively on unit testing — tests one unit in isolation. Not for integration or E2E tests. Two modes: generate new tests from code analysis, or review existing tests for antipatterns and quality issues. Language-agnostic, based on best practices from Beck, Fowler, Khorikov, and Google."

Code Review 0 3mo ago
iulspop

code-review

by iulspop

Reviews code changes for correctness, maintainability, security, and adherence to project conventions. Use when reviewing PRs, auditing recent changes, or getting a second opinion on implementation quality.

Code Review 0 3mo ago
mishankov

gh-issue-to-pr

by mishankov

Implement GitHub issues end to end using GitHub CLI and git, from cloning a repository (and forking only when needed) to opening a pull request. Use when asked to pick up a specific issue from GitHub and deliver a ready-to-review PR with linked issue context, commits, validation notes, and a pre-PR quality pass via $code-review.

CLI Tools 0 3mo ago