CtrlK
BlogDocsLog inGet started
Tessl Logo

skywalking

github.com/apache/skywalking

SkillAddedReview
test

.claude/skills/test/SKILL.md

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

88

1.13x
run-e2e

.claude/skills/run-e2e/SKILL.md

Run SkyWalking E2E tests locally

68

1.58x
package

.claude/skills/package/SKILL.md

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.

67

new-monitoring-feature

.claude/skills/new-monitoring-feature/SKILL.md

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.

84

1.10x
license

.claude/skills/license/SKILL.md

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

71

gh-pull-request

.claude/skills/gh-pull-request/SKILL.md

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.

69

generate-classes

.claude/skills/generate-classes/SKILL.md

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

77

2.32x
compile

.claude/skills/compile/SKILL.md

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

66

ci-e2e-debug

.claude/skills/ci-e2e-debug/SKILL.md

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

66