coding-standards

Standardize coding practices across TypeScript, Python, and PowerShell projects.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/Compass-Brand/compass-forge --skill coding-standards-compass-brand
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/Compass-Brand/compass-forge/tree/main/.claude/skills/coding-standards
Command: npx skills add https://github.com/Compass-Brand/compass-forge --skill coding-standards-compass-brand

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a centralized reference for language-specific coding standards across TypeScript, Python, and PowerShell, reducing inconsistencies and speeding up onboarding.

Core Features & Use Cases

  • Language-specific guidelines covering typing, formatting, naming conventions, and tooling recommendations for each language.
  • Team alignment during code reviews, CI checks, and project bootstrapping to enforce consistent style.
  • Onboarding and maintenance support by providing ready-to-use references for linters and formatters.

Quick Start

Refer to the TypeScript, Python, and PowerShell sections in this skill to align your project configurations and developer workflows.

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, Python, and PowerShell?

To enforce consistent coding standards across these languages, you apply centralized style-guide references for typing, formatting, naming conventions, and tooling configurations. This reduces style drift and aligns engineering teams during development.

What's the best way to standardize linting and formatting rules for a multi-language engineering team?

Standardizing linting and formatting rules requires codifying explicit import rules, typing recommendations, and tooling configurations into a centralized reference. This ensures team alignment during code reviews and CI checks while reducing style inconsistencies.

Can I use this coding style-guide to configure project bootstrapping and onboarding workflows?

Yes, you can use this coding style-guide to support project bootstrapping and developer onboarding workflows. It provides ready-to-use references for linters and formatters, speeding up the integration of consistent language-specific guidelines.

Does this coding standards reference include specific typing and import recommendations for Python?

Yes, this coding standards reference includes explicit typing recommendations and consistent import rules specifically for Python, alongside similar guidelines for TypeScript and PowerShell, ensuring standardized practices across all supported languages.