coding-standards

Enforce universal coding standards across TypeScript and JavaScript projects.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/riftzen-bit/gemini-setup --skill coding-standards-riftzen-bit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/riftzen-bit/gemini-setup/tree/main/skills/coding-standards
Command: npx skills add https://github.com/riftzen-bit/gemini-setup --skill coding-standards-riftzen-bit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Universal coding standards across TS, JS, React, and Node.js projects to reduce bugs and improve collaboration.

Core Features & Use Cases

  • Standardized naming conventions and file organization.
  • Immutable data patterns, error handling guidelines, and robust testing expectations.
  • Use cases include onboarding new contributors, performing code reviews, and refactoring for consistency.

Quick Start

Review the coding standards and apply them to new projects, reviews, and refactors to ensure consistent practices.

Frequently Asked Questions about coding-standards

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

FAQPage Schema
How do I enforce consistent coding standards across TypeScript and JavaScript projects?

To enforce coding standards across TypeScript and JavaScript projects, apply universal rules for naming, formatting, immutability, and error handling during project kickoffs, code reviews, and refactors to maintain consistency and quality.

What coding conventions should I use for React components to reduce bugs?

For React components to reduce bugs, follow universal coding standards that define robust conventions for component structure, immutability patterns, and error handling, ensuring consistency and improved collaboration across the team.

How do I set up universal coding standards for onboarding new contributors?

To set up coding standards for onboarding new contributors, review the universal TypeScript and JavaScript rules for file organization, naming, and testing expectations, then apply them during project kickoffs to ensure consistent practices from the start.

Can I use these coding standards during code reviews and refactoring?

Yes, you can use these coding standards during code reviews and refactoring to enforce rules for immutability, error handling, and formatting, ensuring consistent practices and maintaining quality across TS, JS, React, and Node.js projects.

What's the best way to standardize error handling and immutability in JavaScript?

To standardize error handling and immutability in JavaScript, apply universal coding standards that define specific guidelines for immutable data patterns and robust error handling, reducing bugs and improving collaboration during development.

Do I need any dependencies to apply these TypeScript and React coding standards?

No dependencies are required to apply these TypeScript and React coding standards. They serve as a universal rule set for naming, formatting, and error handling that you review and implement directly during project kickoffs and code reviews.