Absence audit
Notice what's deliberately missing from a design. Restraint is a taste signal. Use when studying minimalist products, evaluating design maturity, or understanding the power of removal.From its SKILL.md
npx -y skills add Dragoon0x/taste-skills --skill absence-auditAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 1 command, including `/absence-audit`.
SKILL.md
1.4 KB, 270 tokens by cl100k_base, as published. Nobody here has run it
Absence Audit
The hardest things to notice are the things that aren't there.
How to use
/absence-auditApply absence analysis to any design in this conversation.
Constraints
What to Look For
- MUST list 5-10 things that are conspicuously absent from the design
- MUST hypothesize for each: intentional removal or never considered?
- MUST evaluate: does the absence strengthen or weaken the experience?
- SHOULD note what the absence reveals about the design philosophy
Categories of Absence
- Missing UI elements (no breadcrumbs, no tooltips, no onboarding tutorial)
- Missing content (no testimonials, no feature comparison, no pricing)
- Missing states (no loading skeleton, no empty state, no error recovery)
- Missing interaction (no animation, no hover effects, no sound)
The Restraint Signal
- Intentional absence is a strong taste signal. It says "we thought about this and decided it wasn't needed."
- Accidental absence (missing error states, broken edge cases) signals the opposite.
- MUST distinguish between the two.
Anti-Patterns
- Treating every absence as a problem to fix
- Assuming absence equals minimalism (it might just be incomplete)
- Missing obvious gaps because you're focused on what IS there
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.