coding-standards

Standardize TypeScript, JavaScript, React, and Node.js coding practices.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/mbadoz/mbadoz-skills --skill coding-standards-mbadoz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/mbadoz/mbadoz-skills/tree/main/plugins/built-planner/skills/built-planner/references/skills/coding-standards
Command: npx skills add https://github.com/mbadoz/mbadoz-skills --skill coding-standards-mbadoz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Standardized naming conventions and formatting rules for TypeScript, JavaScript, React, and Node.js
  • Guidelines for error handling, immutability, and Type Safety
  • Templates and onboarding examples to maintain code quality and accelerate ramp-up

Quick Start

Apply coding standards to a sample project to generate a compliant codebase example.

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 React projects?

Universal coding standards for TypeScript and React enforce consistent naming conventions, type safety, and formatting rules. They ensure maintainability and predictable outcomes across new projects, refactors, and team onboarding.

How do I standardize error handling and immutability in JavaScript and Node.js?

To standardize error handling and immutability in JavaScript and Node.js, apply defined coding guidelines that dictate specific patterns. This enforces type safety, readable architecture, and scalable project structures.

Can I use these coding standards for code reviews and onboarding new developers?

Yes, you can use these coding standards for code reviews and onboarding. They provide templates and examples that maintain code quality, align teams with best practices, and accelerate the ramp-up process for new developers.

What is the best way to enforce type safety and scalable architecture in a codebase?

The best way to enforce type safety and scalable architecture is by applying standardized coding practices that define specific patterns and guidelines. This improves consistency and maintainability across TypeScript, React, and Node.js projects.

Do I need to start a new project to apply these coding standards?

No, you do not need to start a new project to apply these coding standards. They can be integrated into existing codebases during refactoring and code reviews to ensure alignment with best practices and improve overall maintainability.