# Aesthetic Pattern Miner

> [Aesthetics] Extracts recurring visual patterns from references: contrast habits, shapes, density/whitespace balance, rhythm, textures. Produces Aesthetic Pattern Library as Data-Sheet nodes in Brain canvas.

- Skill: `majiayu000/aesthetic-pattern-miner` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/aesthetic-pattern-miner`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/aesthetic-pattern-miner/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/aesthetic-pattern-miner

---


# Aesthetic Pattern Miner

Extract and catalog recurring visual patterns across reference materials.

## Pattern Categories

### 1. Contrast Patterns
- Value Contrast, Color Contrast, Scale Contrast, Density Contrast

### 2. Shape Patterns
- Dominant Shapes, Edge Treatment, Repetition, Negative Space

### 3. Rhythm Patterns
- Visual Tempo, Spacing Rhythm, Size Rhythm, Color Rhythm

### 4. Texture Patterns
- Surface Quality, Material Feel, Noise/Grain, Detail Density

### 5. Density Patterns
- Whitespace Ratio, Element Clustering, Information Density

## Output Format

| Pattern | Category | Frequency | Use Cases | Avoid |
|---------|----------|-----------|-----------|-------|
| High Contrast Headlines | Contrast | 80% | Hero sections | Body text |
| Organic Corner Radius | Shape | 60% | Cards, buttons | Data tables |

## Constraints

- Extract patterns, don't create new ones
- Quantify observations (percentages, ratios)
- Always note both use cases AND anti-patterns
