在进行 Code Review 时,使用这个技能对 LoongCollector 变更进行安全导向、架构一致性优先的深度代码评审。
Source text: Chinese
Menu
SkillsMP has collected 15 skills from alibaba/loongcollector. Open a skill to review its source and details.
Showing 15 of 15 collected skills.
在进行 Code Review 时,使用这个技能对 LoongCollector 变更进行安全导向、架构一致性优先的深度代码评审。
Source text: Chinese
按 Conventional Commits 规范编写提交信息。在创建 git commit 时使用。
Source text: Chinese
编译 LoongCollector C++ 与 Go 组件。涉及构建、单元测试或镜像时使用。
Source text: Chinese
Design document writing conventions. Use when writing or reviewing technical design documents.
LoongCollector E2E Testing Framework Development Guide. Use this rule when you need to understand E2E testing framework architecture, develop new test behavior functions, or extend testing capabilities. Contains detailed BDD testing framework usage, test…
Source text: Chinese
E2E Testing Standards Guide. Use this rule when you need to write or execute E2E tests, including test naming conventions, test workflows, and test behavior templates. This rule should be used for end-to-end integration testing scenarios to ensure test…
Source text: Chinese
LoongCollector E2E 测试全流程指南:设计、编写、运行和调试。当需要编写新 E2E 测试、运行现有测试、或排查 E2E 测试失败时使用此 skill。
Source text: Chinese
Whenever diagrams or mermaid is mentioned
OMC agent catalog, available tools, team pipeline routing, commit protocol, and skills registry. Auto-loads when delegating to agents, using OMC tools, orchestrating teams, making commits, or invoking skills.
LoongCollector project knowledge: architecture, terminology, codebase map, and coding standards (C++/Go).
Code review behavioral standards. Reference during code review to ensure consistent quality checks from a QA perspective.
Source text: Chinese
This workflow, known as RIPER-5, is designed exclusively for handling complex software engineering tasks such as system design, architectural refactoring, bug diagnosis, performance optimization, and multi-component integration.
Source text: Chinese
提交或推送前的安全检查,扫描 API Key、访问令牌等敏感信息。
Source text: Chinese
自监控指标、告警代码标准
Source text: Chinese
Testing standards for LoongCollector: unit tests, e2e tests, benchmarks. Reference when writing or reviewing tests.