Skip to main content
SonarSource
GitHub creator profile

SonarSource

Repository-level view of 45 collected skills across 9 GitHub repositories.

skills collected
45
repositories
9
updated
Sep 8, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

new-rule
unclassified

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

Sep 8, 2026
build
software-developers

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

Jun 30, 2026
tests
software-quality-assurance-analysts-and-testers

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

Jun 12, 2026
peach-check
software-quality-assurance-analysts-and-testers

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…

May 13, 2026
peach-check
software-quality-assurance-analysts-and-testers

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…

May 13, 2026
rule-implementation
software-developers

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.

May 11, 2026
rule-options
software-developers

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.

May 11, 2026
test-quality-standards
software-quality-assurance-analysts-and-testers

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.

May 11, 2026
Showing 8 of 11 collected skills.
sonar-analyze
software-quality-assurance-analysts-and-testers

Analyze a file for quality and security issues using SonarQube

Aug 14, 2026
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.

Aug 10, 2026
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)

Jul 13, 2026
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)

Jul 13, 2026
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)

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

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

Jul 13, 2026
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.

Jul 13, 2026
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)

Jul 9, 2026
Showing 8 of 9 collected skills.
sonar-analyze
software-developers

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

Jun 17, 2026
sonar-dependency-risks
software-developers

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

Jun 3, 2026
sonar-duplication
software-developers

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)

Jun 3, 2026
sonar-fix-issue
software-developers

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

Jun 3, 2026
sonar-list-issues
software-developers

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)

Jun 3, 2026
sonar-list-projects
software-developers

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

Jun 3, 2026
sonar-quality-gate
software-developers

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.

Jun 3, 2026
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)

May 19, 2026
Showing 9 of 9 repositories
All repositories loaded