CldKit
首頁瀏覽RECIPES提交CLIAI 策展助手登入
登入
CldKit
瀏覽Recipes提交CLI·關於隱私條款

為 AI 開發者建置。每個 components 都經過審查。

© 2026 CldKit

語言
首頁>探索>Playwright Testing Skill

Playwright Testing Skill

86/100
Skill
作者 Josh Lackey@lackeyjb
MIT

Autonomous browser testing with Playwright — form testing, visual testing, screenshots.

來源

評審評分

安全性30/35維護性30/35易用性26/30
安全性30/35
維護性30/35
易用性26/30
證據:
high
評審於 Feb 28, 2026
即將復審

評審版本

1.0.0

最新版本

1.0.0

新鮮度

評審已過 112 天,建議盡快刷新。

評分反映被評審版本,後續更新可能導致變化。

安全審計 - 待完成

此版本尚未執行安全審計。

線上 Playground

開啟完整頁面

Live Sandbox

在隔離環境中運行這個 skill

$ ls
skill.md src/ package.json
$ claude -p "review the code in src/"
正在分析原始碼...

登入 即可在 live sandbox 試用這個 skill。

概覽

適合使用

不適合使用

設定

ls /workspace

故障排查

場景

標籤

用於 Recipes

  • Full-Stack Testing Suite(Writes and runs E2E browser automation tests)
  • Design-to-Ship Pipeline(Generates visual regression and E2E tests for design fidelity)
  • Design Regression Loop(Runs viewport and interaction checks)
  • Release Readiness Gate(Runs browser smoke tests against the candidate build)
  • Browser QA Swarm(Codifies confirmed findings into automated tests)
Skill

安裝

ls /workspace

CldKit CLI

cldkit install playwright-testing
cldkit info playwright-testing

安裝 CLI: npm i -g @cldkit/cli

版本

1.0.0

星標

1,900

許可證

MIT

相容性

claude-code

連結

GitHub 來源@lackeyjb
code
testing
playwright
e2e
browser-testing
visual-testing