agentsclimarketplace

Game design roadblock reframing

Skill Stanestane/game-design-skills-bundle/game-design-roadblock-reframing

Reframe a game design problem by isolating the main blocker, imagining it removed, and using that perspective to discover workaround paths. Use when a team is stuck on one obstacle, when discussion keeps collapsing into 'we can't because', or when a feature, system, or plan feels trapped by a single technical, UX, content, or production roadblock.From its SKILL.md

Install
npx -y skills add Stanestane/game-design-skills-bundle --skill game-design-roadblock-reframing

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

2.2 KB, 406 tokens by cl100k_base, as published. Nobody here has run it

Game Design Roadblock Reframing

Get unstuck by changing the angle of the problem.

Use this skill when one blocker has become mentally larger than the design space around it. The aim is not to deny the blocker. The aim is to remove it temporarily, inspect what becomes possible, and then derive realistic paths around, under, or over it.

Read references/family-conventions.md when you need the shared conventions for this GROW-derived skill family.

What to produce

Generate:

  1. Roadblock definition - what is blocking progress
  2. Unblocked reality - what the design would look like if that blocker vanished
  3. Workaround paths - how to approach that unblocked state without magic
  4. Recommendation - which path is most credible now

Process

1. Name the blocker clearly

Define:

  • what the roadblock is
  • why it matters
  • how it is constraining design thinking

2. Imagine it removed

Ask:

  • if this disappeared overnight, what would we want to do?
  • what would the feature or system look like then?
  • what value are we actually trying to protect or create?

3. Derive workaround paths

From the unblocked version, ask:

  • what partial version is achievable now
  • what adjacent solution gets us close enough
  • what substitute mechanism could create similar value
  • what sequencing change could bypass the blocker for now

4. Choose the strongest path

Select the workaround that best preserves value with acceptable cost and risk.

Response structure

Roadblock

  • ...

Unblocked Reality

  • ...

Workaround Paths

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

Recommendation

  • ...

Fast mode

  • What is the blocker?
  • If it disappeared, what would we do?
  • What is the nearest realistic version of that outcome?

Working principle

Do not let one obstacle define the entire design space.

What ships with it: 1 file

1.3 KB alongside SKILL.md

references/

Gives 0 of the 12 instructions most design frontend skills give in 406 tokens

Counted across 1,179 of the 2,086 authors here whose files we hold, read 2026-09-06

  • Commit to a bold aesthetic directionin 31 of 1179, across 24 files
  • Prefer component composition over inheritancein 28 of 1179, across 14 files
  • Animate only transform and opacity propertiesin 27 of 1179, across 22 files
  • Memoize expensive computations with useMemoin 26 of 1179, across 13 files
  • Use semantic HTML elementsin 24 of 1179, across 23 files
  • Virtualize long lists for performancein 21 of 1179, across 10 files
  • Use CSS variables for design tokensin 20 of 1179, across 14 files
  • Implement loading, empty, and error statesin 20 of 1179
  • Lazy load heavy components with Suspensein 19 of 1179, across 8 files
  • Respect prefers-reduced-motion media queriesin 18 of 1179, across 10 files
  • Prioritize CSS-only animations for HTMLin 18 of 1179, across 16 files
  • Use compound components for related UI elementsin 18 of 1179, across 7 files

Said here and by no other author read

  • identify the primary design blocker
  • imagine the blocker removed
  • define the unblocked design reality
  • derive realistic workaround paths
  • select the most credible workaround path
  • read shared conventions for this skill

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.