3d-graphics-and-render…
Use when designing, choosing, or reviewing the rendering layer of any real-time 3D (or 2D-with-lighting) game — the rasterization pipeline, PBR vs stylized/NPR…
Use when designing, auditing, or generating the macro arc of an experience — how engagement rises and falls across an encounter, a session, a level, and an entire playthrough. Covers the interest curve and fractal pacing, tension/rest rhythm, novelty cadence and mid-game sag,
$ npx -y skills add rondorkerin/gamestack --skill pacing-and-the-player-journey --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/pacing-and-the-player-journeyContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when designing, auditing, or generating the macro arc of an experience — how engagement rises and falls across an encounter, a session, a level, and an entire playthrough. Covers the interest curve and fractal pacing, tension/rest rhythm, novelty cadence and mid-game sag,
name: pacing-and-the-player-journey description: Use when designing, auditing, or generating the macro arc of an experience — how engagement rises and falls across an encounter, a session, a level, and an entire playthrough. Covers the interest curve and fractal pacing, tension/rest rhythm, novelty cadence and mid-game sag, nested engagement loops and retention ethics, first-hour pacing by genre, and the procedural pacing director algorithm. Triggers on "pacing", "tension curve", "interest curve", "the game drags", "mid-game sag", "player journey", "intensity", "rest beats", "novelty pacing", "retention loop", "the game feels monotonous", "pacing director", "flow state", "pacing director algorithm", "engagement arc", "first hour", "tutorial pacing", "appointment mechanics", "compulsion loop", "safe room", "breathing room", "climax and denouement", "new toy cadence", "encounter pacing".
How to engineer engagement across time — from the second-to-second tension of a single encounter up through the full-playthrough arc — using the interest curve, deliberate rest, and a pacing director that governs generated intensity.
> **Tier:** universal craft (→ `gamestack-core`). Applies to every genre and every game. The second-to-second feel of an individual action lives in `game-feel-and-juice`, which cites *up* to this skill for the macro layer.
This skill owns the **macro arc** — pacing across encounter, level, session, and playthrough. Adjacent concerns live in sibling skills:
> **The interest curve is fractal — the same tension/rest shape must hold at encounter, level, session, and playthrough scale simultaneously.** A fight that ends with no wind-down, a level with no safe room, a session with no hook for the next play, a game whose climax undershoots its mid-act set-piece: all are the same structural failure at different zoom levels. Build a pacing director that schedules intensity across all four scales at once and enforces a relax window after every peak. The curve is not a metaphor — graph it.
Start with `GUIDE.md`, then apply `CHECKLIST.md`.
An agentic framework for building games on any platform — for Claude. Like gstack is for software, but for games. Questions, feedback, or just want to follow along: Discord · @metatransformr on X
Repo: rondorkerin/gamestack
Use when designing, choosing, or reviewing the rendering layer of any real-time 3D (or 2D-with-lighting) game — the rasterization pipeline, PBR vs stylized/NPR…
Use when keeping AI-authored or procedurally-generated content coherent at scale — single voice across a corpus, a machine-readable lore bible with a "never…
Use when designing, speccing, or reviewing a character/object motion system in ANY engine — the rig and skeleton, skinning (linear blend vs dual-quaternion,…
Use when making design-level (not asset-production) decisions about how a game looks and reads — readability vs. fidelity, silhouette design, value/contrast as…
Use when designing, tuning, or reviewing combat and game feel — juice/feedback budgets, hit-stop and impact, telegraphing and danger cues, enemy silhouettes…
Use when designing, tuning, or reviewing the difficulty or balance of any game system — encounter tuning, cost curves, dominant-strategy audits, dynamic…