coding-standards

Enforce universal coding standards across Python, JavaScript, and TypeScript projects.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/phanTian2026/mobiletrading --skill coding-standards-phantian2026
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/phanTian2026/mobiletrading/tree/main/trae/skills/coding-standards
Command: npx skills add https://github.com/phanTian2026/mobiletrading --skill coding-standards-phantian2026

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The universal coding standards defined here reduce onboarding time, align project conventions, and improve code quality across Python, JavaScript, and general development tasks.

Core Features & Use Cases

  • Standardized naming conventions, project structure, and documentation guidelines for multi-language codebases
  • Guidance on testing, code smells, and performance best practices to prevent regression
  • Real-world use: a new contributor can start by following the documented standards to produce consistent, maintainable code

Quick Start

Follow the documented coding standards in every commit to ensure consistency 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 enforce coding standards across a multi-language codebase?

To enforce coding standards across a multi-language codebase, apply universal rules for naming, structure, and documentation. This standardizes Python and JavaScript stacks, improving readability and maintainability for all contributors.

What are the best practices for standardizing legacy code documentation?

Standardizing legacy code documentation involves codifying structure and conventions to align project formats. Applying universal guidelines reduces onboarding time and ensures consistent, maintainable code across legacy software projects.

Can I use universal coding standards for both Python and JavaScript projects?

Yes, you can use universal coding standards for both Python and JavaScript projects. The guidelines target multi-language stacks, providing specific conventions for naming, formatting, and testing across diverse software engineering environments.

How do I set up testing and code-quality checks for new contributors?

Setting up testing and code-quality checks for new contributors requires documented standards that codify structure and conventions. Following these guidelines in every commit prevents regression and ensures consistent code production.

Why does inconsistent naming and structure increase onboarding time?

Inconsistent naming and structure increase onboarding time because contributors lack unified conventions. Applying universal coding standards aligns project conventions and reduces onboarding time by standardizing structure and documentation.