declutter

Installation
SKILL.md

Declutter Skill

Purpose: Create a clean, welcoming project structure where every file has its proper place, following open-source conventions and the project's established patterns.

Philosophy: A well-organized project should produce a hand-sized, predictable tree that immediately communicates what the project does and how it's structured. The root should be clean and inviting, not overwhelming.


Core Principles

1. Clean Root, Clear Intent

The project root is the first impression. It should contain only:

  • Essential entry files (README, LICENSE, main config)
  • Standard directories that communicate purpose
  • No orphaned files, experiments, or ambiguous content

2. Correlation Preservation

Installs
1
Repository
wildcard/caro
GitHub Stars
31
First Seen
Apr 19, 2026
declutter — wildcard/caro