Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

sonarqube-agent-plugins

sonarqube-agent-plugins contient 9 skills collectées depuis SonarSource, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
98
mis à jour
2026-07-13
Forks
4
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

sonar-analyze
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-13
sonar-coverage
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-13
sonar-integrate
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

List SonarQube projects accessible to the current user

2026-07-09