code-style
Installation
SKILL.md
Code style
- Prefer sentence-case.
- AVOID excessive explanatory comments. Prefer to only comment when there are non-obvious aspects that could be surprising.
- AVOID descriptions unless they provide information not available in the code already.