coding-standards

Enforce TypeScript, JavaScript, React, and Node.js coding standards during code reviews.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/forrany/Agent-configs --skill coding-standards-forrany
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/forrany/Agent-configs/tree/main/skills/coding-standards
Command: npx skills add https://github.com/forrany/Agent-configs --skill coding-standards-forrany

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill codifies universal coding standards and best practices for TypeScript, JavaScript, React, and Node.js development to improve code quality, consistency, and long-term maintainability.

Core Features & Use Cases

  • Establishes clear guidelines for readability, naming, immutability, error handling, and testing.
  • Provides actionable patterns and templates to accelerate code reviews, onboarding, and collaboration.
  • Serves as a reference whenever a new feature is written or a codebase is audited for quality.

Quick Start

  • Tell the AI to apply the coding-standards to a project to enforce naming, structure, and safe coding patterns.

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 follow for TypeScript and React development?

Coding standards for TypeScript and React should cover naming conventions, readability, immutability, and error handling. This Skill provides concrete rules and templates to enforce these patterns during feature development and code reviews.

How do I enforce consistent JavaScript and Node.js best practices during code reviews?

You can enforce JavaScript and Node.js best practices by applying a standardized rule set during code reviews. This Skill acts as a reusable reference to audit code quality, clarify structure, and ensure consistency across your team.

Can I use this coding standards Skill for onboarding new developers to an existing codebase?

Yes, you can use this Skill for onboarding new developers. It codifies universal best practices and architectural guidance into actionable templates, accelerating their understanding of code quality expectations and safe coding patterns.

What is the best way to audit a codebase for naming conventions and error handling?

The best way to audit a codebase for naming and error handling is to apply a unified standards reference. This Skill allows AI to load specific rules and templates to evaluate your code against established readability and immutability guidelines.

Does this coding standards Skill work without external dependencies or linter configurations?

Yes, this Skill works without external dependencies. It encodes universal coding standards directly into a reusable unit, allowing AI to apply rules for TypeScript, React, and Node.js without requiring additional linter setup.

When should I not use a universal coding standards Skill for my project?

You should not use a universal coding standards Skill if your project requires highly specialized architectural constraints that conflict with general best practices. It provides universal guidelines for readability and immutability, which may need adaptation for niche frameworks.