game1991
- 7 skills
- 0 followers
- 20 hours ago last updated
- ▌
- ▌ UI Workflow · game1991 bundle前端 UI 研发工作流(五阶段编排):用户从零描述一个新产品/新页面/新模块的功能,或提供截图/参照物, 通过分层访谈确认细节 → 生成高保真 HTML 原型 → 确认迭代 → 落码为可适配任意组件库的页面(默认通用 HTML/原生实现,组件库如 Ant Design、Element Plus 作为可选适配层)。 触发场景:"我想做一个 XX 产品/平台/系统"、"帮我设计一个页面"、"按这个截图出个 UI"、 "把这个需求做成界面"、"继续做上次那个页面/恢复 UI 设计工作流"。 不触发(负向排除):已有项目的功能迭代(如"给订单页加个导出按钮")、bug 修复、后端/接口需求、 用户已给出明确组件库和现成页面要求直接实现、已明确需求只想生成组件代码(走对应的组件库开发指南 skill)。
- ▌ Director Mode · game1991总指挥官模式(Director Mode v2)——用户是首席架构师兼产品总监,AI 是资深主程。适用于所有采用此研发模式的项目会话:汇报/Spec/提问遵循三层审查高度与五机制(决策台账、影响面地图、双通道汇报、门禁节点、对抗性自证),代码细节默认黑盒,透明度按需拉取。当用户说"总监模式"、"主程模式"、"按研发模式来"(中文)或 "director mode"、"lead engineer mode"(英文),或项目记忆/配置中有 director 相关条目时使用。
- ▌ Web Search Cn · game1991Use when WebSearch returns US-only or poor Chinese results, the user asks to search the Chinese web or "搜一下/查一下" something whose content lives on the Chinese internet, or needs China-local content (domestic companies, policies, Chinese blogs/communities such as 知乎/微博/小红书/贴吧, weather, local news) that English web does not cover, or technical/international search where the built-in WebSearch is insufficient.
- ▌ Fix Plugin Scope · game1991 bundleUse when kscc plugins show "not cached at (not recorded)" errors, plugin loading fails after an upgrade, or user mentions "not cached", "plugin errors", or "plugins broken". Fixes bug in installed_plugins.json that prevents custom marketplace plugins from loading in user-level sessions.
- ▌ Learning From Experience · game1991 bundleUse when user repeats similar requests or says "learn from this" / "save this pattern". Routes experience to SKILL.md, script/MCP proposals, or MEMORY.md rule upgrades. Does NOT duplicate Auto Memory — focuses on turning experience into reusable artifacts.
- ▌ Interactive HTML Diagrams · game1991 bundleUse when creating HTML documents containing Mermaid diagrams (architecture/sequence/relationship/flowchart) that need zoom, pan/drag, or fullscreen interaction; or when Mermaid charts in an HTML doc are static, too small to read, or only showing the top-left corner of a large diagram.