aesthetic
Installation
SKILL.md
Aesthetic
Applies aesthetic reasoning to any artifact — design, writing, code, product, argument. Diagnoses what kind of aesthetic question is being asked and applies the right tool.
Which tool fits
| You need to... | Tool |
|---|---|
| Check whether parts form a unified whole | coherence-check |
| Test whether something is more complex than it needs to be | elegance-testing |
| Name the underlying structural pattern at work | pattern-detection |
| Find the simpler version while preserving what matters | simplicity-analysis |