This brings SonarQube and SonarCloud directly into your Claude workflow through MCP, so you can check quality gates, search for issues by severity, and analyze code snippets before you push. The pre-commit analysis is the standout feature here: paste in a function and get Sonar feedback without waiting for CI. It runs via Docker and needs your token and URL (or org key for SonarCloud) set as environment variables. The skill includes reference docs on metrics and severity levels, plus patterns for common workflows like checking PR quality gates or triaging blocker issues. If you're already using Sonar and want shift-left feedback without leaving your editor, this closes that loop cleanly.
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill sonarqube-mcp