什么是 frontend-testing?
当使用 DOM 测试库测试任何前端 UI 时;行为优先查询、用户事件流、异步模式。 来源:mintuz/claude-plugins。
当使用 DOM 测试库测试任何前端 UI 时;行为优先查询、用户事件流、异步模式。
通过命令行快速安装 frontend-testing AI 技能到你的开发环境
来源:mintuz/claude-plugins。
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当使用 DOM 测试库测试任何前端 UI 时;行为优先查询、用户事件流、异步模式。 来源:mintuz/claude-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mintuz/claude-plugins --skill frontend-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mintuz/claude-plugins