[Rule Name]¶
Overview¶
[Brief description of what this rule covers and why it matters]
Standards¶
[Category 1]¶
- [Standard 1]
- [Standard 2]
- [Standard 3]
[Category 2]¶
- [Standard 1]
- [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
Checklist¶
- [ ] [Verification item 1]
- [ ] [Verification item 2]
- [ ] [Verification item 3]