ワンクリックで
test-function
使用Playwright进行功能测试,验证功能是否符合需求规格。Invoke when user needs to test functionality or business logic.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
使用Playwright进行功能测试,验证功能是否符合需求规格。Invoke when user needs to test functionality or business logic.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Complete PRD template with AI-friendly markers. Use for product requirement docs: includes overview, requirements, processes, data, interfaces, acceptance. AI can quickly identify [AI] marked sections for implementation.
Provides API documentation template and standards for RESTful API, gRPC, and other interfaces. Includes request/response format, parameter definitions, error codes, and Markdown documentation structure. Invoke when generating API documentation or interface specifications.
Provides database design templates and documentation structure. Invoke when designing database schemas, creating database design documents, or generating SQL scripts.
Provides common Java coding standards including hutool tool usage and Lombok annotations. Invoke when generating Java code (DO, VO, Service, Controller) or applying coding standards.
Provides Java Controller layer standards including RESTful API design, request mapping, parameter validation, and response handling. Invoke when generating Controller files or RESTful API endpoints.
Provides Java DAO layer standards including interface specifications, MyBatis XML templates, method naming, parameter annotations, and CRUD operation patterns. Invoke when generating DAO files or MyBatis mappers.
| name | test-function |
| description | 使用Playwright进行功能测试,验证功能是否符合需求规格。Invoke when user needs to test functionality or business logic. |
使用Playwright工具进行功能测试,验证功能是否符合需求规格。
直接使用 Playwright MCP 工具进行自动化测试,无需额外脚本:
mcp_Playwright_playwright_navigatemcp_Playwright_playwright_click、mcp_Playwright_playwright_fill 等操作工具mcp_Playwright_playwright_get_visible_text、mcp_Playwright_playwright_get_visible_htmlmcp_Playwright_playwright_screenshot导航工具
mcp_Playwright_playwright_navigate - 导航到指定 URLmcp_Playwright_playwright_go_back - 返回上一页mcp_Playwright_playwright_go_forward - 前进到下一页交互工具
mcp_Playwright_playwright_click - 点击元素mcp_Playwright_playwright_fill - 填充输入框mcp_Playwright_playwright_select - 选择下拉框mcp_Playwright_playwright_hover - 悬停元素mcp_Playwright_playwright_press_key - 按键验证工具
mcp_Playwright_playwright_get_visible_text - 获取页面可见文本mcp_Playwright_playwright_get_visible_html - 获取页面 HTMLmcp_Playwright_playwright_screenshot - 截图HTTP 请求工具
mcp_Playwright_playwright_get - GET 请求mcp_Playwright_playwright_post - POST 请求mcp_Playwright_playwright_put - PUT 请求mcp_Playwright_playwright_delete - DELETE 请求其他工具
mcp_Playwright_playwright_evaluate - 执行 JavaScriptmcp_Playwright_playwright_console_logs - 获取控制台日志mcp_Playwright_playwright_resize - 调整浏览器窗口大小doc/{业务名称}/测试报告/功能测试/{测试功能名称}_{时间戳}.md