config-hygiene
Installation
SKILL.md
Configuration Hygiene Fixes
Fixes for project configuration issues. Clean configs prevent noise, ensure consistency, and improve developer experience.
Quick Start
- Identify the config issue (gitignore, ESLint, husky)
- Apply the recommended fix
- Verify no unintended side effects
- Commit config changes