christopher-buss
@christopher-buss
Public Skills
jest
by christopher-buss
Testing Roblox/Luau code with Jest Roblox. Use when writing tests, mocking
roblox-ts
by christopher-buss
Use when writing TypeScript code for Roblox using roblox-ts, especially when unsure if a JavaScript API exists or how to handle Luau interop
ecs-design
by christopher-buss
Use when designing components, systems, or entity structures for jecs in
jecs
by christopher-buss
Use when building ECS-based games in Roblox with roblox-ts using jecs for
humanizer
by christopher-buss
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
isentinel
by christopher-buss
Opinionated preferences for roblox-ts development. Use when setting up new roblox-ts projects or when coding style/tooling decisions arise.
pnpm
by christopher-buss
Node.js package manager with strict dependency resolution. Use when running
writing-skills
by christopher-buss
Use when creating new skills, editing existing skills, or verifying skills work before deployment
writing-plans
by christopher-buss
Use when you have a spec or requirements for a multi-step task, before touching code