一键导入
utilupdate-functional-specs-md
Updates the functional documents using playwright mcp.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Updates the functional documents using playwright mcp.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Plan for a coding implementation for an AI coding assistant to follow.
Implement a plan step by step
Run the application locally and fix any errors encountered.
Continue working on the step by step plan
Do a full exploratory functional testing on the application using Playwright MCP.
Update local git and clean up branches
| name | util.update-functional_specs-md |
| description | Updates the functional documents using playwright mcp. |
Your task is to use playwright MCP to run the app, go through every functionality and update these 2 documents:
docs/specs/application_overview.md # high level description of the functional modules available, DO NOT include detailed features here.docs/specs/functional_specifications.md # documentation of all functional specifications, including detailed features.Of course, refer to the above documents to understand what's currently documented. Do not be limited to what's in the document, explore the application thoroughly.
See docs/specs/application_overview.md to know the different functions of this application.
playwright-mcp-instructions.md
After updating the documents, take a step back and review the changes. Include high-level sections on top with the details below. Write in markdown format and include links to the detailed sections. Ensure that the document is properly organized and readable for both a human and an AI agent. Ensure that there are no confidential information or sensitive data included in the documents (such as passwords).