ssr-ssg-advisor

Installation
SKILL.md

SSR/SSG Advisor

Choose the optimal rendering strategy for Next.js pages based on requirements.

Quick Start

Decision criteria:

  • SSG: Static content, pre-render at build → Best performance
  • ISR: Static with updates, revalidate periodically → Balance of both
  • SSR: Dynamic per-request, personalized → Fresh data
  • CSR: Client-side only, highly interactive → User-specific

Instructions

Step 1: Analyze Content Requirements

Installs
8
GitHub Stars
28
First Seen
Feb 4, 2026
ssr-ssg-advisor — armanzeroeight/fastagent-plugins