style

Official

Write clear, consistent code.

AuthorObjective-Arts
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces consistent, readable, and maintainable code by applying universal style principles, reducing cognitive load for developers.

Core Features & Use Cases

  • Readability Focus: Prioritizes code clarity and understandability for all developers.
  • Consistent Naming: Guides descriptive and conventional naming for variables, functions, and types.
  • Function Design: Promotes small, single-purpose functions for better modularity.
  • Comment Best Practices: Encourages comments that explain the "why," not the "what."
  • Formatting Standards: Ensures consistent indentation, line length, and brace style.
  • Error Handling: Advocates for explicit error management over silent failures.
  • Import Organization: Provides clear guidelines for structuring and minimizing imports.
  • Code Organization: Suggests logical grouping of code within files and projects.
  • TODO Clarity: Mandates context for all TODO comments.
  • Use Case: Ensure all new code contributions adhere to Google's established coding standards for improved team collaboration and reduced maintenance overhead.

Quick Start

Apply Google's coding style principles to the provided code snippet.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: style
Download link: https://github.com/Objective-Arts/lens-dist/archive/main.zip#style

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.