coding-standards

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

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/Eotel/claude-marketplace --skill coding-standards-eotel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/Eotel/claude-marketplace/tree/main/plugins/base/skills/coding-standards
Command: npx skills add https://github.com/Eotel/claude-marketplace --skill coding-standards-eotel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Universal coding standards help teams write readable, maintainable, and consistent code across TypeScript, JavaScript, React, and Node.js projects.

Core Features & Use Cases

  • Enforces naming, formatting, and immutability conventions to reduce bugs and onboarding time.
  • Guides React component patterns, hooks, state management, and type safety to accelerate development.
  • Serves as a reusable reference for code reviews, onboarding, and engineering best-practices.

Quick Start

Apply these standards to your codebase to improve clarity and reliability.

Frequently Asked Questions about coding-standards

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

FAQPage Schema
What are universal coding standards for TypeScript and JavaScript?

Universal coding standards are enforced conventions for naming, immutability, and error handling that improve readability and maintainability across TypeScript and JavaScript ecosystems including React and Node.js.

How do I enforce naming and immutability conventions in React components?

Apply standardized React component patterns and hooks guidelines to enforce naming and immutability conventions, reducing bugs and accelerating development while serving as a reusable reference for code reviews.

Does this coding standards guide work with Node.js and React?

Yes, these coding standards apply to the TypeScript and JavaScript ecosystems, specifically addressing Node.js backend patterns and React component structures to ensure consistent code quality across your stack.

What's the best way to set up coding standards for a development team?

Implement a reusable Markdown reference covering formatting, error handling, and type safety to establish team coding standards, streamlining onboarding and aligning engineering best-practices across projects.

Why should I use standardized error handling and type safety in JavaScript?

Standardized error handling and type safety in JavaScript reduce runtime bugs and improve code maintainability by enforcing universal standards that ensure consistent behavior and readability across your application.