Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

minecraft-source

Estrellas5
Forks0
Actualizado16 de junio de 2026 a las 15:20

Read Minecraft source code from a Fabric or NeoForge mod project. Extracts decompiled, human-readable Java source directly from the project's generated sources jar. CRITICAL: When writing Minecraft mod code, NEVER guess or hallucinate Minecraft/NeoForge APIs — ALWAYS read the actual source first. Before using any Minecraft class, method, field, or checking if a method exists, what parameters it takes, or what it returns, invoke this skill to read the real source. This is mandatory for mod development, not optional. Use this skill whenever the user asks to read or view Minecraft source code, wants to understand a Minecraft class, method, or API, references a Minecraft class name, or whenever you are about to write mod code that interacts with Minecraft internals (e.g., "what is ActionResult", "show me ItemStack", "read net.minecraft.util.ActionResult", "how does X work in MC"). Triggers on: mc source, Minecraft code, read Minecraft class, show Minecraft source, what is <ClassName> in Minecraft, decompile Minec

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
4 archivos
SKILL.md
readonly