| name | ink-bbs-ansi-composition |
| description | Convert ANSI art composition principles into Ink UI chrome, layout, and component styling. |
| triggers | ["ansi composition","ui chrome","terminal composition","panel design","ascii art structure"] |
ANSI Composition for UI
Purpose
Turn ANSI art thinking into UI structure.
Composition rules
- Silhouette first.
- Outline second.
- Fill third.
- Shade last.
- Color accents only after structure reads cleanly.
Apply to UI
- panels need a clear border identity
- title bars should be strong and readable
- separators should have purpose
- active regions should pop by contrast
- content density should feel scene-authentic
- empty space should be intentional, not accidental
Output
Return:
- layout logic
- border strategy
- accent placement
- contrast plan
- density guidance