Skip to main content
Run any Skill in Manus
with one click
SonarSource
GitHub creator profile

SonarSource

Repository-level view of 37 collected skills across 8 GitHub repositories.

skills collected
37
repositories
8
updated
2026-07-13
repository explorer

Repositories and representative skills

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.

2026-06-30
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.

2026-06-12
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 docs/peach-main-analysis.md.

2026-05-13
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 docs/peach-main-analysis.md.

2026-05-13
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.

2026-05-11
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.

2026-05-11
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.

2026-05-11
helpers
software-developers

Provides JavaScript/TypeScript helper functions and utilities for SonarJS rule implementation. Use when implementing rule fixes, searching for existing utilities, or needing to check available helper functions.

2026-03-26
Showing top 8 of 11 collected skills in this repository.
sonar-analyze
software-quality-assurance-analysts-and-testers

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

2026-07-13
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)

2026-07-13
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)

2026-07-13
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)

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

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

2026-07-13
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.

2026-07-13
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.

2026-07-13
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)

2026-07-09
Showing top 8 of 9 collected skills in this repository.
sonar-analyze
software-developers

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

2026-06-17
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)

2026-06-03
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)

2026-06-03
sonar-fix-issue
software-developers

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

2026-06-03
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)

2026-06-03
sonar-list-projects
software-developers

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

2026-06-03
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.

2026-06-03
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)

2026-05-19
Showing 8 of 8 repositories
All repositories loaded