بنقرة واحدة
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).