Skip to main content
在 Manus 中运行任何 Skill
一键导入
muon-rw
GitHub 创作者资料

muon-rw

按仓库查看 1 个 GitHub 仓库中的 3 个已收集 skills。

已收集 skills
3
仓库
1
更新
2026-07-20
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

mixinmcp-tools
软件开发工程师

IntelliJ-backed code search and refactoring across a JVM project's entire classpath: any dependency, library, or JDK source, and on Minecraft projects also vanilla and mod sources. ALWAYS use these tools instead of Grep, Read, or jar extraction to look up or search code that lives in a dependency: they index inside jars Grep cannot see, and add type-hierarchy, call-graph, reference, and bytecode tools that beat text search on accuracy and context cost. Use for class/method/field lookup, finding usages/implementations/overrides, inheritance and call graphs, reading dependency source, bytecode inspection, and reference-aware refactors (rename, safe-delete, extract, inline, change-signature, move). On Minecraft projects also use for mixin work: @At(target) owners, synthetic/lambda names, mapping-namespace conversion, and cross-mod conflicts.

2026-07-20
mixinmcp-tools
软件开发工程师

IntelliJ-backed code search and refactoring across a JVM project's entire classpath: any dependency, library, or JDK source, and on Minecraft projects also vanilla and mod sources. ALWAYS use these tools instead of grep, read_file, or jar extraction to look up or search code that lives in a dependency: they index inside jars grep cannot see, and add type-hierarchy, call-graph, reference, and bytecode tools that beat text search on accuracy and context cost. Use for class/method/field lookup, finding usages/implementations/overrides, inheritance and call graphs, reading dependency source, bytecode inspection, and reference-aware refactors (rename, safe-delete, extract, inline, change-signature, move). On Minecraft projects also use for mixin work: @At(target) owners, synthetic/lambda names, mapping-namespace conversion, and cross-mod conflicts.

2026-07-20
mixin-writing
软件开发工程师

SpongePowered Mixin and MixinExtras writing reference for Minecraft mods. Use this skill whenever writing, reviewing, debugging, or planning mixin code — including injector selection, @At injection points, @Slice, @Local, @Share, accessor/invoker patterns, interface injection, MixinExtras expressions, or diagnosing mixin pitfalls and conflicts. Also use when the user asks which injector to use, how to target a specific bytecode pattern, or why a mixin isn't working.

2026-04-07
已展示 1 / 1 个仓库
已展示全部仓库