Global Best Practices

Enforce global coding best practices across Claude Code projects.

Updated Dec 23, 2025
One-click install
npx skills add https://github.com/t-strings/tdom-path --skill global-best-practices-t-strings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Global Best Practices
Source: https://github.com/t-strings/tdom-path/tree/main/.claude/skills/global-best-practices
Command: npx skills add https://github.com/t-strings/tdom-path --skill global-best-practices-t-strings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides Claude with guidance on global best practices to improve quality and maintainability.

Core Features & Use Cases

  • Best Practices: Highlight industry-accepted practices across teams.
  • Maintainability: Improve long-term code health with standard approaches.
  • Use Case: Audit a module against aGlobal Best Practices checklist.

Quick Start

Apply Global Best Practices to a sample module in your codebase.

Frequently Asked Questions about Global Best Practices

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

FAQPage Schema
How do I enforce coding standards across my entire codebase?

Enforce coding standards by applying global best practices to repository-wide code generation and review tasks. This includes formatting, naming conventions, documentation quality, and error handling validated against a standards checklist across all languages and modules.

What's the best way to improve code maintainability?

Improve maintainability by adopting proven best-practice guidelines for consistent approaches across your team. Apply automated linting, templated prompts, and policy enforcement to ensure long-term code health and quality across your project.

How do I audit a module against quality standards?

Audit a module by referencing the global best-practices guidance and validating outputs against a standards checklist. This includes security considerations, error handling, and compliance checks across your codebase to identify gaps and improvements.

Can I apply best practices to multiple programming languages?

Yes, global best practices apply across languages and modules. The standards checklist covers formatting, naming conventions, documentation, error handling, and security considerations that work consistently regardless of your tech stack.

What does repository-wide code review with best practices include?

Repository-wide code review applies best practices to formatting, naming conventions, documentation quality, error handling, and security considerations. Policy enforcement and automated linting ensure consistent compliance across all modules and languages in your project.