Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
Mooncake.jl
Mooncake.jl contains 3 collected skills from chalk-lab, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
3
Stars
399
updated
2026-06-30
Forks
35
Occupation coverage
2 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
inspect
software-developers
Inspect the AD pipeline IR for a Julia function at each Mooncake compilation stage.
2026-06-30
scrutinise
software-quality-assurance-analysts-and-testers
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
software-quality-assurance-analysts-and-testers
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