By afrxo
Anthropic Agent Skills for Roblox development — Luau, engine, toolchain, UI.
Modern, strictly-typed Luau. Use whenever writing, reviewing, or fixing Luau code (ModuleScripts, ServerScripts, LocalScripts) — language layer only, not Roblox APIs. Covers strict mode, type system, idioms, asserts, modules, and anti-patterns.
How Roblox behaves at runtime. Use whenever writing, reviewing, or debugging server/client Roblox code that touches services, Instances, replication, RemoteEvents/Functions, character lifecycle, physics, DataStore, or platform caveats. Engine layer only — language rules live in luau-expert; UI libraries live in roblox-ui; Rojo/Wally workflow lives in roblox-toolchain.
Filesystem-based Roblox development with Rojo + Wally + Luau LSP + StyLua + selene. Use when setting up, modifying, or debugging .project.json sync, package manifests, toolchain pinning, sourcemap regen, editor integration, CI builds, or any filesystem-to-DataModel question. Tooling layer only — language rules live in luau-expert; runtime behavior lives in roblox-dev; UI libraries live in roblox-ui.
Building Roblox UI — engine primitives (GuiObjects, UDim2, AnchorPoint, layouts, inputs, containers) plus the Fusion 0.3 reactive framework. Use when writing, reviewing, or debugging UI components, sizing/positioning, layout structures, input handling, render order, or component lifecycle. UI layer only — engine semantics live in roblox-dev; language rules live in luau-expert; Rojo/Wally workflow lives in roblox-toolchain.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A set of Anthropic Agent Skills for Roblox development. Built because Claude knows Lua but doesn't reliably know Roblox — these skills carry the engine quirks, Luau idioms, Rojo workflow, and UI patterns I keep wanting on hand.
Each skill is self-contained: a slim SKILL.md plus deeper references/ and runnable examples/. They're meant to integrate into existing projects without rewriting them — there's a shared Integration Policy every skill links to.
/plugin marketplace add afrxo/roblox-agent-skills
/plugin install roblox-agent-skills@roblox-agent-skills
One bundled plugin containing all four skills. Or clone the repo and point your agent at it locally.
The plugin is versioned in .claude-plugin/plugin.json. Breaking changes bump the minor version (no 1.0 yet — expected to evolve).
See CONTRIBUTING.md. New skills must include the ## Integration Policy section linking to shared/integration-policy.md.
npx claudepluginhub afrxo/roblox-agent-skills --plugin roblox-agent-skillsAccess thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.