Loading...
Loading...
Found 15 Skills
Next Friday code style rules for formatting, structure, and readability. Use when writing functions, conditionals, or organizing code.
Enforce project code standards when writing code
Use TypeScript for type-safe JavaScript: types, interfaces, generics, narrowing, tsconfig, modules, and strict mode. Use when writing or reviewing TypeScript, configuring tsconfig.json, defining types or interfaces, generics, type inference, or when the user mentions TypeScript, TS, or type checking.