Find the skill for your next task.

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

translation-status

Analyzes checked-in UniGetUI language files to calculate translation percentages, surface untranslated coverage data, and generate localization status reports.

25.06k repo starsObserved in 1 repos
Productivity

ci-e2e-debug

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

24.87k repo starsObserved in 2 repos
Testing & Quality

compile

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

24.87k repo starsObserved in 2 repos
Testing & Quality

generate-classes

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

24.87k repo starsObserved in 2 repos
Development

license

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

24.87k repo starsObserved in 2 repos
DevOps & Security

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.

24.87k repo starsObserved in 2 repos
Development

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.

24.87k repo starsObserved in 2 repos
DevOps & Security

run-e2e

Run SkyWalking E2E tests locally

24.87k repo starsObserved in 2 repos
Testing & Quality

test

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

24.87k repo starsObserved in 2 repos
Testing & Quality

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.

24.87k repo starsObserved in 1 repos
Development