在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
Mooncake.jl
Mooncake.jl 收录了来自 chalk-lab 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
3
Stars
399
更新
2026-06-30
Forks
35
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
inspect
软件开发工程师
Inspect the AD pipeline IR for a Julia function at each Mooncake compilation stage.
2026-06-30
scrutinise
软件质量保证分析师与测试员
Scrutinise newly added or changed code on the current branch against main. Checks new types, methods, changed signatures, overloads, and helpers for necessity, correctness, clarity, consistency, robustness, and minimality. Reviews new tests for gap coverage, overlap with existing tests, minimality, and use of established testing patterns. Invoke with /scrutinise.
2026-04-13
minimise
软件质量保证分析师与测试员
Prune a bug fix or new tests down to the smallest correct diff through multiple elimination passes. Use before committing any fix or test addition.
2026-04-08