sonarqube-scan

Community

Code quality insights from automated scans

Authorvisgwu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill runs SonarQube/SonarCloud scans to measure code quality, identify security vulnerabilities, code smells, and bugs, giving teams a centralized view of software quality.

Core Features & Use Cases

  • Automated quality analysis: Scans Python files and generates quality reports.
  • Upload to SonarCloud: Results uploaded to SonarCloud for dashboards and collaboration.
  • CI/CD integration: Integrate scans into CI pipelines to gate code changes.

Quick Start

Run the Windows script: powershell.exe -ExecutionPolicy Bypass -File .claude/skills/sonarqube/scripts/run_sonar_scan.ps1 Run the Linux/Mac script: bash .claude/skills/sonarqube/scripts/run_sonar_scan.sh

Dependency Matrix

Required Modules

pysonar

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sonarqube-scan
Download link: https://github.com/visgwu/python_web_app/archive/main.zip#sonarqube-scan

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.