shuiyuan1223

shuiyuan1223

@shuiyuan1223
9 skills 0 total stars

find ~/shuiyuan1223/ -name "*.skill"

Reference for A2UI component API. Use when building pages or UI features to know what components exist and how to use them.

Use when adding a new page/view to the PHA web UI. Covers A2UI page generation, routing, sidebar nav, and i18n.

Use when adding a new Agent Skill to PHA. Covers SKILL.md format, triggers, MCP tool integration, and Git tracking.

Use when adding a new MCP tool that the Agent can call. Covers tool definition, AgentTool adapter, and SOUL.md registration.

Use when writing or reviewing code for the PHA project. Covers coding conventions, architecture rules, and common patterns.

Use when debugging the Gateway server - WebSocket issues, A2UI rendering problems, page not loading, action handlers...

Use when working on the memory/profile system - user profiles, memory search, daily logs, info collection.