ssr
- Repo stars 779
- License Apache-2.0
- Author repo spartacus
Spartacus SSR Development
This skill covers Server-Side Rendering (SSR) development and testing.
Directory Structure
| Path | Purpose |
|---|---|
core-libs/setup/ssr |
Custom 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- Fluxly category
- Engineering
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 94 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @SAP · Apache-2.0
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- macOS · Linux · Windows
- Runtime requirements
- Node.js
- Detected file/system behavior
-
- Read-only
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. Directory Structure
Path · Purpose core-libs/setup/ssr · Custom Angular SSR engine projects/ssr-tests/ · E2E SSR tests (Node)
Commands
Commands
# Spartacus SSR Development
This skill covers Server-Side Rendering (SSR) development and testing.
## Directory Structure
| Path | Purpose |
|------|---------|
| `core-libs/setup/ssr` | Custom Angular SSR engine |
| `projects/ssr-tests/` | E2E SSR tests (Node) |
## Commands
```bash
# 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
``` Evidence boundary and execution chain
Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Directory Structure → Commands
terms -> This skill covers Server-Side Rendering (SSR) development and testing.
files/cmd -> core-libs/setup/ssr · projects/ssr-tests/ · projects/ssr-tests
body sha256 -> 42d3d272b04e
Decide Fit First
Design Intent
How To Use It
Boundaries And Review