Agent가 얻는 것
Vercel Composition Patterns의 작동 방식, 필요한 입력, 반환 결과, 권한 범위와 소스 관리 위치를 확인하세요.
할 수 있는 일
- Replace behavior flags with composition or explicit component variants
- Build related component APIs around shared context and clear ownership
- Separate state interfaces from storage and synchronization details
- Update component composition for current React 19 APIs
이렇게 요청해 보세요
“Refactor this component's boolean-prop API into explicit variants without hiding state ownership.”
“Review this component library for composition, context, and React 19 API problems.”





