coding-standards

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

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/JuanDiego30/cermont_aplicativo --skill coding-standards-juandiego30
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/JuanDiego30/cermont_aplicativo/tree/main/.agents/skills/coding-standards
Command: npx skills add https://github.com/JuanDiego30/cermont_aplicativo --skill coding-standards-juandiego30

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Universal coding standards applicable across all projects to improve readability, maintainability, and collaboration.

Core Features & Use Cases

  • Readability-first conventions and naming guidelines for TypeScript, JavaScript, React, and Node.js
  • Immutability and safe state management patterns
  • Error handling, testing, and documentation guidance to reduce defects
  • Use Case: Onboarding a new contributor to a codebase with consistent structure and practices

Quick Start

Apply these standards in new and existing TypeScript projects to structure code and enforce consistency.

Frequently Asked Questions about coding-standards

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

FAQPage Schema
How do I enforce TypeScript coding standards for readability and maintainability?

To enforce TypeScript coding standards for readability, apply readability-first conventions, immutability patterns, and type safety rules across your project. This ensures consistent structure and maintainable code across your team's workflow.

What are the best practices for structuring a React and Node.js project?

Best practices for structuring React and Node.js projects include applying universal coding standards that enforce project structure guidance, React patterns, and safe state management. This improves code consistency and team collaboration.

How do I handle error handling and immutability in JavaScript codebases?

Handle error management and immutability in JavaScript by applying safe state management patterns and error handling guidance. These coding standards reduce defects and ensure consistent, maintainable code across your project.

Can I use these coding standards for onboarding new contributors to an existing codebase?

Yes, you can use these coding standards for onboarding new contributors. They provide consistent structure and practices, applying readability-first conventions across TypeScript, JavaScript, React, and Node.js to accelerate onboarding.

Does this coding standards approach work for both new and existing TypeScript projects?

Yes, this coding standards approach works for both new and existing TypeScript projects. You can apply these standards to structure code, enforce consistency, and guide refactoring for improved readability and maintainability.