Roblox Ideation Skill banner
Useless007 Useless007

Roblox Ideation Skill

Data community

Description

Game ideation & concept-design companion for Roblox — a Claude Code skill. The front of the studio pipeline: decide what to build, and whether it's worth building, filtered by fun x demand x feasibility.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

roblox-ideation-skill

A game-ideation and concept-design companion for Roblox, packaged as a [Claude Code](https://claude.com/claude-code) skill.

It's the front of the studio pipeline: decide **what to build, and whether it's worth building**, before development starts. Ideation here isn't "think of something cool" — it's a filter that generates ideas wide and kills them fast against three hard tests: is it **fun**, is there **demand**, and is it **feasible**. A concept has to pass all three.

Killing an idea on paper costs an afternoon; killing it after three months of building costs the studio. This skill makes failure cheap and early.

What's inside

  • SKILL.md — the router: the ideation funnel (Ideas → Concepts → Validated → Prototype → Greenlight), first-principles, and a routing table from intent → reference.
  • references/ — idea generation, genre landscape, hook & core-loop design, concept validation, market fit, scoping/feasibility, differentiation, prototyping & playtesting.
  • workflows/ — ideation sprint, concept-to-greenlight, competitive teardown, and pivot-or-kill.
  • templates/ — a concept one-pager (GDD-lite), idea backlog, and playtest feedback form.

Install

**Just paste this to your AI agent** (Claude Code, Cursor, etc.):

Install this Claude Code skill for me: clone
https://github.com/Useless007/roblox-ideation-skill into ~/.claude/skills/roblox-ideation
(create the folder if needed), then confirm SKILL.md is in place.

Then start a new session and invoke it with `/roblox-ideation`, or just describe a Roblox game-concept task and it routes automatically.

Prefer the manual command?
git clone https://github.com/Useless007/roblox-ideation-skill.git \
  ~/.claude/skills/roblox-ideation

The full studio pipeline

This completes a four-skill Roblox studio set:

Phase Skill
💡 Ideate this one
🛠️ Build a Roblox game-d