qodana-inspect

Run Qodana code inspection and get parsed results. Use when you need to analyze code quality, find unused code, detect potential bugs, or check for JetBrains IDE inspections. Supports all major programming languages (Java, Kotlin, Python, JavaScript, TypeScript, C#, C++, Go, Ruby, PHP). Returns structured list of problems grouped by file with severity, location, and code snippets.

$ インストール

git clone https://github.com/Max-Moro/lg-cli /tmp/lg-cli && cp -r /tmp/lg-cli/.claude/skills/qodana-inspect ~/.claude/skills/lg-cli

// tip: Run this command in your terminal to install the skill