Ssr Migration

Migrate client-side rendered (CSR) React/Vue applications to server-side rendering (SSR) or static site generation (SSG) using Next.js, Nuxt, or Astro. Use when you need to improve SEO, reduce time-to-first-byte, fix blank page issues for crawlers, or improve Core Web Vitals. Covers incremental adoption, data fetching patterns, hydration debugging, and deployment configuration. Trigger words: SSR, SSG, server-side rendering, static generation, Next.js migration, SEO, hydration, TTFB, Core Web Vitals.

eliferjunior Updated 0 repo stars

File contents

eliferjunior/Claude/tree/main/.claude/skills/ts-ssr-migration commit 2727452f53

Frequently asked questions

npx skillmds@latest add eliferjunior/ssr-migration