Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

wakame

wakame 收录了来自 Nyaadanbou 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
3
更新
2026-04-12
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

mythicmobs-hook-pr
软件开发工程师

Guide for writing pull request descriptions when adding or modifying MythicMobs Mechanic, Condition, ItemDrop, or Placeholder in the wakame-hook-mythicmobs module. Use this skill when creating PRs for the mythicmobs hook, or when asked to document MythicMobs integration changes, mechanic parameters, condition parameters, drops, or placeholders.

2026-04-12
create-skill
软件开发工程师

Guide for creating new Agent Skills in the Koish (wakame) project. Use this skill when asked to create, add, or scaffold a new agent skill, or when the task involves writing SKILL.md files, organizing skill directories, or setting up specialized Copilot instructions for this project.

2026-04-08
mixin-to-plugin-migration
软件开发工程师

Guide for migrating code from wakame-mixin to wakame-plugin in the Koish (wakame) project. Use this skill when asked to move, migrate, or relocate source files or directories from the wakame-mixin module to the wakame-plugin module, when the task involves creating bridge interfaces for mixin code, resolving cross-module dependencies between mixin and plugin, or refactoring classloader-boundary-crossing code.

2026-04-08
configurate-config
软件开发工程师

Guide for reading, writing, and organizing configuration files in the Koish (wakame) project using SpongePowered Configurate and the project's lazyconfig wrapper. Use this skill when asked to create, modify, or read configuration files, add new config entries, define @ConfigSerializable data classes, use ConfigAccess / MAIN_CONFIG / FEATURE_CONFIG / entryOrElse / optionalEntry, write custom TypeSerializers, or load config folders with yamlLoader.

2026-04-04
create-module-skill
软件开发工程师

Meta-skill for creating Agent Skills that document in-house modules, frameworks, or libraries in the Koish (wakame) project. Use this skill when asked to create a new skill that introduces, explains, or documents the usage, constraints, and patterns of a specific module or framework within this project (e.g., a skill like invui-gui that explains how to use a particular library/module). This skill guides the AI through project exploration, dependency analysis, and skill authoring.

2026-04-04
invui-gui
软件开发工程师

Guide for creating GUI menus using InvUI2 in the Koish (wakame) project. Use this skill when asked to create, modify, or debug GUI/menu code, or when the task involves InvUI windows, guis, items, inventories, or any Minecraft inventory-based UI in the wakame-plugin module.

2026-04-04