Continuous Inspection
$ npx skills add SonarSource/sonarqubeAlternatives
Compare similar skills by workflow fit, trust score, quality, GitHub adoption, maintenance, and install readiness.
Current skill
Catch common Java mistakes as compile-time errors
Continuous Inspection
$ npx skills add SonarSource/sonarqubeCheckstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
$ npx skills add checkstyle/checkstyleA tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
$ npx skills add uber/NullAwaySpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
$ npx skills add spotbugs/spotbugsSoot - A Java optimization framework
$ npx skills add soot-oss/sootAn easy-to-learn/use static analysis framework for Java and Android
$ npx skills add pascal-lab/Tai-eA static analyzer for Java, C, C++, and Objective-C
$ npx skills add facebook/inferThe modern Java bytecode editor
$ npx skills add Col-E/RecafAn extensible multilanguage static code analyzer.
$ npx skills add pmd/pmdShellCheck, a static analysis tool for shell scripts
$ npx skills add koalaman/shellcheckA tool to enforce Swift style and conventions.
$ npx skills add realm/SwiftLintA PHP parser written in PHP
$ npx skills add nikic/PHP-ParserLightweight static analysis for many languages. Find bug variants with patterns that look like source code.
$ npx skills add semgrep/semgrepPHP Static Analysis Tool - discover bugs in your code without running it!
$ npx skills add phpstan/phpstanA tool to automatically fix PHP Coding Standards issues
$ npx skills add PHP-CS-Fixer/PHP-CS-FixerDockerfile linter, validate inline bash, written in Haskell
$ npx skills add hadolint/hadolintHow to choose
Use an alternative when it has a clearer install path, higher trust score, fresher maintenance, or better platform fit for your current agent stack. Keep Error Prone if it already passes your workflow test and repository review.
Next step
Open the compare page, test the install commands in a sandbox, and check each repository before using a skill in production.