设计与 UI
界面设计、视觉系统和产品 UI
Skills 列表

wp-block-themes
用于开发WordPress区块主题:theme.json(全局设置/样式)、模板和模板部件、模式、样式变体以及站点编辑器故障排除(样式层级、覆盖、缓存)。
wordpress
lavish
Turn complex or visual agent responses into rich, reviewable HTML artifacts the user can annotate and send feedback on, using the lavish-axi CLI. Use when about to give a plan, comparison, diagram, table, code diff, report, or anything easier to grasp visually than as prose.
kunchenguid
figma-code-connect
Creates and maintains Figma Code Connect template files that map Figma components to code snippets. Use when the user mentions Code Connect, Figma component mapping, design-to-code translation, or asks to create/update .figma.ts or .figma.js files.
figma
argent-react-native-optimization
通过先进行性能分析找到真正的瓶颈,然后扫描机械性问题来优化 React Native 应用。所有性能工作的入口点。当应用感觉卡顿、用户要求优化、修复重新渲染、减少卡顿或改善启动速度时使用。委托 argent-react-native-profiler 进行测量。
software-mansion
figma-generate-design
Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to Figma', 'create in Figma from code', 'push page to Figma', 'take this app/page and build it in Figma', 'create a screen', 'build a landing page in Figma', 'update the Figma screen to match code', 'convert this modal/dialog/drawer/panel to Figma'. This is the preferred workflow skill whenever the user wants to build or update a full page, modal, dialog, drawer, sidebar, panel, or any composed multi-section view in Figma from code or a description. Discovers design system components, variables, and styles from Code Connect files, existing screens, and library search, then imports them and assembles views incrementally section-by-section using design system tokens instead of hardcoded values.
figma
figma-create-new-file
**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `create_new_file` tool call. NEVER call `create_new_file` directly without loading this skill first. Trigger whenever the user wants a new blank Figma file — a new design, FigJam, or Slides file — or when you need a fresh file before calling `use_figma`. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard, /figma-create-new-file slides Q3 Review)
figma
figma-use
**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in the Figma file context — e.g. create/edit/delete nodes, set up variables or tokens, build components and variants, modify auto-layout or fills, bind variables to properties, or inspect file structure programmatically.
figma
figma-generate-library
根据代码库在 Figma 中构建或更新专业级设计系统。当用户想要创建变量/令牌、构建组件库、创建具有正确变体集和变量绑定的单个组件、设置主题(亮色/暗色模式)、记录基础规范,或弥合代码与 Figma 之间的差距时使用。当用户要求在 Figma 中创建或生成任何组件(即使是单个组件)时也应使用,因为组件需要正确的变量基础、变体状态和设计令牌绑定才能达到生产质量。本技能教授构建什么以及按什么顺序构建——它补充了 `figma-use` 技能,后者教授如何调用插件 API。两个技能应同时加载。
figma
37signals-way
使用37signals哲学(来自《Getting Real》、《Rework》和《Shape Up》)构建精简、有主见的产品。当用户提到“Getting Real”、“Rework”、“Shape Up”、“37signals”、“Basecamp方法”、“六周周期”、“固定时间可变范围”、“胃口与估算”、“投注表”、“面包板”、“粗马克笔草图”、“少构建”、“竞争不足”、“有主见的软件”、“我们会议太多”、“如何更快交付”或“停止过度构建”时使用。当为了更快交付而削减范围、运营小团队或避免长期路线图时也触发。涵盖塑形、投注、构建和说“不”的艺术。对于MVP验证,请参阅lean-startup。对于设计冲刺,请参阅design-sprint。
wondelai
traction-eos
实施创业运营系统(EOS),以统一公司愿景与执行。当用户提及“EOS”、“创业运营系统”、“V/TO”、“季度要务”、“Level 10会议”、“问责表”、“IDS流程”、“公司感觉混乱”、“我们总是遇到同样的问题”或“让整个团队对齐”时使用。当成长型公司需要会议结构、目标设定框架或系统化解决重复性组织问题的方法时也触发。涵盖EOS六大组件:愿景、人员、数据、问题、流程、执行力。关于团队激励设计,请参见drive-motivation。关于精益实验,请参见lean-startup。
wondelai
inspired-product
使用发现和交付双轨制,构建赋能型产品团队。当用户提及“产品发现”、“赋能团队”、“功能工厂”、“机会评估”、“产品愿景”、“产品战略”、“我们应该构建什么”或“我们的路线图只是一个功能列表”时触发。当团队从输出驱动模型重组,或基于成果决定下一步构建内容时也触发。涵盖发现技术、团队结构、机会评估、愿景/战略和持续交付。如需客户访谈,请参考 mom-test。如需持续发现系统,请参考 continuous-discovery。
wondelai
design-sprint
运行一个结构化的5天流程,用于原型设计、测试和验证产品创意,并与真实用户一起验证。当用户提到“设计冲刺”、“先验证再构建”、“快速原型”、“用户测试”或“我们应该构建这个吗”时使用。当团队陷入高风险产品决策的无休止争论,或希望在投入开发前降低昂贵创意的风险时也触发。涵盖从周一到周五的映射、草图、决策、原型设计和测试。如需持续实验和MVP,请参阅lean-startup。如需客户工作分析,请参阅jobs-to-be-done。如需非引导式用户访谈,请参阅mom-test。
wondelai
improve-retention
使用行为设计(B=MAP)诊断并解决留存问题。当用户提到“用户注册了但留不住”、“激活率”、“上手摩擦”、“留存指标”、“为什么用户不完成”、“流失分析”或“顿悟时刻”时使用。在分析群组留存曲线、设计激活里程碑、缩短新用户的价值实现时间、或调查用户首次会话后为何离开时也触发。涵盖能力链、提示设计和可累积的微小行为。关于习惯循环和可变奖励,请参见hooked-ux。关于内在动机,请参见drive-motivation。
wondelai
lean-ux
将精益思维应用于用户体验:假设驱动设计、协作式草图绘制和快速实验,取代繁重的交付物。当用户提到“精益用户体验”、“设计假设”、“结果优于产出”、“设计工作室方法”、“假设映射”、“轻量级研究”、“设计文档过多”或“让团队一起设计”时使用。在减少设计文档开销、让跨职能团队共同设计或运行快速可用性实验时也触发。涵盖假设陈述、用户体验最小可行产品和跨职能协作。关于构建-测量-学习,请参见精益创业。关于可用性审计,请参见用户体验启发式评估。
wondelai
design-everyday-things
应用基础设计原则:示能性、能指、约束、反馈和概念模型。当用户提到“为什么这让人困惑”、“示能性”、“错误预防”、“可发现性”、“以人为中心的设计”、“心智模型”、“映射”、“行动的七个阶段”、“用户总是犯错”、“这不直观”或“人们不知道如何使用它”时使用。在减少产品复杂性或功能蔓延时也触发。涵盖执行鸿沟和评估鸿沟。如需可用性评分,请参阅 ux-heuristics。如需 iOS 特定模式,请参阅 ios-hig-design。
wondelai
predictable-revenue
构建可扩展的B2B外向销售机器,包含专业化角色(SDR、AE、CSM)。当用户提及“外向销售”、“Cold Calling 2.0”、“冷邮件序列”、“销售管道”、“SDR流程”、“销售开发”、“建立外向销售团队”或“填充我的管道”时使用。同时适用于从零搭建B2B SaaS销售团队或构建线索资格框架以提高成交率。涵盖三种线索类型(种子/网/矛)、角色专业化、推荐邮件方法、ANUM资格认定和管道数学。关于报价设计,请参见hundred-million-offers。关于说服科学,请参见influence-psychology。
wondelai
made-to-stick
使用SUCCESs检查清单(简单、意外、具体、可信、情感、故事)来打造能被理解、记住并推动行动的信息。当用户提到“让内容令人难忘”、“没人记得我们的推介”、“标语”、“价值主张”、“信息为何无法传达”、“知识的诅咒”或“具体语言”时使用。在撰写推介文稿、简化复杂产品说明或让演示更具吸引力时也可触发。涵盖SUCCESs六项特质和知识的诅咒。如需叙事品牌框架,请参考storybrand-messaging。如需病毒式传播,请参考contagious。
wondelai
scorecard-marketing
构建测验和评估漏斗,以30-50%的转化率生成合格线索。当用户提到“测验漏斗”、“评分卡”、“磁铁式引流”、“基于分数的细分”或“线索资格认定”时使用。在设计自我评估工具、为营销构建计算器或评分器,或创建推动转化的个性化结果页面时也触发。涵盖概念钩子、问题设计、按层级动态结果以及自动跟进序列。关于落地页转化,请参见cro-methodology。关于完整营销计划,请参见one-page-marketing。
wondelai
high-perf-browser
通过网络协议、资源加载和浏览器渲染内部机制优化网页性能。当用户提到“我的网站很慢”、“Core Web Vitals”、“HTTP/2或HTTP/3”、“资源提示”、“网络延迟”、“渲染阻塞”、“TCP/TLS优化”、“Service Worker”、“Cache-Control或缓存策略”或“关键渲染路径”时使用。在诊断页面加载缓慢、优化首字节时间、选择WebSocket与SSE或减少打包体积时也触发。对于UI视觉性能,请参考refactoring-ui。对于字体加载,请参考web-typography。
wondelai
continuous-discovery
使用机会解决方案树、假设映射和访谈快照,建立每周客户接触点的节奏。当用户提到“持续发现”、“机会解决方案树”、“每周访谈”、“假设测试”、“发现习惯”、“产品三人组”、“基于成果的路线图”、“如何定期与客户交流”、“我们一直在构建没人用的东西”或“将研究与路线图连接”时触发。同样适用于设置定期客户反馈循环、确定优先运行的实验,或将发现洞察与交付工作联系起来。涵盖体验映射、共创和机会优先级排序。关于访谈技巧,请参见 mom-test。关于团队结构,请参见 inspired-product。
wondelai
storybrand-messaging
Clarify brand messaging using narrative structure that positions the customer as hero. Use when the user mentions "brand message", "website copy", "elevator pitch", "one-liner", "brand script", "StoryBrand framework", "customer as hero", or "my messaging isnt resonating". Also trigger when rewriting homepage copy, crafting email nurture sequences, or creating consistent messaging across sales and marketing collateral. Covers landing page copy, marketing collateral, and consistent communication. For memorable messaging, see made-to-stick. For product positioning, see obviously-awesome.
wondelai
influence-psychology
将伦理说服的七大原则(互惠、承诺、社会认同、权威、喜好、稀缺、团结)应用于产品设计、文案和销售。当用户提到“社会认同”、“说服性文案”、“为什么用户不转化”、“伦理说服”、“互惠”、“稀缺策略”、“承诺与一致性”、“共同身份”、“内群体”、“让我的文案更有说服力”、“增加信任”或“让更多人说是”时使用。在设计推荐语板块、制作紧迫感信息或改进着陆页信任信号时也触发。涵盖原则、各自适用场景及伦理边界。关于谈判策略,请参见 negotiation。关于病毒式口碑传播,请参见 contagious。
wondelai
lean-startup
Design MVPs, validated learning experiments, and pivot-or-persevere decisions using Build-Measure-Learn. Use when the user mentions "MVP scope", "validated learning", "pivot or persevere", "vanity metrics", "test assumptions", "innovation accounting", "build-measure-learn", "minimum viable experiment", "should we pivot", "test a business idea cheaply", or "build the smallest version first". Also trigger when deciding what to include in a first version, measuring startup progress, or evaluating whether to change direction on a product bet. Covers innovation accounting and actionable metrics. For 5-day prototype testing, see design-sprint. For customer motivation analysis, see jobs-to-be-done.
wondelai
pragmatic-programmer
应用软件工艺的元原则:DRY、正交性、曳光弹和契约式设计。当用户提到“最佳实践”、“务实方法”、“破窗效应”、“曳光弹”、“软件工艺”、“避免技术债务”、“代码所有权”或“如何成为更好的开发者”时使用。在评估自建与购买决策、设计估算方法或选择可逆与不可逆架构决策时也会触发。涵盖估算、领域语言和可逆性。关于代码级质量,请参阅 clean-code。关于重构技术,请参阅 refactoring-patterns。
wondelai