Skip to main content
Run any Skill in Manus
with one click
GitHub repository

sonarqube-agent-plugins

sonarqube-agent-plugins contains 9 collected skills from SonarSource, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
98
updated
2026-07-13
Forks
4
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

sonar-analyze
software-quality-assurance-analysts-and-testers

Analyze a file or code snippet for quality and security issues using SonarQube

2026-07-13
sonar-coverage
software-quality-assurance-analysts-and-testers

Find files with low test coverage and inspect uncovered lines in a SonarQube project (project key optional when MCP integration already defines the default project)

2026-07-13
sonar-dependency-risks
software-quality-assurance-analysts-and-testers

Search for software composition analysis (SCA) dependency risks in a SonarQube project (project key optional when MCP integration already defines the default project)

2026-07-13
sonar-duplication
software-quality-assurance-analysts-and-testers

Find files with code duplications in a SonarQube project and inspect duplication blocks for a file (project key optional when MCP integration already defines the default project)

2026-07-13
sonar-fix-issue
software-quality-assurance-analysts-and-testers

Fix a specific SonarQube issue in code by rule key and location

2026-07-13
sonar-integrate
software-developers

Installs sonarqube-cli if not already installed, authenticates, and integrates SonarQube with the current agent (installs analysis hooks & SonarQube MCP Server). Use when the user wants to set up SonarQube integration or asks to configure SonarQube.

2026-07-13
sonar-quality-gate
software-quality-assurance-analysts-and-testers

Show SonarQube quality gate status for a project — pass/fail and each condition (metric key, threshold, actual value). Project key optional when MCP integration already defines the default project.

2026-07-13
sonar-list-issues
software-quality-assurance-analysts-and-testers

Search and filter SonarQube issues for a project, branch, or pull request via sonarqube-cli (`-p` is always required on the CLI; resolve the key from user arguments or sonar-project.properties)

2026-07-09
sonar-list-projects
software-developers

List SonarQube projects accessible to the current user

2026-07-09