CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/sonarqube-rules

Configures and runs SonarQube / SonarCloud - multi-language SAST + Quality Gate platform with built-in Sonar Way rule profiles + custom rule plugins; integrates `sonar-scanner` with `sonar-project.properties` config; supports Quality Gate definitions including new-code-period blocking, branch + PR analysis, and per-issue suppression via `// NOSONAR` comment or `@SuppressWarnings("squid:RULE_ID")` annotation. Use when the user runs SonarQube Community / Developer / Enterprise edition or SonarCloud, or needs a multi-language SAST + code-quality platform with persistent issue tracking.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Overview
Quality
Evals
Security
Files

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a tight, executable runbook with a clear 8-step workflow, explicit validation checkpoints for risky/batch operations, and well-organized sections pointing to one-level-deep references.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence — no boilerplate explaining SAST or basic concepts — with tight tables and focused code blocks where each token earns its place, matching the lean anchor 3; the brief Semgrep/CodeQL comparison is justified context rather than padding.

3 / 3

Actionability

Provides fully executable, copy-paste-ready guidance — 'docker run -d --name sonarqube ...', sonar-scanner -D flags, a complete sonar-project.properties block, CI YAML, and concrete REST API endpoints — matching the executable anchor 3.

3 / 3

Workflow Clarity

Eight explicitly sequenced steps with validation checkpoints and feedback guards — 'sonar.qualitygate.wait=true', 'fetch-depth: 0 ... full git history needed', the mandatory NOSONAR justification template, and an Anti-patterns table — matching the clear-sequence-with-validation anchor 3.

3 / 3

Progressive Disclosure

Content is organized into clearly signaled sections (Overview, When to use, Steps 1–8, Anti-patterns, Limitations, References) with one-level-deep external links; with no bundle files present, the well-organized section structure meets the anchor-3 bar for skills without external references.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, trigger-rich, complete (what + when), and distinctively scoped to SonarQube/SonarCloud, with a proper 'Use when' clause and third-person voice throughout.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Configures and runs SonarQube / SonarCloud', 'integrates sonar-scanner with sonar-project.properties', 'supports Quality Gate definitions including new-code-period blocking, branch + PR analysis, and per-issue suppression via // NOSONAR' — matching the multi-action anchor 3, not the domain-only anchor 2.

3 / 3

Completeness

Explicitly answers both what (configures/runs the SAST + Quality Gate platform) and when — the 'Use when the user runs SonarQube Community / Developer / Enterprise edition or SonarCloud, or needs a multi-language SAST + code-quality platform' clause — matching the anchor-3 example with an explicit trigger clause.

3 / 3

Trigger Term Quality

Covers natural terms a user would say — 'SonarQube', 'SonarCloud', 'SAST', 'Quality Gate', 'sonar-scanner', 'SonarQube Community / Developer / Enterprise' — broad coverage matching anchor 3, beyond the partial anchor 2.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear SonarQube/SonarCloud niche with product-specific edition triggers and Sonar Way/NOSONAR terminology, making conflicts with generic SAST skills unlikely — matching the clear-niche anchor 3.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Reviewed

Table of Contents