project-standards

Official

Ensure code follows project conventions.

Authorguvnr-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill keeps code aligned with established project patterns, reducing defects and onboarding time by enforcing consistent practices across the codebase.

Core Features & Use Cases

  • Conform to Naming & Style: Apply project-wide naming and file conventions to new and existing code.
  • Documentation & Clarity: Encourage JSDoc/docstrings and self-documenting code for easier maintenance.
  • Code Review Enablement: Provide a checklist for reviewers to quickly assess consistency.

Quick Start

Apply the project standards to a new module you are writing, ensuring naming, style, and documentation match the conventions.

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: project-standards
Download link: https://github.com/guvnr-dev/guvnr/archive/main.zip#project-standards

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