qlty-during-development

Installation
SKILL.md

QLTY During Development

Run QLTY checks during code writing to catch issues early.

When to Run

Run QLTY after significant code changes:

  • After completing a new file
  • After substantial edits to existing files
  • Before committing changes

Commands

# Quick lint check
qlty check

# Format code
qlty fmt
Installs
10
GitHub Stars
507
First Seen
Mar 23, 2026
qlty-during-development — vibeeval/vibecosystem