f2e-ai-execute-plan
Use when a confirmed requirement-id already has plan.md and the next step is to implement that plan in project code without expanding scope.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when a confirmed requirement-id already has plan.md and the next step is to implement that plan in project code without expanding scope.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
按 GitLab TBID 强制校验规范提交 Git 变更并在对话中总结。提交信息必须以 [TBID:项目ID-任务编号] 开头。用户说「提交」「提交并总结」「帮我 commit」时使用;不写 .cursor/commit-summary 文件。
按用户指定目录扫描并翻译页面标题(navigationBarTitleText、SpPage title、setNavigationBarTitle)。用户说「翻译页面 title」「目录下 title 没翻译」「i18n page title」时触发。
按计划文件顺序逐文件完成 i18n(哈希键 + @/i18n 的 $t/ti,禁止页面使用 globalThis.$t),维护 subpages/i18n/locales 三语,并在对应 plan 中更新进度与统计。用户说「按计划做 i18n」「继续翻译 plans」时触发。
Summarize current code changes and optionally commit. Use when the user asks to summarize what changed, record changes, commit with a message, or "总结这次改了什么并提交"/"帮我 commit".
Use when analyzing a frontend codebase, onboarding into an existing project, or documenting stack, structure, configs, and coding conventions into .f2e-ai/handbook/.
Use when a requirement-id is ready for delivery and the next step is to summarize Git changes, write change-summary.md, commit, push, and prepare a PR.
| name | f2e-ai-execute-plan |
| description | Use when a confirmed requirement-id already has plan.md and the next step is to implement that plan in project code without expanding scope. |
requirement-idRead references/execution-boundaries.md before modifying project files.
.f2e-ai/requirements/<id>/plan.mdrequirement.mdui-notes.mdapi-notes.md.f2e-ai/handbook/当存在 ui-notes.md 时,应将其中的组件拆分、复用建议和新建组件建议作为后续实现输入。
当本次需求涉及 Figma UI 还原时,必须同时通过 Figma MCP 查看设计稿,并以此作为 1:1 还原的真值来源,不能只依赖 ui-notes.md。
plan.md 存在。ui-notes.md 作为拆分指导,使用 Figma MCP 复核布局、层级、文案、间距、状态,做 1:1 实现。.f2e-ai/handbook/,执行前必须提炼出“执行检查清单”:目录/文件放置、命名、样式、测试与脚本约定。plan.md 与 handbook 冲突时,不得直接实现;先暂停并请用户确认是调整计划还是按例外处理。.cursor/hooks.f2e-ai 文档requirement.md、plan.md、api-notes.md、ui-notes.md