coding-standards

Apply universal coding standards to TypeScript, JavaScript, React, and Node.js projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inconsistent coding practices slow down development and create maintenance headaches. This Skill provides universal guidelines to standardize naming, formatting, and architectural decisions across TypeScript, JavaScript, React, and Node.js projects.

Core Features & Use Cases

  • Establishes consistent naming conventions, project structure, and formatting to improve readability and maintainability.
  • Provides practical patterns for React components, TypeScript types, and async/error handling that teams can adopt immediately.
  • Use Case: start a new project or refactor an existing codebase to achieve uniform quality and faster onboarding.

Quick Start

Apply these universal coding standards to a new or existing TypeScript/JavaScript project to ensure consistent style and quality.

Frequently Asked Questions about coding-standards

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

FAQPage Schema
How do I standardize coding conventions across TypeScript, JavaScript, React, and Node.js projects?

Standardize coding conventions by applying universal guidelines for naming, formatting, and structural architecture across TypeScript, JavaScript, React, and Node.js projects. This ensures readability, maintainability, type safety, and consistent error handling throughout your codebase.

What are the best practices for structuring React components and TypeScript types?

Best practices for structuring React components and TypeScript types involve applying documented patterns for modular architecture, consistent naming conventions, and strict type safety. These universal standards ensure your team adopts practical patterns immediately for better codebase maintainability.

How do I enforce consistent formatting and naming conventions during code reviews?

Enforce consistent formatting and naming conventions during code reviews by applying universal coding standards that satisfy requirements for readability and structural consistency. These guidelines provide documented patterns to evaluate code quality and architectural decisions effectively.

Can I use these coding standards to refactor an existing JavaScript or TypeScript codebase?

Yes, you can use these coding standards to refactor an existing JavaScript or TypeScript codebase to achieve uniform quality. Applying these guidelines during refactoring helps standardize error handling, modular architecture, and structural conventions for faster onboarding.

Do I need specific linting tools to implement these JavaScript and Node.js coding standards?

Specific linting tools are not strictly required to implement these JavaScript and Node.js coding standards, as they provide universal guidelines and documented patterns. However, applying these standards during project initiation and refactoring ensures consistent style and quality across your stack.