·nextjs

Directrices de optimización del rendimiento de Next.js 16 App Router (anteriormente nextjs-16-app-router). Esta habilidad debe usarse al escribir código Next.js 16, configurar el almacenamiento en caché, implementar componentes del servidor en Next.js, configurar el enrutamiento de App Router o configurar next.config.js. Esta habilidad NO cubre patrones genéricos de React 19 (use la habilidad reaccionar-19) o renderizado de servidor que no sea Next.js.

4Instalaciones·0Tendencia·@thongdn-it

Instalación

$npx skills add https://github.com/thongdn-it/react-agent-skills --skill nextjs

SKILL.md

Comprehensive performance optimization guide for Next.js 16 App Router applications, maintained by the Next.js Community. Contains 40 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

| 1 | Build & Bundle Optimization | CRITICAL | build- | | 2 | Caching Strategy | CRITICAL | cache- | | 3 | Server Components & Data Fetching | HIGH | server- | | 4 | Routing & Navigation | HIGH | route- | | 5 | Server Actions & Mutations | MEDIUM-HIGH | action- | | 6 | Streaming & Loading States | MEDIUM | stream- | | 7 | Metadata & SEO | MEDIUM | meta- |

| 8 | Client Components | LOW-MEDIUM | client- |

Ver original

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/thongdn-it/react-agent-skills --skill nextjs
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-01
Actualizado
2026-02-18

Respuestas rápidas

¿Qué es nextjs?

Directrices de optimización del rendimiento de Next.js 16 App Router (anteriormente nextjs-16-app-router). Esta habilidad debe usarse al escribir código Next.js 16, configurar el almacenamiento en caché, implementar componentes del servidor en Next.js, configurar el enrutamiento de App Router o configurar next.config.js. Esta habilidad NO cubre patrones genéricos de React 19 (use la habilidad reaccionar-19) o renderizado de servidor que no sea Next.js. Fuente: thongdn-it/react-agent-skills.

¿Cómo instalo nextjs?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/thongdn-it/react-agent-skills --skill nextjs Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code o Cursor

¿Dónde está el repositorio de origen?

https://github.com/thongdn-it/react-agent-skills