agents/skills/typescript/SKILL.md
Guidelines when working on TypeScript/JS projects
npx skillsauth add nazozokc/dotfiles typescriptInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
any — define types explicitly@types/* packages for third-party type definitionstypeof or type guards for unknown types?biome.json exists at project root, use biome checkeslint . --ext .tstsc --noEmitdevelopment
Method and notes when performing web searches
tools
Template and notes when creating or updating SKILL.md files under skills/
tools
When writing fish shell scripts, functions, abbreviations, or editing shell configuration
documentation
Guidelines when managing Nix configuration