code-review

Review changed files in a Go + Next.js monorepo for quality, security, and architecture issues.

562|80|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/kdlbs/kandev --skill code-review-kdlbs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/kdlbs/kandev/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/kdlbs/kandev --skill code-review-kdlbs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review changes in a Go + Next.js monorepo to identify quality, security, and architectural issues, providing concrete fixes with rationale and file references.

Core Features & Use Cases

  • Structured, line-referenced findings for every changed file with explanations of impact and suggested fixes.
  • Layered review coverage including security, architecture, correctness, performance, and testing considerations.
  • End-to-end guidance from diff discovery through proposed changes, aligned with project standards and best practices.

Quick Start

Run this skill on the current changes to generate a structured code-review report with file references and concrete fixes.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review code changes in a Go and Next.js monorepo for security and architecture issues?

Reviewing code changes in a Go and Next.js monorepo involves identifying modified files, assessing security and architecture implications, and generating structured findings that flag issues and propose concrete fixes with file references.

What is the best way to get structured code-review feedback with concrete fixes for my diff?

Structured code-review feedback analyzes your diff to produce line-referenced findings, explaining the impact of each issue and suggesting actionable fixes aligned with project best practices and maintainability standards.

Does this code review skill check input validation and error handling in Go and Next.js applications?

Yes, this code review skill emphasizes input validation, error handling, and maintainability, ensuring recommendations justify each point with references to the affected code and best practices.

Can I use this to analyze diffs for performance and testing considerations in a monorepo?

Yes, you can analyze diffs for performance and testing considerations, as the skill provides layered review coverage including security, architecture, correctness, performance, and testing for every changed file.

How do I get actionable code review output suitable for developer review?

To get actionable developer review output, run the skill on your current changes to generate a structured report featuring line-referenced findings, proposed changes, and justifications based on best practices.