coding-standards

Standardizes coding conventions and architectural patterns for TypeScript, JavaScript, and React projects.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/its-Basudeba/Care-HMS --skill coding-standards-its-basudeba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/its-Basudeba/Care-HMS/tree/main/.agent/.agents/skills/coding-standards
Command: npx skills add https://github.com/its-Basudeba/Care-HMS --skill coding-standards-its-basudeba

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the lack of consistency and quality in software development by providing a unified set of rules for TypeScript, JavaScript, React, and Node.js projects.

Core Features & Use Cases

  • Standardized Patterns: Implements best practices for naming, immutability, and error handling to reduce technical debt.
  • Component & API Design: Provides clear guidelines for React component structure and RESTful API conventions.
  • Use Case: When onboarding a new developer or starting a new module, use this Skill to ensure the codebase remains readable, type-safe, and easy to refactor.

Quick Start

Apply the coding standards skill to review the current project structure and suggest improvements for type safety and error handling.

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?

Apply standardized patterns for naming, immutability, and error handling to reduce technical debt. This enforces readability and type safety across TypeScript, JavaScript, and React environments during code reviews and onboarding.

What are the best practices for structuring React components and REST APIs?

Best practices for React components and REST APIs involve enforcing clear structural conventions and readability principles. This ensures consistent project structure, type safety, and scalable API design across the development environment.

Can I use this to review and refactor an existing JavaScript codebase?

Yes, you can review and refactor an existing JavaScript codebase by analyzing the current project structure. It suggests improvements for type safety, error handling, and performance optimization based on established best practices.

How do I standardize error handling and type safety across a Node.js project?

Standardize error handling and type safety by implementing unified rules for architectural patterns. This provides a consistent project structure and enforces immutability principles across Node.js and TypeScript development environments.

Does this coding standards skill work for onboarding new developers?

Yes, this skill works for onboarding new developers by ensuring the codebase remains readable and easy to refactor. It provides clear guidelines for component structure and API design to facilitate quick integration.