Skip to content

[Rule Name]

Overview

[Brief description of what this rule covers and why it matters]

Standards

[Category 1]

  1. [Standard 1]
  2. [Standard 2]
  3. [Standard 3]

[Category 2]

  1. [Standard 1]
  2. [Standard 2]

Best Practices

  • [Practice 1]
  • [Practice 2]
  • [Practice 3]

Tooling

Tool Purpose
[Tool 1] [Description]
[Tool 2] [Description]

Examples

Good

```[language] // Example of correct usage

### Bad

```[language]
// Example of what to avoid

Checklist

  • [ ] [Verification item 1]
  • [ ] [Verification item 2]
  • [ ] [Verification item 3]