·isentinel
</>

isentinel

Opinionated preferences for roblox-ts development. Use when setting up new roblox-ts projects or when coding style/tooling decisions arise.

19Installs·0Trend·@christopher-buss

Installation

$npx skills add https://github.com/christopher-buss/skills --skill isentinel

How to Install isentinel

Quickly install isentinel AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/christopher-buss/skills --skill isentinel
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: christopher-buss/skills.

SKILL.md

View raw

| 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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/christopher-buss/skills --skill isentinel
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from christopher-buss/skills

Quick answers

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.

How do I install isentinel?

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

Where is the source repository?

https://github.com/christopher-buss/skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22