用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Dwsy/agent --skill gapp-generative-bridge命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Load prior knowledge from role memory before starting any task.
Use when user asks to design, choose, explain, or implement UI transitions, motion patterns, easing/timing choices, state-change animations, shared-element effects, drill-down navigation, tab/filter/list/detail switching, or vague requests like "make this feel smoother", "more iOS", "more natural", or "animate this UI" that need concrete motion taxonomy and implementation guidance.
工作文档枢纽,强制执行 SSOT(Single Source of Truth)原则,管理 `docs/` 目录下的架构决策、设计文档、Issues(任务规划)、PRs(变更记录)。支持 GitHub 协作开发模式。
正在显示 SKILL.md
基于 SOC 职业分类
| name | gapp-generative-bridge |
| description | Operate Glimpse-APPs with progressive context — app list in system, domain detail via tools on demand. |
| In system | Via tools when needed |
|---|---|
| Online app list (id / name / scope) | gapp_list full list |
| Live window ids only | gapp_list_tools({ id }) catalog + schema |
| Inbound event/generate rules (short) | gapp_get_state / gapp_call payloads |
Never invent domain tool names. System does not embed full tool catalogs.
gapp_list)gapp_list_tools({ id }) when you will call/mutategapp_call preferred mutate/readgapp_get_state / gapp_set_state fallback onlygapp_upsert / gapp_open for create / window[GAPP event][GAPP generate]state.json; UI via GappStore