Describes coding style and naming conventions. Invoke this skill whenever writing code for any NEXUS plugin.
Query the SonarCloud static-analysis issues already scanned for this project. Invoke this skill when checking what SonarQube flags on a file, reviewing changed files against static analysis, or triaging the project's open code smells and bugs.
Creating new unit tests, test cases, or performance tests. Invoke this skill whenever writing tests for any NEXUS plugin.
Describes how to run unit tests, test cases, or performance tests. Invoke this skill whenever running tests for any NEXUS plugin.
Describes how to build the NEXUS project and its plugins. Invoke this skill whenever building, compiling, or rebuilding the project or any plugin.