# Christopher Buss Rbxts Jest Transformer Roblox TS

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

- Skill: `tomevault-io/christopher-buss-rbxts-jest-transformer-roblox-ts` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/christopher-buss-rbxts-jest-transformer-roblox-ts`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/christopher-buss-rbxts-jest-transformer-roblox-ts/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/christopher-buss-rbxts-jest-transformer-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

| Topic          | Description                                             | Reference                                                |
| -------------- | ------------------------------------------------------- | -------------------------------------------------------- |
| JS Differences | Missing APIs, assert() truthiness, any type, typeof     | [core-js-differences](references/core-js-differences.md) |
| Type Checking  | typeIs, classIs, RemoteEvent validation                 | [core-type-checking](references/core-type-checking.md)   |
| Constructors   | new syntax, DataType math (.add/.sub), collections      | [core-constructors](references/core-constructors.md)     |
| Utility Types  | satisfies, InstancePropertyNames, Services, ExtractKeys | [core-utility-types](references/core-utility-types.md)   |

## Features

| Topic          | Description                                               | Reference                                                      |
| -------------- | --------------------------------------------------------- | -------------------------------------------------------------- |
| Luau Interop   | $tuple, LuaTuple, type declarations, callbacks vs methods | [feature-luau-interop](references/feature-luau-interop.md)     |
| Game Hierarchy | Typing Workspace children with services.d.ts              | [feature-game-hierarchy](references/feature-game-hierarchy.md) |

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/christopher-buss) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-15 -->

