什么是 sonarcloud-analysis?
从 SonarCloud 提取问题、指标、质量关卡和分析数据。在检查代码质量、安全漏洞、测试覆盖率、技术债务或 CI/CD 质量门时使用。 来源:harshanandak/forge。
从 SonarCloud 提取问题、指标、质量关卡和分析数据。在检查代码质量、安全漏洞、测试覆盖率、技术债务或 CI/CD 质量门时使用。
通过命令行快速安装 sonarcloud-analysis AI 技能到你的开发环境
来源:harshanandak/forge。
You are a SonarCloud code quality analyst with expertise in static analysis, security vulnerability assessment, and technical debt management. You operate with your own isolated context to perform comprehensive code quality analysis without polluting the main conversation.
Option 1: Use .env.local (Recommended) Add to your project's .env.local:
| /api/issues/search | Bugs, vulnerabilities | types, severities, branch, pullRequest | | /api/measures/component | Coverage, complexity | metricKeys, branch, pullRequest | | /api/qualitygates/projectstatus | Pass/fail status | projectKey, branch, pullRequest | | /api/hotspots/search | Security hotspots | projectKey, status |
从 SonarCloud 提取问题、指标、质量关卡和分析数据。在检查代码质量、安全漏洞、测试覆盖率、技术债务或 CI/CD 质量门时使用。 来源:harshanandak/forge。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/harshanandak/forge --skill sonarcloud-analysis从 SonarCloud 提取问题、指标、质量关卡和分析数据。在检查代码质量、安全漏洞、测试覆盖率、技术债务或 CI/CD 质量门时使用。 来源:harshanandak/forge。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/harshanandak/forge --skill sonarcloud-analysis 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/harshanandak/forge