coding-standards

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

89|19|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/krishnakanthb13/everything-antigravity --skill coding-standards-krishnakanthb13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/krishnakanthb13/everything-antigravity/tree/main/skills/coding-standards
Command: npx skills add https://github.com/krishnakanthb13/everything-antigravity --skill coding-standards-krishnakanthb13

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes universal coding standards and best practices to improve readability, maintainability, and consistency across TypeScript, JavaScript, React, and Node.js projects.

Core Features & Use Cases

  • Enforces immutability, clear naming, consistent formatting, and robust error handling.
  • Provides TypeScript typing guidance, React component patterns, and API design conventions.
  • Use Case: a mid-sized team applies these standards to streamline onboarding and reduce bugs across a shared codebase.

Quick Start

Review the guidelines and start applying the rules to your TypeScript, JavaScript, React, and Node.js codebase.

Frequently Asked Questions about coding-standards

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

FAQPage Schema
How do I enforce coding standards for TypeScript and React projects?

To enforce coding standards for TypeScript and React, apply rules for naming conventions, immutability, and component patterns. This ensures consistency, type safety, and readability across your shared 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 strict rules for robust error capture and immutable data structures. This approach reduces bugs and maintains architectural consistency.

Can I use these coding standards for a small team or do they require a large codebase?

You can use these coding standards for a small team or a large codebase. They scale across development workflows, guiding API design and architectural patterns to streamline onboarding and maintain code quality.

What's the best way to standardize TypeScript typing and naming conventions across a shared codebase?

The best way to standardize TypeScript typing and naming conventions is to codify universal rules and examples. This provides clear typing guidance and consistent formatting to improve maintainability.

Why do I need universal coding standards for JavaScript and Node.js development?

You need universal coding standards for JavaScript and Node.js to establish consistency, readability, and maintainability. Codifying best practices reduces bugs and streamlines onboarding for mid-sized teams.