Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

caelo

caelo 收录了来自 AuraVixStudio 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
17
更新
2026-06-17
Forks
4
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

review-a-github-pr-via-gh
软件质量保证分析师与测试员

Review a specific GitHub pull request with gh — fetch the diff, fan out reviewers, consolidate, and optionally post the review. Requires the `gh` CLI or the GitHub MCP server.

2026-06-17
commit-clean-conventional
软件开发工程师

Stage the right changes and write a clear, conventional commit message.

2026-06-07
debug-reproduce-isolate-fix
软件开发工程师

Systematically diagnose and fix a bug instead of guessing.

2026-06-07
document-code
软件开发工程师

Add clear docstrings/comments and update docs for changed or unfamiliar code.

2026-06-07
explain-codebase
软件开发工程师

Map and explain an unfamiliar codebase or module to the user.

2026-06-07
refactor-behavior-preserving
软件开发工程师

Improve code structure in small, safe steps without changing behavior.

2026-06-07
write-tests
软件质量保证分析师与测试员

Add focused, meaningful tests for code — happy path plus the edge cases that matter.

2026-06-07
best-of-n-parallel-attempts
其他计算机职业

Delegate N parallel subagents on the same task, then pick the best result.

2026-06-07
check-work-verify-against-criteria
软件质量保证分析师与测试员

Verify an implementation against acceptance criteria with a reviewer and a tester.

2026-06-07
design-doc-write-review-loop
软件开发工程师

Draft a design document and iterate writer/reviewer subagents until consensus.

2026-06-07
implement-multi-agent-loop
软件开发工程师

Orchestrate an implement -> review -> fix loop with subagents until reviewers sign off.

2026-06-07
pr-babysit-watch-drive-to-green
软件开发工程师

Watch a pull request and delegate fixes until CI is green and reviews are addressed. Requires the GitHub MCP server or `gh`.

2026-06-07
review-changes-multi-agent
软件质量保证分析师与测试员

Delegate read-only reviewers over the local changes/branch and consolidate findings.

2026-06-07