What is isentinel?
Opinionated preferences for roblox-ts development. Use when setting up new roblox-ts projects or when coding style/tooling decisions arise. Source: christopher-buss/skills.
Opinionated preferences for roblox-ts development. Use when setting up new roblox-ts projects or when coding style/tooling decisions arise.
Quickly install isentinel AI skill to your development environment via command line
Source: christopher-buss/skills.
| Package Manager | pnpm (bun as optional runtime) | | Language | TypeScript (strict + extra checks) | | TypeScript Config | @isentinel/tsconfig | | Linting | @isentinel/eslint-config (no Prettier) | | Testing | Jest-roblox, TDD approach | | Git Hooks | husky + lint-staged | | Commits | Conventional Commits |
Use pnpm as the package manager. Can use bun as runtime for scripts.
| ni | Install dependencies | | ni | Add dependency | | ni -D | Add dev dependency | | nr | Run script | | nu | Upgrade dependencies | | nun | Uninstall dependency | | nci | Clean install | | nlx | Execute package |
Opinionated preferences for roblox-ts development. Use when setting up new roblox-ts projects or when coding style/tooling decisions arise. Source: christopher-buss/skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/christopher-buss/skills --skill isentinelOpinionated preferences for roblox-ts development. Use when setting up new roblox-ts projects or when coding style/tooling decisions arise. Source: christopher-buss/skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/christopher-buss/skills --skill isentinel Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/christopher-buss/skills