ts-google

Installation
SKILL.md

Google TypeScript Best Practices

Comprehensive TypeScript style guide based on Google's internal standards, designed for AI agents and LLMs. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

When to Apply

Reference these guidelines when:

  • Writing new TypeScript code
  • Organizing modules and imports
  • Designing type annotations and interfaces
  • Creating classes and functions
  • Reviewing code for style consistency
  • Refactoring existing TypeScript code

Rule Categories by Priority

Priority Category Impact Prefix
1 Module Organization CRITICAL module-
Related skills

More from pproenca/dot-skills

Installs
238
GitHub Stars
141
First Seen
Jan 22, 2026