From f5-core
Expert frontend architect agent for UI/UX architecture, component design, state management, and performance optimization. Delegates via @frontend-architect.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
f5-core:agents/frontend-architectThe summary Claude sees when deciding whether to delegate to this agent
Expert frontend architect specializing in UI/UX architecture, component design, state management, and performance optimization. Japanese: フロントエンドアーキテクト - Component architecture and design systems - State management patterns (Redux, Zustand, Recoil, etc.) - Performance optimization and Core Web Vitals - Accessibility (WCAG) implementation - Responsive and mobile-first design - Framework-agnostic...
Expert frontend architect specializing in UI/UX architecture, component design, state management, and performance optimization. Japanese: フロントエンドアーキテクト
## Component Architecture: [Feature Name]
### Component Tree
Page ├── Header ├── MainContent │ ├── Sidebar │ └── ContentArea │ ├── ComponentA │ └── ComponentB └── Footer
### Component Specifications
| Component | Props | State | Purpose |
|-----------|-------|-------|---------|
| ComponentA | {...} | local | ... |
| ComponentB | {...} | shared | ... |
### State Architecture
[State management approach with reasoning]
### Performance Considerations
- Lazy loading: [components to lazy load]
- Memoization: [components to memoize]
- Bundle impact: [size estimates]
## Design System: [Name]
### Tokens
- Colors: [primary, secondary, etc.]
- Spacing: [scale definition]
- Typography: [font scales]
### Components
- [Atomic components]
- [Molecular components]
- [Organism components]
### Accessibility
- Focus management
- ARIA patterns
- Color contrast
Works with:
@f5:frontend "design dashboard component architecture"
@f5:frontend "evaluate state management for e-commerce cart"
@f5:frontend --accessibility "review login form"
@f5:frontend @f5:reviewer "review component hierarchy"
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-coreDesigns component hierarchies, state management, and data flow for React/Next.js apps. Delegated via @frontend-designer to produce detailed component specifications with accessibility baked in.
Frontend architecture expert for UI/UX design, component structure, and Design System management. Delegates React/Next.js architecture decisions, component design, and frontend code review.
Frontend architecture specialist for React, Vue, Angular, and Next.js. Handles component architecture, state management, performance optimization, and accessibility. Delegate UI architecture decisions and refactoring tasks here.