start

Guide Roblox project setup and generate configuration files.

8|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/CodePhobiia/claude-roblox-game-studio --skill start-codephobiia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/CodePhobiia/claude-roblox-game-studio/tree/main/.claude/skills/start
Command: npx skills add https://github.com/CodePhobiia/claude-roblox-game-studio --skill start-codephobiia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboard new Roblox game projects by guiding setup, prompts, and project defaults.

Core Features & Use Cases

  • Guided onboarding prompts for starting point, team size, genre, sync tool, and UI framework.
  • Automatic generation of starter files and configuration, including project.config.json, CLAUDE.md, default.project.json, and production/review-mode.txt.
  • Re-usable onboarding templates for future sessions and quick re-run of /start.

Quick Start

Answer the onboarding prompts to initialize a new Roblox project so the system can generate config and starter files.

Frequently Asked Questions about start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a new Roblox game project from scratch?

To set up a new Roblox game project, you can run a guided onboarding process that prompts you for your starting point, team size, genre, sync tool, and UI framework, then automatically generates the necessary starter files and configuration.

What files are needed to configure a Roblox project workspace?

Configuring a Roblox project workspace typically requires generating essential files like project.config.json, CLAUDE.md, default.project.json, and production/review-mode.txt to establish project defaults and persist configuration choices for future sessions.

Can I resume configuration for an existing Roblox project?

Yes, you can resume configuration for an existing Roblox project by re-running the onboarding guided setup, which detects your previous context and applies stored choices to quickly re-initialize your session configuration.

Does guided onboarding support different Roblox team sizes and genres?

Guided onboarding supports different Roblox team sizes and genres by offering preset selections during the setup prompts, allowing you to tailor the project defaults and generated configuration files to your specific game development context.

What is the best way to persist Roblox project configuration across sessions?

The best way to persist Roblox project configuration across sessions is to use an onboarding template that stores your setup choices in files like project.config.json, ensuring future sessions automatically load your established defaults.