coding-standards

Enforce coding standards across TypeScript, JavaScript, React, and Node.js projects.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/GGEdu/claude-god-mode-template --skill coding-standards-ggedu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/GGEdu/claude-god-mode-template/tree/main/skills/coding-standards
Command: npx skills add https://github.com/GGEdu/claude-god-mode-template --skill coding-standards-ggedu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Universal coding standards that improve consistency, readability, and maintainability across teams and projects.

Core Features & Use Cases

  • Clear naming conventions and formatting rules for TypeScript, JavaScript, React, and Node.js.
  • Enforced type-safety, immutability, and error handling guidelines to reduce bugs and tech debt.
  • Onboarding, code reviews, and refactoring support with architecture and documentation standards.

Quick Start

To start applying these standards, run the project-wide linting and formatting workflow to enforce style consistently.

Frequently Asked Questions about coding-standards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce coding standards across TypeScript and React projects?

You can enforce coding standards by applying universal rules for naming, formatting, type safety, and architecture during code reviews and refactors. This improves consistency and maintainability across TypeScript and React codebases.

What are the best practices for Node.js error handling and formatting?

Best practices for Node.js error handling and formatting involve enforcing immutability, strict type safety, and clear documentation standards. Applying these universal coding guidelines during development reduces bugs and technical debt.

Can I use these coding standards during team onboarding and code reviews?

Yes, you can use these coding standards during team onboarding and code reviews to ensure new and existing modules follow architecture, readability, and API design guidelines. This enforces consistency across teams and projects.

Does this coding standard cover API design and testing guidelines?

Yes, this coding standard covers API design and testing guidelines alongside readability, immutability practices, and error handling. It provides comprehensive architecture and documentation standards for JavaScript and Node.js codebases.

How do I start applying universal coding standards to an existing codebase?

To start applying universal coding standards to an existing codebase, run a project-wide linting and formatting workflow to enforce style consistently. Use the provided rules during refactors to improve type safety and architecture.