This is for anyone building Bukkit, Spigot, or Paper plugins who needs more than basic tutorials. It covers the full stack: event systems, command frameworks, NMS internals, packet manipulation, and performance optimization for hot paths like PlayerMoveEvent. The skill pushes you toward modern Paper APIs when possible but includes cross-version compatibility patterns and reflection techniques. It emphasizes researching existing solutions first, then building with proper architecture using service layers and dependency injection. You'll get guidance on profiling with Spark, async database patterns with HikariCP, and Docker deployments. Good fit if you're past hello world plugins and dealing with real performance constraints or need to hook into server internals.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill minecraft-bukkit-pro