원클릭으로
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).