global-standards

Community

Code standards that travel across the codebase.

Author89jobrien
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Inconsistent coding styles and unclear conventions slow teams down. This Skill codifies project-wide standards, guiding coding style, commenting, error handling, validation, tech-stack usage, and overall conventions to maintain quality at scale.

Core Features & Use Cases

  • Coding Style: naming, formatting, and file organization guidelines
  • Commenting Standards: when and how to document code
  • Error Handling: structured errors and user-friendly messages
  • Input Validation: schemas, sanitization, and safe boundaries
  • Tech-Stack Consistency: align across frontend, backend, and tooling
  • Project Conventions: git workflows, CI/CD, and documentation norms

Quick Start

Review the project's coding standards before starting a new feature or performing a code review.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: global-standards
Download link: https://github.com/89jobrien/steve/archive/main.zip#global-standards

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