js-google

Installation
SKILL.md

Google JavaScript Best Practices

Comprehensive JavaScript style and best practices guide based on Google's official JavaScript Style Guide, designed for AI agents and LLMs. Contains 47 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

When to Apply

Reference these guidelines when:

  • Writing new JavaScript or ES6+ code
  • Structuring modules and managing imports/exports
  • Adding JSDoc type annotations and documentation
  • Reviewing code for naming and style consistency
  • Refactoring existing JavaScript code

Rule Categories by Priority

Priority Category Impact Prefix
1 Module System & Imports CRITICAL module-
2 Language Features CRITICAL lang-
Related skills

More from pproenca/dot-skills

Installs
178
GitHub Stars
141
First Seen
Jan 22, 2026