Fe Test Author banner
sh5623 sh5623

Fe Test Author

Testing & QA community

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

Terminal
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 Repository