coding-standards

Define and enforce coding standards for TypeScript, JavaScript, React, and Node.js projects.

41|8|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/codelably/harmony-claude-code --skill coding-standards-codelably
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/codelably/harmony-claude-code/tree/main/docs/zh-TW/skills/coding-standards
Command: npx skills add https://github.com/codelably/harmony-claude-code --skill coding-standards-codelably

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Universal coding standards address inconsistencies across teams, improving readability, maintainability, and collaboration.

Core Features & Use Cases

  • Naming conventions, error handling, and immutability as foundational practices.
  • React patterns, documentation conventions, and testing guidelines to standardize delivery.
  • Use Case: Teams onboarding to new projects and code reviews to ensure consistent quality.

Quick Start

Apply these guidelines to refactor existing codebases and initialize new projects to ensure consistent style, structure, and quality.

Frequently Asked Questions about coding-standards

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

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

To enforce coding standards across TypeScript and React, apply consolidated guidelines for naming conventions, error handling, and immutability during code reviews and project scaffolding to ensure consistent quality and maintainability.

What are the best practices for structuring Node.js and JavaScript code reviews?

Best practices for JavaScript and Node.js code reviews include checking foundational naming conventions, error handling, immutability, React patterns, documentation conventions, and testing guidelines to standardize delivery and improve readability.

Can I use universal coding rules to refactor an existing JavaScript codebase?

Yes, you can apply universal coding rules to refactor existing JavaScript codebases by using the consolidated guidelines to update structure, enforce immutability, and align error handling for improved readability and maintainability.

What React patterns should I follow to improve code quality and maintainability?

To improve React code quality and maintainability, follow standardized React patterns combined with strict documentation conventions and testing guidelines to ensure consistent style and scalable structure across the project.

Does this coding standards guideline cover testing and documentation conventions?

Yes, the coding standards guideline covers testing practices and documentation conventions, consolidating them into actionable rules to standardize project delivery, onboarding, and code review processes.