Skill Claude CodeCodex
Use when creating, importing, reviewing, uploading, updating, or reusing Roblox assets through WEPPY Asset Library, Studio-local asset workflows, AI-generated images or models, and Roblox Open Cloud.
92 tagged luau, measured the same way as everything else here.
Browse within: ai-skills 44roblox 44agentic-workflow 43gemini-cli 43vscode 23game-development 21skills-sh 16
Skill Claude CodeCodex
Use when creating, importing, reviewing, uploading, updating, or reusing Roblox assets through WEPPY Asset Library, Studio-local asset workflows, AI-generated images or models, and Roblox Open Cloud.
Skill Claude CodeCodex
Use when controlling Roblox Studio through WEPPY Roblox MCP, choosing MCP tool actions, selecting among multiple connected Studio targets, creating or checking UI Studio interfaces, running playtests, inspecting logs, or verifying direct Studio workflows.
Skill Claude CodeCodex
Use when working with WEPPY Roblox MCP Studio-local sync, effective policy, bidirectional file mirrors, multi-place project folders, conflicts, reverse apply and delete safety, sourcemaps, detector recovery, or Roblox Explorer context.
Skill Claude CodeCodex
Roblox audio — the modern modular audio graph (AudioPlayer, AudioEmitter, AudioListener, Wire, AudioTextToSpeech) and the legacy Sound/SoundGroup system. Covers 2D vs 3D audio, spatial attenuation, effects (Equalizer, Compressor, Reverb, Echo, Distortion), TTS/STT, acoustic simulation, asset permissions and the 2022…
Skill Claude CodeCodex
Safety-oriented Roblox DataStore guidance for reducing data loss, throttling, races, and quota exhaustion. Covers DataStore vs OrderedDataStore, UpdateAsync for atomic writes, versioning and metadata for recovery, budgets and rate limits, player profile and session-locking patterns, leaderboards, RTBF, and integration…
Skill Claude CodeCodex
Roblox Open Cloud REST API for accessing data stores, assets, universes, places, users, groups, subscriptions, and Luau execution from outside the engine or via HttpService. Covers authentication (API keys, OAuth 2.0, avoiding legacy cookie auth), scopes and least-privilege, IP allowlists, key rotation and the 60-day…
Skill Claude CodeCodex
Core scripting and engine skill for Roblox game development. Covers full-lifecycle development: architecture, Luau scripting, debugging, security, performance, data persistence, networking, and the Roblox Studio environment. MUST use this skill whenever the user mentions: 'Roblox', 'Luau', 'Roblox Studio'…
andrian-syh/roblox-best-practices-skill
Skill Claude CodeCodex
Framework-agnostic Roblox/Luau coding standards. Use when writing, reviewing, or refactoring any Luau code (Script, LocalScript, ModuleScript) in a Roblox project, or when the user asks to keep best practices in mind as standing guidance — enforces the VARIABLES/FUNCTIONS/INITIALIZATION layout, naming, performance…
Skill Claude CodeCodex
Use when writing or reviewing code in a firebit house-stack Roblox project and the system's shape matters — service/controller boot order, where a new service goes, require cycles, "attempt to require a module that is loading", profile data not replicating, client sees stale state, choosing action networking vs…
Skill Claude CodeCodex
Use when touching any configuration axis in a house-stack Roblox project — feature flags (FeatureFlags class), file-local debug toggles, Studio/dev conditionals, rblxsync.yml products/passes/badges, Generated.luau monetization IDs, or tuning data modules. Also when a feature mysteriously won't turn on/off, a product…
Skill Claude CodeCodex
Use when a Roblox/Luau bug looks familiar, before re-deriving a fix for placement math, NPC pathfinding, spawning, animation lifecycles, or client tag-handlers, when a weird code pattern (Euler tables over the wire, PivotTo ordering, bounded tag polls, generation counters, provider-injected requires) needs explaining…
Skill Claude CodeCodex
Use to perform read-only deep analysis of a Roblox codebase, place file, or system and produce a ranked synthesis (architecture, hotspots, risks, opportunities). Use when the user says "analyze this", "explain what this codebase does", "what's wrong with this", "audit the structure", "give me a map of the project" …
Skill Claude CodeCodex
Use to review Luau / Roblox code for server-authority holes, anti-slop violations, replication mistakes, and Roblox-specific bugs before merge. Use when the user says "review this code", "code review", "review the PR", "audit this script", "is this server-safe", or after roblox-forge ships a non-trivial change.
Skill Claude CodeCodex
Use for deep Socratic requirements gathering on complex or ambiguous Roblox briefs — beyond what roblox-brief handles. Use when the brief is large, the user is uncertain, or when "the creator vision" is hand-wavy and needs structured probing. User signals: "let's talk it through", "I'm not sure yet", "help me figure…
Skill Claude CodeCodex
Build, inspect, repair, validate, and playtest Roblox Studio maps and Luau through the local bridge. Use for SceneSpecs, terrain, Studio edits, gameplay objects, visual checks, and Rojo output.
Skill Claude CodeCodex
Develop Roblox experiences in this Luau/Wally project. Use when writing or reviewing Luau source, adding UI, wiring remotes, handling player data, optimizing performance, or working with the Roblox engine, Rojo, Instance Streaming, Data Stores, or the server-authority model.
Skill Claude CodeCodex
Find, recommend, and insert real assets from the Roblox Creator Store into a Roblox experience. Use when the game needs a 3D model, mesh, decal, texture, audio, sound, animation, VFX/particle effect, vehicle, weapon, gameplay mechanic template, or replacement for placeholder parts.
Skill Claude CodeCodex
Develop Roblox experiences in this Roblox-TS project. Use when writing or reviewing TypeScript source, adding React UI, wiring remotes, handling player data, optimizing performance, or working with the Roblox engine, Rojo, Rbxts, Instance Streaming, Data Stores, or the server-authority model.