roblox-ts

Use when writing TypeScript code for Roblox using roblox-ts, especially when unsure if a JavaScript API exists or how to handle Luau interop

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "roblox-ts" with this command: npx skills add christopher-buss/skills/christopher-buss-skills-roblox-ts

Based on roblox-ts v3.0.0, generated 2026-01-31

TypeScript-to-Luau transpiler for Roblox. This is "Roblox with TypeScript syntax", not full JavaScript - many JS APIs don't exist.

Core References

TopicDescriptionReference
JS DifferencesMissing APIs, assert() truthiness, any type, typeofcore-js-differences
Type CheckingtypeIs, classIs, RemoteEvent validationcore-type-checking
Constructorsnew syntax, DataType math (.add/.sub), collectionscore-constructors
Utility Typessatisfies, InstancePropertyNames, Services, ExtractKeyscore-utility-types

Features

TopicDescriptionReference
Luau Interop$tuple, LuaTuple, type declarations, callbacks vs methodsfeature-luau-interop
Game HierarchyTyping Workspace children with services.d.tsfeature-game-hierarchy

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

test-driven-development

No summary provided by upstream source.

Repository SourceNeeds Review
General

humanizer

No summary provided by upstream source.

Repository SourceNeeds Review
General

isentinel

No summary provided by upstream source.

Repository SourceNeeds Review
General

jest

No summary provided by upstream source.

Repository SourceNeeds Review