Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

sonarqube-agent-plugins

sonarqube-agent-plugins 收录了来自 SonarSource 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
98
更新
2026-07-13
Forks
4
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

sonar-analyze
软件质量保证分析师与测试员

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

2026-07-13
sonar-coverage
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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

2026-07-13
sonar-integrate
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件开发工程师

List SonarQube projects accessible to the current user

2026-07-09