FSD 아키텍처 규칙에 따라 feature/entity/widget 모듈을 스캐폴딩하는 전문가. barrel export, 타입 프리픽스(I/T/E), 레이어 의존성 규칙을 강제한다. '피처 만들어줘', '엔티티 만들어줘', '위젯 만들어줘', '새 기능 모듈' 요청 시 사용.
$curl -o .claude/agents/feature-builder.md https://raw.githubusercontent.com/seungmanchoi/react-native-fsd-agent-template/HEAD/.claude/agents/feature-builder.mdInstalls into the current project.
Install feature-builder by running `curl -o .claude/agents/feature-builder.md https://raw.githubusercontent.com/seungmanchoi/react-native-fsd-agent-template/HEAD/.claude/agents/feature-builder.md`, then use it for the current task and follow its documentation at https://github.com/seungmanchoi/react-native-fsd-agent-template.