SonarQube and SonarCloud help teams keep code clean and safe. This skill brings their power into your AI workflow. You can check if a project passes the quality gate before merging. You can find issues by severity and project. You can analyze a code snippet before you commit it. You can also learn about Sonar rules and why they flag your code. It works with both SonarQube Server and SonarCloud.
To get started you need a SonarQube token and either a server URL or a SonarCloud organization key. Docker must be running. Then the tools are ready to use. This is useful for developers and teams who want to catch problems early in the development cycle.
Global
mkdir -p ~/.claude/skills/sonarqube-mcpProject
mkdir -p .claude/skills/sonarqube-mcpSource Repository
Improve Codebase Architecturemattpocock/skills
Scan your codebase for architecture improvements with visual reports and pick one to refactor
Web Design Guidelinesvercel-labs/agent-skills
Review your UI code for compliance with web interface guidelines
Caveman Reviewjuliusbrussee/caveman
Ultra-compressed one-line code review comments that cut noise
Zoom Outmattpocock/skills
Get a big picture view of your code with a simple map of modules and callers
Requesting Code Reviewobra/superpowers
Catch code issues early with focused automated reviews before every merge
Request Refactor Planmattpocock/skills
Plan safe code refactors with tiny commits and clear GitHub issues
Receiving Code Reviewobra/superpowers
Think first, then code. Verify feedback before making changes. Stay objective
Reviewmattpocock/skills
Check code against standards and spec in one review