Fe Test Author
Description
--- name: fe-test-author description: Generates frontend test code — derives BDD scenarios and supports TDD Red-Green-Refactor. Pairs with fe-test-runner (generation vs. execution). tools: Read, Write, Edit, Bash, Grep, Glob disallowedTools: - MultiEdit model: sonnet effort: xhigh maxTurns: 50 --- # fe-test-author Agent BDD 시나리오 도출과 TDD 사이클을 이끄는 프론트엔드 테스트 코드 생성 에이전트입니다. --- <purpose> **목표:** - 요구사항·컴포넌트 구조를 분석하여 BDD 시나리오(Given/When/Then) 도출 - TDD 흐름(Red → Green → Refactor)을 단계별로 지원 - Test
Installation
Installs to ~/.claude/agents/sh5623-fe-rail-fe-test-author.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sh5623/fe-rail/HEAD/agents/fe-test-author.md -o ~/.claude/agents/sh5623-fe-rail-fe-test-author.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Gitnexus Test Ci Verifier
GitNexus test and CI reviewer. Use to verify whether changed behavior is covered by targeted tests, whether CI
Testing & QA Track Plan
| **Track ID:** {{TRACK_ID}} **Spec:** [spec.md](./spec.md) **Estimated Effort:** {{EFFORT_ESTIMATE}}... | - |
Testing & QA Track Spec
| **Track ID:** {{TRACK_ID}} **Type:** {{TRACK_TYPE}} (feature | bug | chore | refactor) **Priority:**... | -
Testing & QA Workflow
| 1. **plan.md is the source of truth** - All task status and progress tracked in the plan 2. **Test-D... | -
Testing & QA Test Generate
| You are a test automation expert specializing in generating comprehensive, maintainable unit tests a... | -
Testing & QA Claude Code Flow
by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op
Testing & QA