easy-yapi-assistant
Installation
SKILL.md
EasyYapi Rule Authoring Assistant
This skill is the external mirror of EasyYapi's built-in rule-authoring
agent. It helps you write or modify EasyYapi rule files (.rules /
.properties files in .easyapi/) that the EasyYapi IntelliJ plugin reads to
customise API export (YApi/Postman/Markdown), field naming, annotations, and
more.
It runs the same perceive → reason → act loop as the built-in agent and exposes the same capability surface: the same rule guide and key catalog, and CLI equivalents of every built-in perception tool. The only difference is how each capability is delivered — the built-in agent calls IntelliJ PSI tools; you read files and search the codebase directly.