一键导入
webapp-testing
Test web applications using Playwright with stable locators, deterministic assertions, trace-first debugging, and defect-oriented reporting.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Test web applications using Playwright with stable locators, deterministic assertions, trace-first debugging, and defect-oriented reporting.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | webapp-testing |
| description | Test web applications using Playwright with stable locators, deterministic assertions, trace-first debugging, and defect-oriented reporting. |
Use this for UI flows, smoke tests, regression tests, flaky browser tests, and validating full-stack behavior from the user perspective.
getByRole, getByLabel, getByText, getByTestId.Design and scaffold APIs with contracts, validation, error handling, tests, documentation, and consumer impact awareness.
Diagnose bugs systematically by reproducing, isolating, explaining root cause, implementing the smallest safe fix, and adding regression protection.
Create or update project documentation, setup guides, architecture notes, CLAUDE.md, runbooks, and developer-facing references.
Find and fix performance bottlenecks across frontend, backend, database, and test suites using evidence-first analysis.
Improve structure, readability, modularity, and maintainability without changing behavior, while preserving safety with tests.
Perform senior-level code review for correctness, edge cases, security, performance, typing, maintainability, architecture fit, and missing tests.