跳转到主要内容
GitHub 仓库

skywalking

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

已收集 skills
9
Stars
24.9k
更新
2026-06-16
Forks
2.9k
职业覆盖
仓库浏览

这个仓库中的 skills

ci-e2e-debug
技术写作员

Download and inspect CI e2e test logs from GitHub Actions artifacts. Use when investigating e2e test failures in CI.

2026-04-16
compile
计算机系统分析师

Build SkyWalking OAP server, run javadoc checks, and verify checkstyle. Use to validate changes before submitting a PR.

2026-03-06
generate-classes
技术写作员

Generate bytecode classes from DSL scripts (MAL, OAL, LAL, Hierarchy). Runs the compiler and dumps .class files for inspection.

2026-04-02
gh-pull-request
数据科学家

Verify, commit, and push changes on a PR branch. Runs pre-flight checks (compile, checkstyle, license headers) before every push. Also creates the PR if one doesn't exist yet.

2026-06-16
license
其他计算机职业

Check and fix Apache 2.0 license headers and dependency licenses using skywalking-eyes. Use before submitting a PR.

2026-03-06
new-monitoring-feature
技术写作员

Add a new monitoring target / layer to SkyWalking OAP. Orients you to the OAL / MAL / LAL / SpanListener / SegmentListener extension points, the UI template + submodule touchpoints, the docs set that must move together, and the cross-cutting traps that don't live in any one skill.

2026-04-30
package
技术写作员计算机程序员

Rebuild the SkyWalking distribution and OAP Docker image after source changes. Use before running e2e tests so the image reflects your code changes. Avoids the "image looks updated but runtime has stale jars" trap.

2026-04-19
run-e2e
软件开发工程师

Run SkyWalking E2E tests locally

2026-04-21
test
软件开发工程师计算机程序员

Run unit tests, integration tests, or slow integration tests matching CI. Use to validate changes before submitting a PR.

2026-03-06