Spartacus SSR Development

SkillMedia

Use this skill when working with Spartacus Server-Side Rendering (SSR). Trigger when the user mentions SSR engine development, SSR E2E tests, server-side rendering issues, hydration problems, or needs to run SSR-related commands like 'npm run test:ssr' or 'npm run build:ssr'. Also trigger when working with files in 'core-libs/setup/ssr' or 'projects/ssr-tests/'.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Spartacus SSR Development skill

What this skill tells your AI

The instructions your AI receives, as published by sap/spartacus in .claude/skills/ssr/SKILL.md and read by ahel’s review.

This skill covers Server-Side Rendering (SSR) development and testing.

Directory Structure

PathPurpose
core-libs/setup/ssrCustom Angular SSR engine
projects/ssr-tests/E2E SSR tests (Node)

Commands

# Unit test SSR lib (Jest)
nx run setup:test

# E2E SSR (requires special build first)
npm run build:ssr:local-http-backend   # Build prerequisite - must run first
npm run test:ssr                       # Run SSR E2E tests

Signals

GitHub stars
783
Forks
417
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
ssr-sap
Source
github.com/sap/spartacus