Coding Style 技能

Standardize coding style guidelines across JavaScript, TypeScript, PHP, Python, and CSS.

1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/BryantChi/webdev-skills --skill coding-style-bryantchi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Coding Style 技能
Source: https://github.com/BryantChi/webdev-skills/tree/main/code
Command: npx skills add https://github.com/BryantChi/webdev-skills --skill coding-style-bryantchi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill standardizes coding style guidelines across JavaScript, TypeScript, PHP, Python, and CSS to help teams maintain consistency and readability across projects.

Core Features & Use Cases

  • Unified guidelines for multiple languages including naming, formatting, and tooling.
  • Reference materials linked for each language with concrete examples and best practices.
  • Use case: When a team onboards new developers, apply these standards to instantly align on conventions and reduce review time.

Quick Start

Apply the coding style guidelines to all files in your project for consistent conventions.

Frequently Asked Questions about Coding Style 技能

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

FAQPage Schema
How do I unify coding style guidelines across JavaScript, Python, and PHP projects?

To unify coding style across JavaScript, Python, and PHP, this skill standardizes naming, formatting, and tooling conventions in a single reference, ensuring readability and consistency across your entire software stack.

What is the best way to standardize TypeScript and CSS formatting conventions for new developers?

Standardizing TypeScript and CSS formatting for new developers involves applying unified guidelines with concrete examples, which instantly aligns team conventions and significantly reduces code review time.

How do I apply consistent coding styles across frontend and backend tooling?

Applying consistent coding styles across frontend and backend tooling requires a standardized guide covering JavaScript, CSS, and Python, ensuring all software engineering tasks follow identical conventions.

Do I need to configure linting rules separately for each language to maintain coding style?

You do not need to configure linting rules separately; this skill provides unified coding style guidelines across multiple languages including TypeScript, PHP, and Python, linked with reference materials.

Can I extend the coding style skill with custom scripts and reference assets?

Yes, you can extend the coding style skill by adding a YAML frontmatter in SKILL.md and utilizing optional scripts/, references/, and assets/ directories to customize functionality.

When should I use a unified coding style approach instead of separate language rules?

Use a unified coding style approach when onboarding developers across multi-language projects, as it ensures consistent conventions and reduces review time rather than managing isolated rulesets.