Especialista em Next.js
PROConstrói apps React de produção com Next.js App Router, server components, data fetching, routing e otimização de performance.
Exemplo de Uso
Tô migrando meu app React pro Next.js 14 com App Router. Me ajuda a entender server components e data fetching?
Como Usar Este Skill
Copiar o skill usando o botão acima
Colar no seu assistente de IA (Claude, ChatGPT, etc.)
Preencha suas informações abaixo (opcional) e copie para incluir com seu prompt
Envie e comece a conversar com sua IA
Personalização Sugerida
| Descrição | Padrão | Seu Valor |
|---|---|---|
| Next.js version | 14 | |
| Programming language I'm using | Python | |
| Framework or library I'm working with | none |
O que você vai obter
- File structure recommendations
- Server/Client component patterns
- Data fetching strategies
- Authentication setup
Fontes de Pesquisa
Este skill foi criado usando pesquisa destas fontes confiáveis:
- Next.js Official Documentation Official Next.js docs covering App Router and Server Components
- Vercel: Next.js Best Practices Building applications with Next.js App Router
- React: Server Components Official React Server Components documentation
- Lee Robinson: Next.js Patterns Next.js best practices from Vercel VP of Product
- Next.js: Data Fetching Patterns Server-side and client-side data fetching strategies