first commit

This commit is contained in:
Hermes Agent
2026-05-10 13:52:46 +08:00
commit ccc63d1e70
4583 changed files with 584341 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
# modular-repetition
The same layout structure repeats with only content changes.
## Structure
- Identical layout modules repeated across the canvas
- Each module contains the same structural elements (icon, title, text)
- Consistent spacing and alignment between modules
- Content varies; structure is fixed
## Best For
- Feature lists with equal weight
- Team member profiles
- Step-by-step instructions with uniform steps
- Product comparison rows
## Visual Elements
- Uniform module containers (cards, rows, or cells)
- Consistent icon placement per module
- Alternating or consistent background colors
- Clear visual rhythm through repetition
## Text Placement
- Same text hierarchy in every module
- Title, subtitle, and body in fixed positions
- Overall title above the module array
## Recommended Pairings
- `ikea-manual`: Clean repeated instruction steps
- `corporate-memphis`: Business feature lists
- `ui-wireframe`: Wireframe component grids