Skip to main content
SonarSource
Perfil de criador do GitHub

SonarSource

Visão por repositório de 45 skills coletadas em 9 repositórios do GitHub.

skills coletadas
45
repositórios
9
atualizado
8 de set. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

new-rule
sem classificação

Implement a new SonarJS rule from scratch. Use when creating a new rule, scaffolding rule files, or understanding the full rule implementation workflow.

8 de set. de 2026
build
Desenvolvedores de software

Build pipeline for SonarJS. Use when asked to build the project, regenerate metadata, understand the build pipeline, or run npm build scripts.

30 de jun. de 2026
tests
Analistas de garantia de qualidade de software e testadores

Provides JavaScript/TypeScript test file structure and patterns for SonarJS rule testing. Use when writing tests, understanding test structure, or debugging test failures.

12 de jun. de 2026
peach-check
Analistas de garantia de qualidade de software e testadores

Use before a SonarJS release or when the Peach Main Analysis workflow on SonarSource/peachee-js shows failed jobs or suspicious project issue-count drops that need triage. Classify failed Peach jobs and flag likely project-configuration regressions using…

13 de mai. de 2026
peach-check
Analistas de garantia de qualidade de software e testadores

Use before a SonarJS release or when the Peach Main Analysis workflow on SonarSource/peachee-js shows failed jobs or suspicious project issue-count drops that need triage. Classify failed Peach jobs and flag likely project-configuration regressions using…

13 de mai. de 2026
rule-implementation
Desenvolvedores de software

Provides guidance on implementing and fixing SonarJS rules. Use also when tracing false positives, working with rule configuration, or understanding native vs external rule implementations.

11 de mai. de 2026
rule-options
Desenvolvedores de software

Add or modify rule options in SonarJS, including the fields array, SonarQube UI visibility, and Java check class configuration. Use when working on rule configurations.

11 de mai. de 2026
test-quality-standards
Analistas de garantia de qualidade de software e testadores

Provides test quality standards and best practices. Use when writing test cases, creating unit tests, implementing tests, or refining/reviewing test code. Essential for test generation and test refinement phases.

11 de mai. de 2026
Mostrando 8 de 11 skills coletadas.
sonar-analyze
Analistas de garantia de qualidade de software e testadores

Analyze a file for quality and security issues using SonarQube

14 de ago. de 2026
sonar-integrate
Desenvolvedores de software

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.

10 de ago. de 2026
sonar-coverage
Analistas de garantia de qualidade de software e testadores

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)

13 de jul. de 2026
sonar-dependency-risks
Analistas de garantia de qualidade de software e testadores

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

13 de jul. de 2026
sonar-duplication
Analistas de garantia de qualidade de software e testadores

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)

13 de jul. de 2026
sonar-fix-issue
Analistas de garantia de qualidade de software e testadores

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

13 de jul. de 2026
sonar-quality-gate
Analistas de garantia de qualidade de software e testadores

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.

13 de jul. de 2026
sonar-list-issues
Analistas de garantia de qualidade de software e testadores

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)

9 de jul. de 2026
Mostrando 8 de 9 skills coletadas.
sonar-analyze
Desenvolvedores de software

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

17 de jun. de 2026
sonar-dependency-risks
Desenvolvedores de software

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

3 de jun. de 2026
sonar-duplication
Desenvolvedores de software

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)

3 de jun. de 2026
sonar-fix-issue
Desenvolvedores de software

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

3 de jun. de 2026
sonar-list-issues
Desenvolvedores de software

Search and filter SonarQube issues for a project, branch, or pull request via the SonarQube MCP Server (project key optional when MCP integration already defines the default project)

3 de jun. de 2026
sonar-list-projects
Desenvolvedores de software

List SonarQube projects accessible to the current user via the SonarQube MCP Server

3 de jun. de 2026
sonar-quality-gate
Desenvolvedores de software

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.

3 de jun. de 2026
sonar-coverage
Analistas de garantia de qualidade de software e testadores

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)

19 de mai. de 2026
sonar-analyze
Analistas de garantia de qualidade de software e testadores

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

19 de mai. de 2026
sonar-dependency-risks
Analistas de garantia de qualidade de software e testadores

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

19 de mai. de 2026
sonar-duplication
Analistas de garantia de qualidade de software e testadores

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)

19 de mai. de 2026
sonar-fix-issue
Desenvolvedores de software

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

19 de mai. de 2026
sonar-list-issues
Analistas de garantia de qualidade de software e testadores

Search and filter SonarQube issues for a project, branch, or pull request via the SonarQube MCP Server (project key optional when MCP integration already defines the default project)

19 de mai. de 2026
sonar-list-projects
Desenvolvedores de software

List SonarQube projects accessible to the current user via the SonarQube MCP Server

19 de mai. de 2026
sonar-quality-gate
Analistas de garantia de qualidade de software e testadores

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.

19 de mai. de 2026
Mostrando 9 de 9 repositórios
Todos os repositórios foram exibidos