coding-standards

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

4|1|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/rongarede/skill-snapshots --skill coding-standards-rongarede
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/rongarede/skill-snapshots/tree/main/development/coding-standards
Command: npx skills add https://github.com/rongarede/skill-snapshots --skill coding-standards-rongarede

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Universal coding standards across TypeScript, JavaScript, React, and Node.js projects to ensure readability, maintainability, and consistent practices.

Core Features & Use Cases

  • Establishes naming, immutability, error handling, and React component patterns.
  • Guides API design, testing, documentation, and code smells.
  • Use in code reviews, onboarding, and CI pipelines to enforce consistency.

Quick Start

Ask your AI to apply the coding-standards checklist to a given module and propose a refactor plan.

Frequently Asked Questions about coding-standards

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

FAQPage Schema
What coding standards should I enforce for TypeScript and React projects?

Universal coding standards for TypeScript and React projects should enforce naming conventions, immutability, error handling, and React component patterns. These guidelines improve readability, maintainability, and consistent practices across your codebase during reviews and onboarding.

How do I apply coding standards to a Node.js module for a refactor plan?

To apply coding standards to a Node.js module, ask your AI to evaluate the code against a universal checklist covering async/await usage, API design, and error handling. This generates a targeted refactor plan to align the module with best practices.

Can I use these coding standards guidelines in CI pipelines?

Yes, you can integrate these coding standards guidelines directly into CI workflows and code reviews. This ensures automated enforcement of consistency, best practices, and documentation standards across TypeScript, JavaScript, React, and Node.js codebases.

What is the best way to check for code smells and enforce immutability in JavaScript?

The best way to check for code smells and enforce immutability in JavaScript is to apply a universal standards checklist. This validates error handling, async/await usage, and naming conventions to maintain readability and consistent practices.

Does this coding standards checklist cover API design and testing practices?

Yes, this coding standards checklist explicitly covers API design, testing practices, and documentation. It provides guidelines for TypeScript, JavaScript, React, and Node.js to ensure maintainability and consistent architectural patterns.