AshExplained/roblox-skills

34 Claude Code AI skills for Roblox game development: ideas, Luau architecture, gameplay systems, UX, economy, monetization, security, QA, publishing, and live ops.

5Stars on the repository
40Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

handoff

01

AshExplained/roblox-skills

Skill Claude CodeCodex

Compact the current conversation into a durable handoff document for another agent or future session to pick up. Use when the user says "handoff", "handoff to /prototype", "summarize for next session", "another agent should continue", or when switching skills/sessions after substantial context has accumulated.

not rated 5 +1 2mo ago A 65 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Design Roblox admin tools and observability systems. Use for safe grant/revoke tools, moderation commands, audit logs, live diagnostics, economy inspection, player support, operational dashboards, and abuse-resistant admin workflows.

not rated 5 +1 2mo ago A 49 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Plan Roblox analytics instrumentation and event logging. Use for retention funnels, first-action timing, tutorial drop-off, economy events, monetization conversion, session milestones, progression analytics, A/B test planning, and live game KPI review.

not rated 5 +1 2mo ago A 53 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Improve Roblox feel through animation, audio, VFX, haptics-like feedback, reward juice, movement feel, combat feedback, UI transitions, emotes, and satisfying loop feedback without hurting mobile performance.

not rated 5 +1 2mo ago A 48 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Plan and execute Roblox asset workflows. Use for Creator Store search, inventory/group/universe assets, inserting assets, generated meshes, generated materials, procedural models, uploaded images, thumbnails, icons, decals, style consistency, import security audits, and asset performance budgets.

not rated 5 +1 2mo ago A 59 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Maintain and refactor Roblox Luau code safely. Use for technical debt, dead code removal, module boundaries, naming cleanup, duplicate logic, dependency review, regression prevention, and long-term codebase health.

not rated 5 +1 2mo ago A 49 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Design, implement, and review Roblox combat systems. Use for melee, ranged, abilities, cooldowns, hit detection, damage validation, status effects, enemy AI hooks, combat UI, balance knobs, VFX/SFX, and exploit-resistant remotes.

not rated 5 +1 2mo ago A 58 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Manage Roblox community operations. Use for player feedback triage, bug reports, feature requests, moderation concerns, sentiment review, update communication, community-to-roadmap conversion, and long-term player trust.

not rated 5 +1 2mo ago A 45 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Audit Roblox Creator Store, Toolbox, inventory, group, universe, package, model, UI, gameplay, plugin-like, and other third-party imported assets for malicious or risky scripts. Use whenever Claude imports, inserts, reviews, or trusts Creator Store assets, especially assets with Scripts, LocalScripts, ModuleScripts…

not rated 5 +1 2mo ago A 93 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Design, implement, and review Roblox DataStore persistence. Use for save/load schemas, migrations, autosave, retries, player leave saves, server shutdown saves, rollback-safe state, profile locking, and data-loss debugging.

not rated 5 +1 2mo ago A 52 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Debug and fix Roblox bugs through Studio MCP. Use for repro steps, console errors, script search/read/edit flow, broken UI, failed gameplay systems, data issues, remotes, regressions, root-cause reports, and post-fix verification.

not rated 5 +1 2mo ago A 58 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Balance Roblox economies and progression math. Use for currency sources and sinks, pricing, reward curves, upgrade costs, inflation control, event economies, progression pacing, premium offers, and profitability without pay-to-win pressure.

not rated 5 +1 2mo ago A 50 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Orchestrate the full Roblox game development lifecycle. Use as the umbrella entrypoint for broad requests like create a Roblox game, build a new game, continue development, what should we do next, take this from idea to launch, make this game profitable, plan the roadmap, manage production, or maintain a live Roblox…

not rated 5 +1 2mo ago A 84 tokens original MIT

roblox-game-ideas

14

AshExplained/roblox-skills

Skill Claude CodeCodex

Generate or evaluate Roblox game ideas using retention, social, monetization, mobile-first, and first-session best practices. Use when pitching concepts, choosing a game direction, or improving a core loop.

not rated 5 +1 2mo ago A 45 tokens original MIT

roblox-game-ux

15

AshExplained/roblox-skills

Skill Claude CodeCodex

Design and critique Roblox game UX, HUDs, menus, onboarding, mobile controls, and progression surfaces. Use when making a Roblox experience feel clear, fast, touch-friendly, and retention-aware.

not rated 5 +1 2mo ago A 45 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Apply Roblox genre-specific design patterns. Use for simulator, tycoon, obby, RPG, adventure, pet collector, tower defense, survival, horror, battlegrounds, roleplay, racing, and hybrid genre planning from idea to live ops.

not rated 5 +1 2mo ago A 57 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Plan Roblox growth marketing and user acquisition. Use for launch campaigns, Roblox sponsored ads, trailers, TikTok/YouTube/influencer outreach, social promotion, creative testing, update promotion, acquisition funnels, retention-aware growth loops, and launch-day push planning.

not rated 5 +1 2mo ago A 58 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Plan Roblox live ops, update cadence, event systems, retention milestones, roadmap checkboxes, approval gates, content pacing, Day-1/Day-3/Day-7 hooks, quests, rewards, and release-ready task sequencing.

not rated 5 +1 2mo ago A 54 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Improve Roblox localization and accessibility readiness. Use for UI text scaling, language-ready copy, icon clarity, color contrast, younger-player comprehension, readable HUDs, input accessibility, and reducing text-heavy onboarding.

not rated 5 +1 2mo ago A 47 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Design, inspect, and refactor Roblox Luau game architecture. Use for ModuleScript/service boundaries, client-server flow, RemoteEvents/RemoteFunctions, ReplicatedStorage organization, reusable systems, script placement, and safe Studio MCP code-edit workflows.

not rated 5 +1 2mo ago A 57 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Playtest and QA Roblox experiences for mobile and tablet. Use for device simulator checks, touch controls, safe areas, thumb zones, text readability, orientation, HUD overlap, first-action friction, and mobile performance verification through Studio MCP.

not rated 5 +1 2mo ago A 52 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Optimize Roblox monetization strategy. Use for game passes, developer products, bundles, store UX, pricing ladders, premium anchors, cosmetics, conversion experiments, offer placement, revenue analysis, and fair non-pay-to-win monetization.

not rated 5 +1 2mo ago A 54 tokens original MIT

AshExplained/roblox-skills

Skill Claude CodeCodex

Analyze and optimize Roblox scene and script performance. Use for mobile frame rate, memory, instance count, rendering cost, physics, particles, lighting, asset budgets, streaming, leaks, and using the rbx-scene-analysis workflow.

not rated 5 +1 2mo ago A 52 tokens original MIT

roblox-playtest-qa

24

AshExplained/roblox-skills

Skill Claude CodeCodex

Playtest Roblox experiences through Studio MCP with attention to first-session fun, mobile UX, console errors, progression, social hooks, performance, and exploit-sensitive flows.

not rated 5 +1 2mo ago A 39 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: