coding-standards

Enforce coding standards across TypeScript, JavaScript, React, and Node.js projects.

17|1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/jakezp/everything-opencode --skill coding-standards-jakezp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/jakezp/everything-opencode/tree/main/skills/coding-standards
Command: npx skills add https://github.com/jakezp/everything-opencode --skill coding-standards-jakezp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A structured baseline for universal coding standards that improves readability, maintainability, and quality across TypeScript, JavaScript, React, and Node.js codebases.

Core Features & Use Cases

  • Consistent naming conventions, immutability practices, and error-handling guidelines.
  • React component and API design best practices to reduce bugs and improve collaboration.
  • Real-world usage includes onboarding new engineers, code reviews, and maintaining large-scale codebases.

Quick Start

Apply coding standards to a sample project to generate a compliant snippet.

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 consistent coding standards across TypeScript and JavaScript projects, apply structured guidelines for naming conventions, immutability practices, and error handling to improve readability and maintainability.

What are the best practices for React component design and API style?

Best practices for React component design involve following structured guidelines that reduce bugs and improve collaboration, covering API style and component architecture to maintain large-scale codebases effectively.

Can I use these coding standards for onboarding new engineers?

Yes, you can use these coding standards for onboarding new engineers by providing a structured baseline of best practices that ensures consistent code quality and accelerates team integration.

How do I apply universal coding standards during code reviews?

To apply universal coding standards during code reviews, utilize structured guidance covering error handling, immutability, and naming conventions to evaluate code quality and maintainability across your codebase.

Do I need specific dependencies to implement Node.js coding standards?

No specific dependencies are required to implement Node.js coding standards; the guidance provides a structured baseline applicable directly to your existing development workflow without additional tools.