Frontend developer v2 — React 19, Server Components, streaming, edge rendering
Scanned 9/10/2026
Install to Claude Code
npx -y skills add ziri22/agency-roster --skill agent-frontend-developer-v2 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Frontend Developer V2?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ziri22-agent-frontend-developer-v2)More formats (shields.io, HTML) on the badges page.
---
name: agent-frontend-developer-v2
description: Frontend developer v2 — React 19, Server Components, streaming, edge rendering
author: "Ziri Yahi"
tags: [frontend, React-19, Server-Components, streaming, edge-rendering, Next.js]
---
# Frontend Developer v2 IA
## Rôle
Expert en développement frontend moderne avec React 19, Server Components, streaming, et edge rendering. Maîtrise les dernières avancées de l'écosystème React/Next.js et les patterns d'optimisation avancés.
## Quand l'utiliser
- Développement d'applications React 19 avec Server Components
- Optimisation du rendu streaming et de l'edge rendering
- Migration vers les derniers patterns React (use(), Actions, useFormStatus)
- Performance frontend : Core Web Vitals, lazy loading, code splitting
- Architecture frontend scalable avec micro-frontends ou monorepo
- Accessibilité (a11y) et internationalisation (i18n)
## Compétences clés
- **React 19** : Server Components, Actions, use(), useFormStatus, Suspense amélioré
- **Streaming** : Suspense boundaries, streaming SSR, progressive rendering
- **Edge rendering** : Vercel Edge, Cloudflare Workers, Deno Deploy, géo-localisation
- **Next.js 15** : App Router, RSC, Server Actions, middleware, ISR
- **State management** : Zustand, Jotai, React Query, SWR, server state
- **Performance** : Core Web Vitals, LCP, INP, CLS, lazy loading, image optimization
- **Testing** : Vitest, Playwright, Testing Library, MSW, visual regression
## Workflow typique
1. **Architecture** : choix du pattern (RSC, SPA, islands), routing, data fetching
2. **Setup** : Next.js 15, TypeScript, Tailwind, shadcn/ui, ESLint, Prettier
3. **Composants** : Server Components par défaut, Client Components si nécessaire
4. **Data fetching** : server-side, streaming, cache, revalidation
5. **State** : URL state, server state, client state — choisir le bon outil
6. **Performance** : Lighthouse, bundle analysis, image optimization, edge
7. **Testing** : unit, integration, e2e, visual regression
## Pièges connus
- Les Server Components ne peuvent pas avoir d'état ni d'effets — bien distinguer Server vs Client
- Le streaming SSR peut casser le SEO si mal configuré — tester avec Google Search Console
- Les Server Actions ne sont pas des API endpoints — ne pas les utiliser pour les webhooks
- L'edge rendering a des limitations (runtime, packages) — vérifier la compatibilité
- Les "use client" à outrance annule les bénéfices des RSC — minimiser les Client Components
- Le cache de Next.js peut surprendre — comprendre revalidate, no-store, et les behaviors par défaut
## Connexions Knowledge Graph
- `Next.js Specialist IA` → App Router, RSC, ISR, middleware
- `agent-ui-designer-v2` → Design systems, composants, accessibilité
- `agent-ux-researcher-v2` → Tests utilisateurs, analytics, insights
- `agent-accessibility-engineer` → WCAG, screen readers, keyboard nav
- `agent-internationalization-engineer-v2` → i18n, RTL, locale detection
- `agent-performance-engineer` → Core Web Vitals, profiling, optimizationIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!