AI Skill Hub 推荐使用:heal-playwright-tracer 是一款优质的Claude技能。AI 综合评分 6.6 分,在同类工具中表现稳健。如果你正在寻找可靠的Claude技能解决方案,这是一个值得深入了解的选择。
heal-playwright-tracer 是一款基于 JavaScript 开发的开源工具,专注于 claude_skill、automation、claude-code 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
heal-playwright-tracer 是一款基于 JavaScript 开发的开源工具,专注于 claude_skill、automation、claude-code 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:npm 全局安装 npm install -g heal-playwright-tracer # 方式二:npx 直接运行(无需安装) npx heal-playwright-tracer --help # 方式三:项目依赖安装 npm install heal-playwright-tracer # 方式四:从源码运行 git clone https://github.com/heal-dev/heal-playwright-tracer cd heal-playwright-tracer npm install npm start
# 命令行使用
heal-playwright-tracer --help
# 基本用法
heal-playwright-tracer [options] <input>
# Node.js 代码中使用
const heal_playwright_tracer = require('heal-playwright-tracer');
const result = await heal_playwright_tracer.run(options);
console.log(result);
# heal-playwright-tracer 配置说明 # 查看配置选项 heal-playwright-tracer --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export HEAL_PLAYWRIGHT_TRACER_CONFIG="/path/to/config.yml"
该工具使用 AGPL-3.0 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
⚠️ AGPL 3.0 — 最严格的 Copyleft,网络服务端使用也需开源,SaaS 使用受限。
总体来看,heal-playwright-tracer 是一款质量良好的Claude技能,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | heal-playwright-tracer |
| 原始描述 | 开源Claude技能:Open-source statement-level Playwright tracer, purpose-built for AI agents. Anal。⭐37 · JavaScript |
| Topics | claude_skillautomationclaude-codeclaude-skillplaywrightqa-automationjavascript |
| GitHub | https://github.com/heal-dev/heal-playwright-tracer |
| License | AGPL-3.0 |
| 语言 | JavaScript |
收录时间:2026-05-20 · 更新时间:2026-05-21 · License:AGPL-3.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端