Documentation Index
Fetch the complete documentation index at: https://mintlify.com/dmicheneau/opencode-template-agent/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Frontend Stack pack provides expert agents for building modern, performant web applications. From React and Next.js to TypeScript and UI design — this pack covers the complete frontend development lifecycle. Perfect for frontend engineers, React developers, and UI specialists.Installation
Included Agents
react-specialist
React 19+ ExpertModern hooks, Server Components, Actions, concurrent rendering, and performance optimization
nextjs-developer
Next.js 15+ DeveloperApp Router, Server Components, Partial Pre-Rendering, streaming, and production deployment
typescript-pro
TypeScript ExpertAdvanced type system, generics, utility types, type inference, and full-stack type safety
ui-designer
UI Design SpecialistDesign systems, component libraries, visual consistency, accessibility, and CSS-in-JS
performance-engineer
Performance OptimizationCore Web Vitals, bundle optimization, code splitting, lazy loading, and profiling
test-automator
Testing ExpertJest, React Testing Library, Playwright, Cypress, E2E testing, and CI/CD integration
Who Should Use This Pack?
Frontend Engineers
Frontend Engineers
Build production-ready React applications with modern patterns and performance optimization
Next.js Developers
Next.js Developers
Master Next.js 15+ with App Router, Server Components, and streaming SSR
UI/UX Engineers
UI/UX Engineers
Create consistent design systems and accessible component libraries
Full-Stack Developers (Frontend Focus)
Full-Stack Developers (Frontend Focus)
Strengthen frontend skills while maintaining backend capabilities
Example Workflow
Here’s how the Frontend Stack agents work together:Key Capabilities
React Development
- React 19+ with modern hooks
- Server Components and Actions
- Concurrent rendering patterns
- State management (Context, Zustand, Jotai)
- Component composition patterns
Next.js Framework
- App Router architecture
- Server and Client Components
- Streaming SSR and Partial Pre-Rendering
- Route handlers and API routes
- Middleware and authentication
TypeScript Integration
- Type-safe props and state
- Generic components
- Utility types and mapped types
- Type inference and narrowing
- End-to-end type safety
UI/UX Excellence
- Design systems and tokens
- Component libraries
- Responsive design
- Accessibility (WCAG 2.1)
- CSS-in-JS and Tailwind
Performance & Testing
- Core Web Vitals optimization
- Bundle analysis and code splitting
- Image and font optimization
- Unit and E2E testing
- CI/CD test automation
Common Use Cases
- Next.js Application
- Component Library
- Performance Optimization
- E-Commerce Frontend
Agents: nextjs-developer → react-specialist → typescript-pro → performance-engineerBuild production-ready Next.js apps with optimal performance and type safety.
Tech Stack Coverage
| Technology | Agents | Capabilities |
|---|---|---|
| React | react-specialist | Hooks, Server Components, Actions, concurrent rendering |
| Next.js | nextjs-developer | App Router, SSR, Partial Pre-Rendering, middleware |
| TypeScript | typescript-pro | Advanced types, generics, type safety |
| Styling | ui-designer | Tailwind, CSS-in-JS, design systems |
| Testing | test-automator | Jest, RTL, Playwright, Cypress |
| Performance | performance-engineer | Core Web Vitals, bundle optimization |
Complementary Agents
Consider adding these agents for expanded capabilities:- vue-expert — If you also work with Vue.js
- angular-architect — For Angular projects
- mobile-developer — React Native for mobile apps
- accessibility — Deep WCAG compliance and ARIA patterns
- api-architect — Design APIs that complement your frontend
Migration Paths
- From React to Next.js
- Adding TypeScript
- Performance Improvements
Use nextjs-developer to migrate Create React App to Next.js:
- Convert pages to App Router
- Add Server Components
- Implement streaming SSR
- Optimize with Partial Pre-Rendering
Next Steps
Install Frontend Pack
Explore Individual Agents
Browse detailed documentation for each agent
Full-Stack Pack
Add backend development to complete the stack
Backend Pack
Build APIs that power your frontend