build-fix
Installation
SKILL.md
Build Fix Skill
Fix build and compilation errors quickly with minimal code changes. Get the build green without refactoring. For this repo, that usually means TypeScript/Rust/toolchain fixes around the RCS runtime or Roblox workspace scaffolding, not generic product rewrites.
When to Use
This skill activates when:
- User says "fix the build", "build is broken"
- TypeScript compilation fails
- the build command or type checker reports errors
- User requests "minimal fixes" for errors