coding-standards

Codify universal coding standards for TypeScript, JavaScript, React, and Node.js projects.

Updated Sep 27, 2025
One-click install
npx skills add https://github.com/yldst-dev/easycalendar --skill coding-standards-yldst-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/yldst-dev/easycalendar/tree/main/.skills/coding-standards
Command: npx skills add https://github.com/yldst-dev/easycalendar --skill coding-standards-yldst-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Universal coding standards unify practices across TypeScript, JavaScript, React, and Node.js projects, reducing bugs and speeding up onboarding by providing a clear, shared baseline.

Core Features & Use Cases

  • Establish readable code with consistent naming, formatting, and documentation.
  • Enforce immutability, robust error handling, and React best practices across teams.
  • Use cases include onboarding new developers, reviewing pull requests, and guiding refactoring to align with best practices.

Quick Start

Apply these standards across your project by auditing existing code and adopting the guidelines for new code.

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?

Enforce coding standards by applying universal guidelines for TypeScript and React, including immutability rules, error handling patterns, and structured checklists to guarantee consistency and quality across your codebase.

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

Best practices for error handling and immutability in Node.js involve codifying universal standards that enforce robust error handling patterns and strict immutability rules to reduce bugs and unify team practices.

How can I use coding standards to improve developer onboarding and code reviews?

Use coding standards to improve developer onboarding and code reviews by providing a shared baseline of structured guidance, naming conventions, and best practice checklists that accelerate new developer alignment.

Does this coding standards guidance apply to JavaScript and Node.js refactoring workflows?

Yes, this coding standards guidance applies directly to JavaScript and Node.js refactoring workflows, offering structured conventions for API design and clean code to guide teams during project audits and refactoring.

What is the best way to adopt universal coding standards for an existing codebase?

The best way to adopt universal coding standards is to audit existing code against established immutability and error handling rules, then apply the structured guidelines and checklists to all new code moving forward.