Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Startedcommit
Write commit messages following to Conventional Commits standards.
Stars2,155
Forks439
UpdatedMay 12, 2026 at 13:10
SKILL.md
readonlyMenu
Write commit messages following to Conventional Commits standards.
| 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.在进行 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).