CldKit
首页浏览RECIPES提交CLIAI 策展助手登录
登录
CldKit
浏览Recipes提交CLI·关于隐私条款

为 AI 开发者构建。每个 components 都经过审查。

© 2026 CldKit

语言
>>Browser-Assisted QA Lab

Browser-Assisted QA Lab

intermediate

Combine real-session browser automation, isolated Playwright checks, and motion review for frontend QA.

架构

Automates the user's logged-in browser session
80/100
npx -y @browsermcp/mcp@latest
Provides Chrome-native tabs, screenshots, and history tools
82/100
npm install -g mcp-chrome-bridge
Runs isolated deterministic browser checks
92/100
npx @playwright/mcp@latest
Audits motion, accessibility, and interaction polish
73/100
npx add-skill kylezantos/design-motion-principles

预期输出

Browser-Assisted QA Lab Authenticated pages inspected: 7 Playwright checks: 18 passed Motion issues found: 4 Accessibility risks: 2 -> Prioritized QA report ready

相关 Recipes

Full-Stack Testing Suite

INTERMEDIATE

Complete testing pipeline with unit tests, E2E browser tests, and TDD workflow.

codetesting

3 个 components

Frontend Growth Launch

INTERMEDIATE

Design, test, optimize, and publish a conversion-oriented frontend experience.

frontenddesignmarketing

5 个 components

Frontend AI Design Studio

INTERMEDIATE

Generate, inspect, motion-audit, and browser-test frontend UI iterations.

frontenddesigntesting

5 个 components

首页
Recipes
Browser MCP
Chrome MCP Server
Playwright MCP
Design Motion Principles

全部安装

npx -y @browsermcp/mcp@latest
npm install -g mcp-chrome-bridge
npx @playwright/mcp@latest
npx add-skill kylezantos/design-motion-principles

难度

intermediate

Components

4

创建时间

May 1, 2026

场景

frontend
testing
browser