spring-kotlin-code-review

Review Kotlin and Spring changes for regressions, transaction issues, and security risks.

302|22|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/JetBrains/skills --skill spring-kotlin-code-review-jetbrains
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spring-kotlin-code-review
Source: https://github.com/JetBrains/skills/tree/main/spring-kotlin-code-review
Command: npx skills add https://github.com/JetBrains/skills --skill spring-kotlin-code-review-jetbrains

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review Kotlin + Spring changes to identify behavioral regressions, transaction and proxy bugs, API and serialization mistakes, persistence risks, security issues, configuration drift, and missing tests early in PR reviews.

Core Features & Use Cases

  • Focused risk review: prioritize Spring-specific correctness, performance, and stability during code reviews.
  • Comprehensive coverage: assess transactions, proxies, API contracts, and configuration changes across PRs, diffs, patches, and design changes.
  • Guided remediation: provide structured feedback and concrete next steps to close gaps before merge.

Quick Start

Review a Kotlin + Spring PR by examining changes, tests, and configurations to surface Spring-specific risks.

Frequently Asked Questions about spring-kotlin-code-review

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

FAQPage Schema
How do I review a Spring Kotlin PR for transaction and proxy issues?

To review a Spring Kotlin PR for transaction and proxy issues, analyze the diffs to identify behavioral regressions, transaction boundary bugs, and proxy configuration mistakes. Apply the review to patches or design changes to ensure code correctness and deployment stability.

What is a Spring Kotlin code review with risk focus?

A Spring Kotlin code review with risk focus is an assessment of code changes that prioritizes Spring-specific correctness, performance, and stability. It targets transaction issues, API contract mistakes, serialization risks, and security or configuration drift early in development.

How do I check my Kotlin Spring project for API and serialization mistakes?

Check your Kotlin Spring project for API and serialization mistakes by examining PR changes and configurations across the project. Surface API contract violations and persistence risks early, providing structured feedback and concrete remediation steps before merge.

Can I use a risk-focused review to detect configuration drift in Spring changes?

Yes, you can use a risk-focused review to detect configuration drift in Spring changes. The review assesses configuration modifications across PRs, diffs, and patches to identify deployment risks and ensure test coverage gaps are closed before merging.

What is the best way to find behavioral regressions in Spring Kotlin diffs?

The best way to find behavioral regressions in Spring Kotlin diffs is to apply a focused risk review that evaluates transactions, proxies, and API contracts. This surfaces stability issues and missing tests, providing concrete next steps for remediation.