lint-creator

Installation
SKILL.md

Lint RULES

  1. Every lint MUST have accompanying ui tests
  2. ui tests MUST be in the ui folder
  3. Every lint MUST be in a separate module
  4. Every lint MUST have negative ui tests
  5. Lints should be as simple as possible.
  6. Reporting is fine if it's simple, it does not need to be elaborate or lengthy code.
  7. Do NOT suggest how to fix the lint, only flag it.
  8. Do NOT make lints machine applicable.
  9. Detect if lints are redundant vs clippy's capabilities.
Installs
2
GitHub Stars
89.0K
First Seen
Jul 18, 2026
lint-creator — zed-industries/zed