Game Design Design Pillars Extractor

v1.0.0

Extract 3 to 5 actionable design pillars from a game, feature, loop, or system based on what the design actually rewards and prioritizes. Use when a team can...

0· 50·0 current·0 all-time
byStanislav Stankovic@stanestane

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for stanestane/game-design-design-pillars-extractor.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Game Design Design Pillars Extractor" (stanestane/game-design-design-pillars-extractor) from ClawHub.
Skill page: https://clawhub.ai/stanestane/game-design-design-pillars-extractor
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install game-design-design-pillars-extractor

ClawHub CLI

Package manager switcher

npx clawhub@latest install game-design-design-pillars-extractor
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, and SKILL.md all align: the skill is explicitly a design-analysis extractor. It requires no binaries, env vars, or external services, which is appropriate for a text-based design analysis skill.
Instruction Scope
Runtime instructions ask the agent to analyze the provided target and the two bundled reference files and to produce a structured output (extraction target, pillars, support map, conflicts, guidance). The instructions do not attempt to read system files, environment variables, or send data to external endpoints.
Install Mechanism
No install spec and no code files — nothing will be downloaded or written to disk. This is the lowest-risk install profile and matches the skill's purpose.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md does not reference any hidden credentials or unrelated services, so the lack of requested secrets is proportional.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify agent/system settings. Autonomous invocation is allowed by default but that's normal and the skill's actions remain limited to in-skill analysis.
Assessment
This skill appears safe and coherent for extracting design pillars: it only uses the included reference files and the provided target text. Before using, supply clear target/context (scope, current vs intended state) so the extractor's inferences are grounded; be aware the output is interpretive — it may state assumptions or inferred priorities, so review and validate any recommended pillars against play data or designer intent before acting on them.

Like a lobster shell, security has layers — review code before you run it.

latestvk979w2bypc96qk0gw8ake839k185j4af
50downloads
0stars
1versions
Updated 2d ago
v1.0.0
MIT-0

Game Design Design Pillars Extractor

Extract the real pillars a design is built around, not the polite slogans attached to it.

Use this skill when a team has a pile of mechanics, references, and ambitions but no sharp articulation of what the design actually prioritizes. The goal is to reverse-engineer 3 to 5 actionable pillars from the game's systems, loops, and tradeoffs.

Good pillars are directional. They help decide what to keep, what to cut, and what kinds of changes are off-brand. Bad pillars are just nice words wearing capital letters.

Read references/family-conventions.md when you want the shared style, prioritization, and diagnosis rules for this game-design skill family. Read references/output-patterns.md when you want the preferred recommendation and minimal-fix structure.

Core principle

A meaningful design pillar does two things:

  • names what the design is trying hard to deliver
  • implies what the design is willing to sacrifice to deliver it

If a pillar does not create a constraint, it is not a pillar yet.

What to produce

Generate:

  1. Extracted pillars - 3 to 5 clear, testable pillars
  2. Support map - which systems actually reinforce each pillar
  3. Conflict map - where systems or candidate pillars push against each other
  4. Missing or weak dimensions - important priorities that are undefined, accidental, or under-supported
  5. Decision guidance - which pillars should dominate future choices

Process

1. Define the extraction target

Clarify:

  • what exact game, feature set, or loop is being analyzed
  • whether the pillars are for the whole product or a subset
  • whether you are extracting current pillars or intended pillars

Write:

  • Extraction target
  • Scope
  • Current versus intended state

2. Map the dominant design behaviors

Look at:

  • core loop
  • repeat decisions
  • reward structure
  • punishment structure
  • progression model
  • randomness profile
  • pacing
  • agency level
  • social or solo emphasis

Ask:

  • What does the design repeatedly encourage the player to do?
  • What kinds of decisions matter most?
  • What behaviors are rewarded, tolerated, or ignored?

3. Infer the implicit priorities

Ask:

  • What is this design optimizing for in practice?
  • What is it willing to make harder, slower, riskier, narrower, or less accessible in order to preserve that?
  • Which experiences seem central rather than incidental?

This is where you move from feature description to design intention.

4. Detect tradeoffs and contradictions

Look for places where:

  • one system rewards patience while another rewards speed
  • one feature pushes mastery while another floods the loop with noise
  • one layer promises freedom while another funnels players into one dominant path
  • a supposed pillar is not actually reinforced by gameplay

Do not hide contradictions. Surface them.

5. Synthesize 3 to 5 pillars

For each pillar, provide:

  • Name
  • What it means
  • What it prioritizes
  • What it sacrifices
  • Which systems support it

Prefer short, sharp names that imply a stance, such as:

  • Controlled Chaos
  • Readable Mastery
  • High-Risk Commitment
  • Expressive Preparation
  • Ruthless Momentum

Avoid vague filler such as:

  • Fun
  • Immersion
  • Engagement
  • Quality
  • Innovation

6. Identify missing or weak pillars

Ask:

  • Which important experience dimensions are currently accidental or under-defined?
  • Which design goals are talked about but not structurally supported?
  • Which player promises are present in language but absent in systems?

7. Turn the pillars into decision guidance

State:

  • which pillar should win when tradeoffs appear
  • which features do not support any pillar and should be challenged
  • which future ideas fit or violate the extracted set

Response structure

Use this structure unless the user asks for something else:

Extraction Target

  • ...

Extracted Design Pillars

  1. ...
  2. ...
  3. ...

For each pillar:

  • Meaning: ...
  • Prioritizes: ...
  • Sacrifices: ...
  • Supporting systems: ...

Conflicts and Contradictions

  • ...

Missing or Weak Pillars

  • ...

Decision Guidance

  1. ...
  2. ...
  3. ...

Fast mode

Use this quick pass when speed matters:

  • What does the design reward most consistently?
  • What is it clearly willing to sacrifice?
  • What three priorities best describe the actual game?
  • Which feature does not belong?

Usage notes

This extractor is especially useful for:

  • early concept framing
  • preproduction alignment
  • pitch cleanup
  • feature triage
  • post-prototype coherence checks
  • making design docs less hand-wavy

Common patterns to watch for:

  • teams often confuse feature lists with pillars
  • a pillar that cannot say "no" is not doing any work
  • contradictory pillars usually reflect unresolved design conflict, not healthy nuance
  • the strongest pillar should be obvious in repeated gameplay, not just in slide decks
  • if every pillar sounds universally positive, they are probably too generic to guide decisions

Working principle

Mechanics reveal priorities even when the team does not.

Use this skill to extract the principles the design is actually living by, then decide whether those principles are worth keeping.

Comments

Loading comments...