architecture-patternsdevelopment
new-rule
Implement a new SonarJS rule from scratch. Use when creating a new rule, scaffolding rule files, or understanding the full rule implementation workflow.
maintainer
SonarSource
Updated 3/26/2026
Stars
1221
Forks
194
quick start
Installation and usage
Implement a new SonarJS rule from scratch. Use when creating a new rule, scaffolding rule files, or understanding the full rule implementation workflow.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use new-rule