Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

SonarJS

SonarJS 收录了来自 SonarSource 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
1.2k
更新
2026-06-12
Forks
194
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

tests
软件质量保证分析师与测试员

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
build
软件开发工程师

Build pipeline for SonarJS. Use when asked to build the project, regenerate metadata, understand the build pipeline, or run npm build scripts.

2026-03-26
helpers
软件开发工程师

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
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.

2026-03-26
test-rule
软件质量保证分析师与测试员

Write and run tests for a SonarJS rule. Use when working on rule tests, writing test fixtures, or running unit tests for a specific rule.

2026-03-26
ruling
软件质量保证分析师与测试员

Run ruling integration tests and update expected results for SonarJS rules. Use when running ruling tests or syncing expected ruling output.

2026-03-04