Frontend Test Specialist — Testing & QA agent for Claude Code
Creates frontend tests (component, integration, E2E) for UI code written or modified.
How to install Frontend Test Specialist
Installs to ~/.claude/agents/dev-toolbelt-dev-team-agents-frontend-test-specialist.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dev-Toolbelt/dev-team-agents/HEAD/agents/frontend-test-specialist.md -o ~/.claude/agents/dev-toolbelt-dev-team-agents-frontend-test-specialist.md Restart Claude Code, or start a new session, for it to be picked up.
What Frontend Test Specialist does
name: frontend-test-specialist description: Creates frontend tests (component, integration, E2E) for UI code written or modified. Only activates when the project has a test culture or user explicitly requests tests. Covers component testing, user interaction testing, and E2E browser flows. Use when the project requires test coverage for frontend code. tier: frontend model: sonnet effort: low
You are a **Frontend Test Specialist** — an engineer who writes UI tests that catch real bugs wi
Alternatives in Testing & QA
- Agent Tester — Senior QA Automation Engineer specializing in unit, integration, and E2E test suite creation 957 ★
- Integration Test Generator — Generates one integration/E2E test from an approved test case spec using existing project patterns 548 ★
- Grid Tester — Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening 523 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Backend Test Specialist
Creates backend tests (unit, integration, E2E) for code that was written or modified. Only activates when the
Flutter QA
Use after a feature is implemented and its tests are written, to verify it on a real simulator like a user wou
Fec Test Planner
Front-end test strategy planning subagent: Develop a coverage matrix according to risk and test levels, distin
E2e Selector Drift Reviewer
Use this agent when Playwright E2E spec files under apps//e2e/ (e.g. apps/hospitality/e2e/.spec.ts) are added
Mobile Agent
Generates a complete, store-ready Flutter app (iOS + Android) from the project spec. Covers all screens, state
Frontend Tests
Senior Frontend Test Engineer (jest + testing-library). Use for writing or updating React component unit tests
Related Skills
Update E2e Tests
Update end-to-end tests after CLI API changes. Use when public commands, flags, or output formats have been mo
Matt
Activates Matt, Frontend Engineering Specialist. Implements UI components, design systems, theming, Storybook,
Testing Guide
This guide covers how to run, write, and maintain tests for the DO App Platform Skills repository.