Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegen$pwd:
$ git log --oneline --stat
stars:2.143
forks:435
updated:12. Mai 2026 um 13:10
SKILL.md
在进行 Code Review 时,使用这个技能对 LoongCollector 变更进行安全导向、架构一致性优先的深度代码评审。
Building LoongCollector C++ and Go components. Use when compiling any part of the project.
Design document writing conventions. Use when writing or reviewing technical design documents.
LoongCollector E2E 测试全流程指南:设计、编写、运行和调试。当需要编写新 E2E 测试、运行现有测试、或排查 E2E 测试失败时使用此 skill。
Mermaid diagram conventions. Use whenever diagrams are needed in documentation or code review.
LoongCollector project knowledge: architecture, terminology, codebase map, and coding standards (C++/Go).
| name | commit |
| description | Write commit messages following to Conventional Commits standards. |
Generate commit messages that follow the Conventional Commits specification.
type(scope): verb + object
{why is this change needed, what user/system impact it brings}
Fixes #{ISSUE_ID}
feat | fix | docs | style | refactor | perf | test | chore | revertapi, ui, auth, depsgit diff. Skip if user already provided context.BREAKING CHANGE: to footer.git commit.