config-hygiene
CommunityFixes config issues, cleans up repo.
Authormgd34msu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses common configuration hygiene issues in a project, such as incorrect .gitignore patterns, duplicated ESLint configurations, and silent failures in hook scripts, leading to a cleaner and more maintainable codebase.
Core Features & Use Cases
.gitignoreManagement: Detects and adds missing patterns to keep your repository clean.- ESLint Configuration: Identifies and suggests fixes for duplicated plugin definitions and excessive disabled rules.
- Hook Script Validation: Ensures that essential scripts like
preparedo not fail silently. - Use Case: Automatically update your
.gitignoreto exclude common build artifacts and editor temporary files, preventing them from being accidentally committed.
Quick Start
Run the check-config.js script to identify configuration hygiene issues in the current project.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: config-hygiene Download link: https://github.com/mgd34msu/goodvibes-gemini/archive/main.zip#config-hygiene Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.