Frontend development has a component that maps well to agent work (implementing UI against a defined spec) and a component that does not (visual judgment, interaction design, accessibility decisions that require human evaluation). Teams often conflate these, either over-delegating the judgment work or under-utilizing agents on the implementation work.
Frontend implementation tasks — wiring up a new component from a Figma spec, adding form validation, integrating a new API endpoint into existing UI state — are well-defined and repetitive. They consume senior engineer time even when the decisions are already made.