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

skywalking

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

已收集 skills
9
Stars
24.9k
更新
2026-06-16
Forks
6.6k
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

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

Run SkyWalking E2E tests locally

2026-04-21
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
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
generate-classes
软件开发工程师

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

2026-04-02
compile
软件开发工程师

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

2026-03-06
license
软件开发工程师

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

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

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

2026-03-06