coding-standards

Define coding standards and best practices for TypeScript, JavaScript, and React projects.

3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/rlagycks/oh-my-forge --skill coding-standards-rlagycks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/rlagycks/oh-my-forge/tree/main/.agents/skills/coding-standards
Command: npx skills add https://github.com/rlagycks/oh-my-forge --skill coding-standards-rlagycks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive standards and best practices to ensure high-quality, maintainable, and consistent code across projects.

Core Features & Use Cases

  • Establishing Best Practices: Guides on naming conventions, error handling, and code structure for TypeScript, JavaScript, and React.
  • Code Review & Quality Assurance: Ensures code adheres to standards during reviews and onboarding new developers.
  • Use Case: A team adopts this Skill to align their codebase with industry-standard practices, reducing bugs and improving readability.

Quick Start

Apply this Skill to review your existing project code for consistency with best practices.

Frequently Asked Questions about coding-standards

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

FAQPage Schema
What are the best practices for structuring a React and TypeScript project?

Universal coding standards for TypeScript and React define consistent naming conventions, error handling patterns, and project organization to improve code readability and reduce bugs during development.

How do I review existing JavaScript code for quality and consistency?

You can review existing JavaScript code by applying coding standards that cover naming conventions, error handling, and project organization to ensure consistency and improve overall code quality.

Does this coding standards guide cover error handling and testing for TypeScript?

Yes, the coding standards cover error handling and testing for TypeScript, providing best practices and patterns to ensure code quality and maintainability across your projects.

What is the best way to establish coding standards for a software engineering team?

The best way to establish coding standards for a software engineering team is to adopt universal best practices covering naming conventions, error handling, and project organization across TypeScript, JavaScript, and React projects.

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

Yes, these coding standards can be used for onboarding new developers. They provide best practices for code quality and consistency, helping new team members understand project organization and coding patterns.