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