·frontend-testing
</>

frontend-testing

当使用 DOM 测试库测试任何前端 UI 时;行为优先查询、用户事件流、异步模式。

6安装·0热度·@mintuz

安装

$npx skills add https://github.com/mintuz/claude-plugins --skill frontend-testing

如何安装 frontend-testing

通过命令行快速安装 frontend-testing AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/mintuz/claude-plugins --skill frontend-testing
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:mintuz/claude-plugins。

SKILL.md

查看原文

Framework-agnostic DOM Testing Library patterns for behavior-driven testing. For React-specific patterns (renderHook, context, components), load the react-testing skill. For TDD workflow (RED-GREEN-REFACTOR), load the tdd skill.

Testing Library exists to solve a fundamental problem: tests that break when you refactor (false negatives) and tests that pass when bugs exist (false positives).

Kent C. Dodds principle: "The more your tests resemble the way your software is used, the more confidence they can give you."

当使用 DOM 测试库测试任何前端 UI 时;行为优先查询、用户事件流、异步模式。 来源:mintuz/claude-plugins。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/mintuz/claude-plugins --skill frontend-testing
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-11

Browse more skills from mintuz/claude-plugins

快速解答

什么是 frontend-testing?

当使用 DOM 测试库测试任何前端 UI 时;行为优先查询、用户事件流、异步模式。 来源:mintuz/claude-plugins。

如何安装 frontend-testing?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mintuz/claude-plugins --skill frontend-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/mintuz/claude-plugins

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-22